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

Project Samples

Project Activity

See All Activity >

License

MIT License

Follow renv

renv Web Site

You Might Also Like
MongoDB Atlas runs apps anywhere Icon
MongoDB Atlas runs apps anywhere

Deploy in 115+ regions with the modern database for every enterprise.

MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of renv!

Additional Project Details

Operating Systems

Linux, Mac, Windows

Programming Language

R

Related Categories

R Dependency Managers

Registered

2025-07-30