Skip to content
Prev 351341 / 398502 Next

Why I am not able to load library(R.matlab)? Other packages are fine.

For some unknown reason, you've managed to install R.matlab without
the dependency R.methodsS3 (cf.
http://cran.r-project.org/web/packages/R.matlab/) or it happened due
to some other glitch somewhere.

Try to reinstall R.matlab.  If that doesn't help, explicitly install
R.methodsS3 and retry.  If you get the same error with the other
dependencies (R.oo and R.utils), do the same.

/Henrik
On Thu, May 28, 2015 at 11:47 AM, C W <tmrsg11 at gmail.com> wrote: