Packages
This lesson is called Packages, part of the R in 3 Months (Spring 2026) course. This lesson is called Packages, part of the R in 3 Months (Spring 2026) course.
Transcript
Click on the transcript to go to that point in the video. Please note that transcripts are auto generated and may contain minor inaccuracies.
Loading transcript...
Your Turn
Working in the console, install the
tidyversepackage using the codeinstall.packages("tidyverse")Install the Positron R Package Manager extension
Check in the Packages tab in the activity bar to confirm that the
tidyversepackage has been installed successfully
If you are a Windows user and get messages about downloading RTools, you can safely ignore these. You should not need RTools to install packages used in this course.
Learn More
If you want to read about the various packages that make up the Tidyverse, check out its website.
Have any questions? Put them below and we will help you out!
Course Content
144 Lessons
You need to be signed-in to comment on this post. Login.