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

implement {renv} #525

@cjyetman

Description

@cjyetman

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions