R is a free, open-source software environment for statistical computing and graphics. It runs on a wide variety of UNIX platforms, Windows and Mac.
Download and Install R
Windows:
- Go to https://cloud.r-project.org/bin/windows/base/
- Click the “Download R 4.3.2 for Windows” link.
- When the file finishes downloading, double-click to install. You should be able to just click “Next” to all dialogs to finish the installation.
Mac:
- Go to https://cloud.r-project.org/bin/macosx/
- Click either “R-4.3.2-arm64.pkg” or “R-4.3.2-x86_64.pkg” depending on your operating system.
- Select “R-4.3.2-arm64.pkg” if you’re using macOS 11 (Big Sur) or higher on a M1 or higher Mac.
- Select “R-4.3.2-x86_64.pkg” if you’re using macOS 10.13 (High Sierra) or higher on an Intel Mac.
- If you’re not sure which to choose, visit this page to find out what kind of operating system and chip set your Mac has.
- When the file finishes downloading, double-click to install. You should be able to just click “Next” to all dialogs to finish the installation.
Download and Install RStudio Desktop
- Go to https://posit.co/download/rstudio-desktop/
- Click the Blue button under “2: Install RStudio”
- When the file finishes downloading, do what you would normally do to install a program on your system
- Start RStudio and ensure it opens with no error messages. You should see something similar to the image below.
NOTE: The current version of RStudio requires macOS 12+. If you are running an older version of macOS, you will need to download an older version of RStudio from https://docs.posit.co/previous-versions/rstudio/. See This post on the RStudio community forum for a list of RStudio releases certified for each version of MacOS when the operating system was supported.
Questions? Email res-consult@virginia.edu.
Last updated: 1/23/24