Install R with Homebrew

Simple steps to install R and R Studio with Homebrew on macOS.

I assume you already are running homebrew. If not, please install it from https://brew.sh

After you have Homebrew installed it's simple to install R and R-Studio with the following commands.

brew install r

brew cask install rstudio

Some other useful brew commands.

brew uninstall r

brew cask uninstall rstudio

brew update

brew cleanup

brew upgrade

brew list

Tagged with


← Previous RSVP: Homebrew Website Club West Coast Setup the ImageOptimize plugin with Craft CMS Next →