Installing R
- Go to https://cran.r-project.org/
- Click Download R for Mac/Windows.
- Click the link appropriate for your system (Linux, Mac, Windows)
For Windows
- click install R for the first time
- Download R 3.5.X
For Mac
- Download the R-3.5.X package for your OS X
For Linux
- Click on the folder of your Linux distribution.
- Follow Instructions included.
- For Debian/Ubuntu:
sudo apt-get update
sudo apt-get install r-base
Installing RStudio
- Go to https://www.rstudio.com/products/rstudio/download/
- Click Download under RStudio Desktop.
- Click the link appropriate for your system (Linux, Mac, Windows)
- Follow the instructions of the Installer.
PLEASE INSTALL THESE BEFORE CONTINUING!