Question
How do I install packages onto a project in RStudio?
Answer
- Load your desired project which you would like to install packages on.
- Navigate to the "Files" section, then select the "Packages" tab.
- In the "Packages" tab, click on the "Install" button. This will bring up the "Install Packages" pop-up.

4. In the "Install Packages" pop-up:
- The name of the desired package can be typed into the "Packages" text box, where the drop down can be used to select the desired package.
- Once the correct package has been selected in the "Packages" text box, press the "Install" button.

5. The "Install Packages" pop-up will now close. Navigate to the "Console" tab in RStudio, and wait until the output states: "Do you want to proceed? [Y/n]:"
6. Type "Y" into the "Console" and press enter.
![Screenshot of the "Console" tab in RStudio, with text stating: "Do you want to proceed? [Y/n]:" with the letter "Y" being typed at the prompt.](https://tdx.umsystem.edu/TDPortal/Images/Viewer?fileName=22c86c58-4796-4b76-8954-8750e134c7aa.png&beidInt=2)
7. Wait for the console to output a message stating that the package or packages have successfully installed.

8. Navigate back to the "Packages" tab, and find your new package in the "Project Library" list.
9. Check the check mark box next to your desired package and your package will be loaded into your project.

For Additional Assistance
For additional assistance or questions about this article, please contact itrss-support@missouri.edu