[R] Why I am not able to load library(R.matlab)? Other packages are fine.
C W
tmrsg11 at gmail.com
Fri May 29 23:11:46 CEST 2015
Wow, thanks Ben. That worked very well.
I guess I didn't have R.methodS3? But that doesn't make sense, because I
was using R.matlab few weeks ago. I believe I was on R 3.1.
Maybe it's in R 3.1 folder? I am using a Mac, btw.
Cheers,
-M
On Fri, May 29, 2015 at 1:55 PM, Ben Bolker <bbolker at gmail.com> wrote:
> 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]
>
> ______________________________________________
> R-help at r-project.org mailing list -- To UNSUBSCRIBE and more, see
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide
> http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
>
[[alternative HTML version deleted]]
More information about the R-help
mailing list