PACTA_analysis
PACTA_analysis copied to clipboard
implement `{renv}`
This issue keeps coming up again and again in different contexts....
- How do users know what packages are needed?
- How do users install the packages they need?
- What if PACTA requires a specific version of a package that is not the current release version?
- etc.
{renv}
manages the dependent packages in your repo and ensures that any user will be using the correct set and the correct versions of all those dependent packages.
https://rstudio.github.io/renv