renv is an R dependency management toolkit that enables project-level library isolation and reproducibility. It tracks package versions in a lockfile and can restore exact library states across machines or over time, making R projects portable and consistent.
Features
- Create project-specific library environments (renv::init())
- Snapshot installed packages into renv.lock for reproducibility
- Restore environments on other systems with renv::restore()
- Support migration from Packrat and base R environments
- Embed lockfiles in packages for stable development
- Dependency graphing, cache management, and isolation control
Categories
Dependency ManagersLicense
MIT LicenseFollow renv
Other Useful Business Software
Veeam Data Platform v13.1 - Get Your Free Trial
Try Veeam Data Platform today. Experience the unified platform that's secure by design, portable by default, and proven to recover clean, fast, and anywhere.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of renv!