Skip to content

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

1 message · Anirudh Jayaraman

#
In that case, it seems that *libcurl* is not available for R-3.2.0 as I get
a message for

*>* *install.packages("libcurl")*

  package ?libcurl? is not available (for R version 3.2.0)

Or if on Terminal I run

*sudo apt-get install libcurl4-openssl-dev*

Package libcurl4-openssl-dev is not available, but is referred to by
another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source


*________________________________________________________*
*Anirudh Jayaraman*
M.Sc Economics (2014-16)
Indira Gandhi Institute of Development Research (IGIDR), Mumbai
Ph No: +91 9560476729




On Fri, May 1, 2015 at 12:08 AM, Duncan Murdoch <murdoch.duncan at gmail.com>
wrote: