Skip to content

Instantly share code, notes, and snippets.

@randyzwitch
Created June 8, 2013 14:07
Show Gist options
  • Save randyzwitch/5735284 to your computer and use it in GitHub Desktop.
Save randyzwitch/5735284 to your computer and use it in GitHub Desktop.
Using R on Amazon EC2 - Part 2
#Install in order to use RCurl & XML
sudo aptitude install libcurl4-openssl-dev
sudo apt-get install libxml2-dev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment