Skip to content
Prev 350550 / 398502 Next

'Installation of package <package> had non-zero exit status' on R-3.2.0 (RStudio Version 0.98.1103) on Ubuntu 12.04 OS

On 30/04/2015 3:20 PM, Anirudh Jayaraman wrote:
It's not an R package, it's a library that you'll need on your system.
That sounds like a problem you'll need to ask about on an Ubuntu forum,
not R-help.  Once you get the library installed so that the curl-config
command works for you (outside of R), you should be able to install the
RCurl package in R.

Duncan Murdoch