Skip to content
Prev 246231 / 398503 Next

Probably with default library tree

Josh and Gabor thanks for those two extremely useful responses. I played around with those environment variables (R_LIBS and R_LIBS_USER) for a bit without success but I like the rationale hat you've given for the alternate path and will probably just stick with it.

Thanks,

Ben

-----Original Message-----
From: Gabor Grothendieck [mailto:ggrothendieck at gmail.com] 
Sent: Sunday, January 02, 2011 5:31 PM
To: Chiquoine, Ben
Cc: r-help at R-project.org
Subject: Re: [R] Probably with default library tree
On Sun, Jan 2, 2011 at 2:35 PM, Chiquoine, Ben <BChiquoine at tiff.org> wrote:
Its normally better to have your library in your own user area (which
is what its doing for you) so that you don't need Administrative
privileges to install packages.  Unless there is some good reason not
to want the default set up you should think about just going with it.