Dear List-Members,

does anyone know a simple way to automatically install all R packages on a unix system to the default library path? Not from inside R, it should rather work as a shell script - job at startup.

Something like R cmd install -l pkgs ### where pkgs should mean all packages (is there an option to control overwriting?)

Thanks a lot,

N. Boehme

______________________________________________
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