Skip to content

Instantly share code, notes, and snippets.

@scheffield
Last active March 5, 2017 02:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save scheffield/34a127feb4894bf4bb509689a3847dfe to your computer and use it in GitHub Desktop.
Save scheffield/34a127feb4894bf4bb509689a3847dfe to your computer and use it in GitHub Desktop.
Install R on Mac
# http://apple.stackexchange.com/questions/121401/how-do-i-install-r-on-os-x
brew install r r-gui
brew link r-gui
open /Applications/R.app
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment