There was an issue with saving this content. Please try again.
There was an issue with removing this item from your saved content. Please try again.
Package Management in R
Learn the fundamentals of R package management, including what packages, libraries, and repositories are, how different library types work, and how to keep your R environment clean and reproducible.
Course Objectives
- Explain what R packages, libraries, and repositories are and how they relate to each other
- Distinguish between system, user, and project-level libraries and describe when each is appropriate
- Install packages and load them into an R session using standard R tools
- Use renv to manage a project-level library for reproducible, isolated package environments
- Apply package management best practices when working in different R environments, including local IDEs and Posit Workbench
Curriculum20 min
-
Foundations
-
Packages, Libraries, and Repositories
-
-
-
Tools and Workflows
-
Installing and Managing Packages
-
Project Libraries with renv
-
-
Practice
-
Package Management in Action
-
Lab - Package Management in R
-
Next Steps
-
Course Objectives
- Explain what R packages, libraries, and repositories are and how they relate to each other
- Distinguish between system, user, and project-level libraries and describe when each is appropriate
- Install packages and load them into an R session using standard R tools
- Use renv to manage a project-level library for reproducible, isolated package environments
- Apply package management best practices when working in different R environments, including local IDEs and Posit Workbench
Curriculum20 min
-
Foundations
-
Packages, Libraries, and Repositories
-
-
-
Tools and Workflows
-
Installing and Managing Packages
-
Project Libraries with renv
-
-
Practice
-
Package Management in Action
-
Lab - Package Management in R
-
Next Steps
-