Skip to content
R for the Rest of Us Logo

Getting Started With R

Packages

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.

Your Turn

  1. Working in the console, install the tidyverse package using the code install.packages("tidyverse")

  2. Install the Positron R Package Manager extension

  3. Check in the Packages tab in the activity bar to confirm that the tidyverse package 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!

You need to be signed-in to comment on this post. Login.