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

Ben Bolker bbolker at gmail.com
Fri May 29 19:55:33 CEST 2015


C W <tmrsg11 <at> gmail.com> writes:

> 
> Hi Henrik,
> 
> I don't quite get what I should do here.  I am not familiar with
> R.methodS3.  Can you tell me what command exactly do I need to do?
> 
> Thanks,
> 
> Mike

install.packages("R.methodsS3")
install.packages("R.matlab")
library("R.matlab")



  [snip snip snip]



More information about the R-help mailing list