Skip to content

Debian ?Ubuntu version of latest R using synaptic in Ubuntu 10.10

6 messages · Daniel Nordlund, Den, Hugo Mildenberger +2 more

#
Ajay,

To update from within R, start R using sudo and you should solve your permissions problem.  In addition, go to the Linux section of "Download and Install R" on CRAN and see the instructions for downloading and installing the latest version of R for your version of Ubuntu.  

Hope this is helpful,

Dan

Daniel Nordlund
Bothell, WA USA
Den
#
...One more important thing:
After updating your packages with sudo
if you have additional packages installed with
'install.packages("<name>", dependencies=TRUE)' in R 
you will have to reinstall them 
Regards
Denis


? ???, 22/01/2011 ? 12:20 +0530, Ajay Ohri ????:
#
Ajay, 

you may try to run R as root while updating packages. Some
packages insist to install in directories writeable only by root.
On Saturday 22 January 2011 07:50:10 Ajay Ohri wrote:
#
Ajay

Please avoid cross-posting on two lists. Continue this thread only on 
thes-ig-debian list.

You can't update packages from within R? Did you try to start R with 
sudo permissions?:
sudo R

Hope this helps

Mat

Le 22. 01. 11 07:50, Ajay Ohri a ?crit :
1 day later