[R] problems with loading packages in R 2.4.0

jacinthe at gmx.de jacinthe at gmx.de
Thu Nov 9 12:02:13 CET 2006


Hi,
I have just installed R 2.4.0 and when I try to load fMultivar I get
the following error message:

Loading required package: methods
Error in identical(pkg, value at package) : formal classes cannot be used without the methods package
Error: .onAttach failed in 'attachNamespace'
Error: package 'methods' could not be loaded

I have already updated all packages using

update.packages(checkBuilt = TRUE)

the error remains.


> sessionInfo()
R version 2.4.0 (2006-10-03) 
i386-pc-mingw32 

locale:
LC_COLLATE=English_United States.1252;LC_CTYPE=English_United States.1252;LC_MONETARY=English_United States.1252;LC_NUMERIC=C;LC_TIME=English_United States.1252

attached base packages:
[1] "stats"     "graphics"  "grDevices" "utils"     "datasets"  "base" 


Regards

Jaci 
--



More information about the R-help mailing list