[R] I think I just broke R

Thomas Rusch thomas.rusch at wu.ac.at
Mon Apr 4 14:24:55 CEST 2011



> >> 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



More information about the R-help mailing list