Skip to content
Prev 1600 / 12125 Next

[R-pkg-devel] R force download of specific package versions in DESCRIPTION file

I think Packrat [1] might help:

- Isolated: ... each project its own private package library.
- Reproducible: ... exact versions are the ones that get installed ...

?acu.-

[1] https://rstudio.github.io/packrat/
On 05/18/2017 04:34 PM, Martin Watts wrote: