I have an ubuntu image with R installed. I want to install a list of packages that does not come with R. eg. cluster, gplots, hacks, mapdata. etc. Over time this list may grow.
Is there a config file that can tell R what and where to install additional packages? My goal is to store all R packages on a file server so that my clients can install them on there workstation. Any tips, advice, example commands, and scripts are greatly appreciated! -- View this message in context: http://r.789695.n4.nabble.com/automate-package-installation-tp3445938p3445938.html Sent from the R help mailing list archive at Nabble.com. ______________________________________________ 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.