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
Skillfully - The future of skills based hiring
Skillfully transforms hiring through AI-powered skill simulations that show you how candidates actually perform before you hire them. Our platform helps companies cut through AI-generated resumes and rehearsed interviews by validating real capabilities in action. Through dynamic job specific simulations and skill-based assessments, companies like Bloomberg and McKinsey have cut screening time by 50% while dramatically improving hire quality.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of renv!