Skip to content
Prev 350544 / 398503 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 2:12 PM, Anirudh Jayaraman wrote:
The error message looks pretty clear:  the installer couldn't find 
curl-config.  Just install whatever package is necessary to get libcurl, 
and make sure curl-config is on your path, and you should get past that 
error, and on to the next one.

Duncan Murdoch