Re: [R] How best to set library search path so user libraries come first

2010-07-02 Thread Peter Ehlers
On 2010-07-01 10:33, Allan Engelhardt wrote: I want my local libraries to have priority over the system installed ones, which, as far as I can make out from help(".libPaths"), means they have to come first in that list (it doesn't actually_say_ so, but that seems to be the idea). We have R_LIBS_

[R] How best to set library search path so user libraries come first

2010-07-01 Thread Allan Engelhardt
I want my local libraries to have priority over the system installed ones, which, as far as I can make out from help(".libPaths"), means they have to come first in that list (it doesn't actually_say_ so, but that seems to be the idea). We have R_LIBS_USER which looks made for specifying where