Does the package packrat do what you want? -- Better name for the general practitioner might be multispecialist. ~Martin H. Fischer (1879-1962)
-----Original Message----- From: R-help [mailto:r-help-boun...@r-project.org] On Behalf Of Tobias Knuth Sent: Thursday, March 31, 2016 9:05 AM To: r-help@r-project.org Subject: [R] Batch Installer for R Hi everyone, in Python, you can run pip install -r filename to install all packages listed in the file. Is there something similar to R? If not, isn't it quite easy to write? For me, it would be much easier to work on projects with other people if I could just install all dependencies with one line in a generalised manner. Did anybody try something like that before me? Best, Tobias [[alternative HTML version deleted]] ______________________________________________ R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see 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. ______________________________________________ R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see 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.