[R] Updating from an Old to a New version of R

Uwe Ligges ligges at statistik.tu-dortmund.de
Sat Nov 8 17:32:34 CET 2008



dt Excellent wrote:
> 
> 
> 
> Hi to everybody
> 
> is there any way to update from an older version of R to a newer one without
> having to reload all the packages I've used up to that time?Many regards to all of you

If you install contributed packages into a separate library tree, you 
can simply run update.packages(checkBuilt=TRUE) after an upgrade of R. 
And all packages you ever installed we be reinstalled to fit to the 
recent version of R you are running, if required.

Please see the R Installation and Administration manual.

Uwe Ligges


> 
> 
> 
> 
>       
> ___________________________________________________________ 
> ΧρησιμοποιείÏ[[elided Yahoo spam]]
> Βαρεθήκατε τα ενοχλητικά μη
> διαθέτει την καλύτερη δυνατή προστασία κατά των ενοχλητικών 
> μηνυμάτων http://login.yahoo.com/config/mail?.intl=gr 
> 
> 	[[alternative HTML version deleted]]
> 
> 
> 
> ------------------------------------------------------------------------
> 
> ______________________________________________
> R-help at 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.



More information about the R-help mailing list