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 in my R scripts:

.lib.loc="/home/jacoby/My_R_Lib/"

But I tried that with my permissions and got this error:

Computing affinities[1] "Checking to see if your internet connection
works..."
Error in getCDF(cdfpackagename) : You do not have write access to
/usr/local/R-2.5.0/lib/R/library
Please check your permissions or provide a different 'lib' parameter.
Execution halted

Any pointers?

-- 
David Jacoby    [EMAIL PROTECTED]
  Purdue Genomics Facility
  S049, WSLR building
  Phone: hah!

______________________________________________
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.

Reply via email to