Skip to content
This repository has been archived by the owner on Dec 14, 2023. It is now read-only.

implement {renv} #525

Open
cjyetman opened this issue Nov 25, 2021 · 0 comments
Open

implement {renv} #525

cjyetman opened this issue Nov 25, 2021 · 0 comments
Assignees

Comments

@cjyetman
Copy link
Member

cjyetman commented Nov 25, 2021

This issue keeps coming up again and again in different contexts....

  1. How do users know what packages are needed?
  2. How do users install the packages they need?
  3. What if PACTA requires a specific version of a package that is not the current release version?
  4. 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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant