layout | title | nav_order |
---|---|---|
default |
Preparation |
2 |
Windows
- Navigate to https://cran.rstudio.com/.
- Click on
Download R for Windows
![download and install R](/scds/intro-r/raw/main/assets/img/preparation/windows1.png)
- Click on
base
![base subdirectory](/scds/intro-r/raw/main/assets/img/preparation/windows2.png)
- Click on
Download R... for Windows
![download R for windwos](/scds/intro-r/raw/main/assets/img/preparation/windows3.png)
- Run the executable and install.
macOS
- Navigate to https://cran.rstudio.com/.
- Click on
Download R for macOS
![download and install R](/scds/intro-r/raw/main/assets/img/preparation/mac1.png)
- Choose the correct install for your Mac.
![select AMD or Intel Mac](/scds/intro-r/raw/main/assets/img/preparation/mac2.png)
Linux
- Navigate to https://cran.rstudio.com/.
- Click on
Download R for Linux
![download and install R](/scds/intro-r/raw/main/assets/img/preparation/linux1.png)
- Choose your Linux distribution and follow the instructions provided.
![choose Linux distribution](/scds/intro-r/raw/main/assets/img/preparation/linux2.png)
- Navigate to https://posit.co/download/rstudio-desktop/
- Download and install RStudio for your operating system.