On Tue, 3 Feb 2009, Uwe Ligges wrote:
Jonathan Greenberg wrote:
We're having some issues with installing R in a multiple user Windows
environment (e.g. when a user installs a package, there are errors linked
to attempting to install certain files into restricted directories). Is
there a readme for how to install R properly for multiple users? Thanks!
--j
See the manual R Installation and Administration and how to set up per user
library paths.
Which ought to happen automatically (does here), but Windows is
sometimes confused about permissions, especially on network-mounted
drives.
--
Brian D. Ripley, rip...@stats.ox.ac.uk
Professor of Applied Statistics, http://www.stats.ox.ac.uk/~ripley/
University of Oxford, Tel: +44 1865 272861 (self)
1 South Parks Road, +44 1865 272866 (PA)
Oxford OX1 3TG, UK Fax: +44 1865 272595
______________________________________________
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.