Re: [R] How to set up your library location for multiple users

2007-11-12 Thread James W. MacDonald
Hi Dave, Not sure what .lib.loc() is supposed to do, but you might want to look at section 6.2 of the R Installation and Administration manual, which covers library path issues. Best, Jim Dave Jacoby wrote: > I'm running R 2.5.0 (with the upgrade to 2.6.0 scheduled) on a and > trying to wri

[R] How to set up your library location for multiple users

2007-11-12 Thread Dave Jacoby
I'm running R 2.5.0 (with the upgrade to 2.6.0 scheduled) on a and trying to write a few applications that will be run as myself, as my boss and as the web server, on one of many Solaris x86 servers. I'd like to have my library sharable, and I thought I had found the way by putting this line early