Home Page

Install R and RStudio

Linux

Debian

  • Run sudo apt-get install r-base
  • Run sudo sudo apt-get install gdebi-core
  • Go to the RStudio download page
  • Scroll down to the “All Installers” section and download the package corresponding to your version
  • Run sudo gdebi rstudio-xxx.deb replacing “rstudio-xxx-.deb” by the exact file name you just downloaded

Arch

  • Run sudo pacman -S yaourt
  • Run sudo pacman -S r
  • Run yaourt -S rstudio-desktop-bin

Mac

  • Go to the CRAN website
  • Select “Download R for Windows”
  • Download and install the “base” package
  • Go to the RStudio website
  • Scroll down to the “All Installers” section
  • Download and install the package corresponding to macOS XX

OpenBSD

R and RStudio ports are available.

Windows

  • Go to the CRAN website
  • Select “Download R for (Mac) OS X”
  • Download and install the latest R package
  • Scroll down to the “All Installers” section
  • Download and install the package corresponding to Windows 10/8