dsaiztc
7/22/2015 - 9:45 AM

Installing R and RStudio with Homebrew.

Installing R and RStudio with Homebrew.

Install R:

brew install homebrew/science/r

Install RStudio:

brew install Caskroom/cask/rstudio

Note

I've installed R with homebrew, but I've downloaded RStudio from the official webpage.