I\'m trying to install devtools in a PowerPC with a R version 3.1.1 but failed at the end because the curl library:
... ** testing if installed package can be lo
For Curl use:
apt-get -y build-dep libcurl4-gnutls-dev apt-get -y install libcurl4-gnutls-dev
And you should update the R version to R-3.1.2
wget http://cran.r-project.org/src/base/R-3/R-3.1.2.tar.gz