-
-
Save benjamin-chan/2f1037b7e3f8b1ed1253a862020aa39a to your computer and use it in GitHub Desktop.
Using R on Amazon EC2 - Part 2
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#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