renv
Project Environments
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.
1.2.3
MIT + file LICENSE
1 个版本
安装
install.packages("renv")
remotes::install_cran("renv")
版本列表
1.2.3
2026-05-16