Hi, Sorry for posting a question that has been asked before but I couldn't quite find the right answer in previous help topics. I am trying to set my library path to a user-specified library ("C:/Users/K/Documents/Work/RLib"). I have used .libPaths("C:/Users/K/Documents/Work/RLib") but when I check the .libPaths(), both the user-specified and default libraries appear. It appears that R is still using the default pathway as well (I tried removing certain packages from the user library to see if they still work and they do). I have seen solutions involving setting R_LIB in the .REnviron to the user library but I am unsure as to how to do this; is this done in the R program itself or through other means? I am running 32-bit Windows 7, R version 2.15.1 Again, sorry for the repeat question but setting directories is not my strong point. Kyran.
-- Kyran Graham (PhD Candidate) School of Medicine & Pharmacology, University of Western Australia (M510) 35 Stirling Highway Crawley, WA 6009 Centre for Clinical Research in Neuropsychiatry, Graylands Hospital Private Bag No 1 Claremont, WA 6910 Phone: 9347 6430 Email: graha...@student.uwa.edu.au [[alternative HTML version deleted]] ______________________________________________ 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.