Skip to content

Instantly share code, notes, and snippets.

@elprup
Created March 26, 2013 01:37
Show Gist options
  • Save elprup/5242415 to your computer and use it in GitHub Desktop.
Save elprup/5242415 to your computer and use it in GitHub Desktop.
install R in ubuntu 10.04
sudo apt-get install gfortran g++ libreadline6-dev libxt-dev
make
sudo make install
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment