[R-SIG-Mac] "I running Rstudio, using Mac os but in virtual Parallel Windows"

Duncan Murdoch murdoch.duncan at gmail.com
Thu Jan 8 12:43:36 CET 2015


On 02/12/2014 10:19 PM, Oscar Ramírez A wrote:
>  "I running Rstudio, using Mac os but in virtual Parallel Windows”
> 
> When i Try to load packages. Running in Rstudio. the following message appears. But not when I use only R. 
> 
> Error in library("Rcmdr", lib.loc = "\\psf/Home/Documents/R/win-library/3.1") : 
>   no library trees found in 'lib.loc'
> 
> 
> How can I fixed?

Parallels allows you to give regular Windows-style drive letters to
imported directories, so you should do that.  Put \\psf/Home Documents
on D:/ or some other drive.

You can also use RStudio natively on the Mac.

Duncan Murdoch



More information about the R-SIG-Mac mailing list