Grow your data science skills at posit::conf(2024)

August 12th-14th in Seattle


The renv package helps you create reproducible environments for your R projects. With renv, you can make your R projects more:

  • Isolated: Installing a new or updated package for one project won’t break your other projects, and vice versa.
  • Portable: Easily transport your projects from one computer to another, even across different platforms. renv makes it easy to install the packages your project depends on.
  • Reproducible: renv records the exact package versions you depend on, and ensures those exact versions are the ones that get installed wherever you go.

In this presentation, I'll introduce renv and some of its main workflows.

View Materials

Subscribe to more inspiring open-source data science content.

We love to celebrate and help people do great data science. By subscribing, you'll get alerted whenever we publish something new.