Install R Studio For Mac

About the App

Video created by Johns Hopkins University for the course 'R Programming'. This week covers the basics to get you started up with R. The Background Materials lesson contains information about course mechanics and some videos on installing R.

Install rstudio server macInstall R Studio For Mac
  • App name: RStudio
  • App description: rstudio (App: RStudio.app)
  • App website: http://www.rstudio.com/

Install the App

  1. Press Command+Space and type Terminal and press enter/return key.
  2. Run in Terminal app:
    ruby -e '$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)' < /dev/null 2> /dev/null ; brew install caskroom/cask/brew-cask 2> /dev/null
    and press enter/return key.
    If the screen prompts you to enter a password, please enter your Mac's user password to continue. When you type the password, it won't be displayed on screen, but the system would accept it. So just type your password and press ENTER/RETURN key. Then wait for the command to finish.
  3. Run:
    brew cask install rstudio

Done! You can now use RStudio.

Install

Install Rstudio Macbook

Similar Software for Mac

Comments are closed.