Skip to content
Prev 1289 / 3656 Next

R 2.11.0 for Ubuntu 10.04 Lucid Lynx on CRAN

On 06/07/2010 09:26 AM, Mauricio Zambrano wrote:
Mauricio,

I am not sure what account you first used when trying to update the 
packages, but I would recommend using your normal user account and sudo.
The line

 >    'lib = "/usr/local/lib/R/site-library"' is not writable

is a good indicator that you should use sudo R from your user account, 
then install.packages.  That is the approach I use to make sure that 
packages are installed system wide.

Michael