Skip to content

Instantly share code, notes, and snippets.

@fxp
Created October 28, 2016 03:13
Show Gist options
  • Save fxp/54244fdfaba175f6d5461fa2d1483710 to your computer and use it in GitHub Desktop.
Save fxp/54244fdfaba175f6d5461fa2d1483710 to your computer and use it in GitHub Desktop.
Install R on Ubuntu
sudo add-apt-repository ppa:marutter/rrutter
sudo apt-get update
sudo apt-get install r-base r-base-dev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment