A dependency management toolkit for R. Using 'renv', you can create
and manage project-local R libraries, save the state of these libraries to
a 'lockfile', and later restore your library as required. Together, these
tools can help make your projects more isolated, portable, and reproducible.
| Version: |
1.1.4 |
| Imports: |
utils |
| Suggests: |
BiocManager, cli, compiler, covr, cpp11, devtools, gitcreds, jsonlite, jsonvalidate, knitr, miniUI, modules, packrat, pak, R6, remotes, reticulate, rmarkdown, rstudioapi, shiny, testthat, uuid, waldo, yaml, webfakes |
| Published: |
2025-03-20 |
| DOI: |
10.32614/CRAN.package.renv |
| Author: |
Kevin Ushey [aut,
cre],
Hadley Wickham
[aut],
Posit Software, PBC [cph, fnd] |
| Maintainer: |
Kevin Ushey <kevin at rstudio.com> |
| BugReports: |
https://github.com/rstudio/renv/issues |
| License: |
MIT + file LICENSE |
| URL: |
https://rstudio.github.io/renv/, https://github.com/rstudio/renv |
| NeedsCompilation: |
no |
| Materials: |
README, NEWS |
| In views: |
ReproducibleResearch |
| CRAN checks: |
renv results |