You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 14, 2023. It is now read-only.
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.
This issue keeps coming up again and again in different contexts....
{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
The text was updated successfully, but these errors were encountered: