Installing R and RStudio with Homebrew.
Install R:
brew install homebrew/science/r
Install RStudio:
brew install Caskroom/cask/rstudio
I've installed R with homebrew, but I've downloaded RStudio from the official webpage.