On 01.07.2014 17:18, Andre Weeks wrote:> To whom it may concern:
>
> I installed R 3.1 and I get this.
>
> In normalizePath(path.expand(path), winslash, mustWork) :
> path[1]="\\network\users\aweeks\My
Documents/R/win-library/3.1": Access
> is denied
>
> Is there any way to change this path? I have looked it up on the internet
> but cannot seem to find the right option.
>
> If you could help me out, that would be fantastic.
See
?.libPaths
and find that you can set an environmetn variable R_LIBS_USER to change
that path.
Best,
Uwe Ligges
>
> Thanks in advance and have a wonderful day!
>
>
>
> ______________________________________________
> R-help@r-project.org mailing list
> 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.
>