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

______________________________________________
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