[R] error with methods on R-1.7.0

Roger D. Peng rpeng at stat.ucla.edu
Mon Jul 7 20:58:59 CEST 2003


Does this happen when you do R --vanilla?  You might be loading an 
outdated package on startup which needs to be reinstalled.

-roger

Katalin Csillery wrote:
> Dear All,
> 
> I just upgraded for R-1.7.0 and it starts with the error message:
> Error in assign("__MethodMetaData", table, envir = where) : 
>         unused argument(s) ( ...)
> 
> typing
> 
>>library(methods)
> 
> Error in assign("__MethodMetaData", table, envir = where) : 
>         unused argument(s) ( ...)
> Error in library(methods) : .First.lib failed
> 
> Any idea how to fix it?
> machine: mac os x 10.2.4
> upgrade from fink tree
> 
> Thanks! Katalin
> 
> ___
> Katalin Csillery
> Division of Biological Sciences
> University of Montana, Missoula MT 59801
> Phone: 406 243 6106, E-mail: csillery at selway.umt.edu
> 
> ______________________________________________
> R-help at stat.math.ethz.ch mailing list
> https://www.stat.math.ethz.ch/mailman/listinfo/r-help
> 
>




More information about the R-help mailing list