> >> and time to upgrade R
> 
> I'm still fighting to find out how to upgrade stuff on Ubuntu. After
> a 
> repository update the newest available version was still 2.10.1.
> I'll figure it out, sooner or later :)
> 

That's simple. Just add 

$deb http://<my.favorite.cran.mirror>/bin/linux/ubuntu maverick/ 

to /etc/apt/sources.list (or whatever Ubuntu version you use) and type

 $sudo aptitude update
 $sudo aptitude safe-upgrade

See http://cran.r-project.org/bin/linux/ubuntu/

Regards

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to