[R] How to install previous packages after upgrading to R 2.5.0?

John C Frain frainj at gmail.com
Thu May 3 00:54:00 CEST 2007


Rename the library subdirectory in your new installation to something
like library.new.  Copy the library subdirectory in the old
distribution to the new installation.  Copy the contents of the
renamed library.new to the the directory copied from the old
distribution.  You should then start your new R and update packages
from the menu.  Check and ensure that you have not enabled automatic
loading of packages in /etc/Rprofile.site (eg to run Sciviews or
similar)  For further information see the Windows FAQ.

Regards
John Frain

On 02/05/07, Jeffrey Wood <jephwood at yahoo.com> wrote:
> Hello,
>
>
>
>
> I have just upgraded from R-2.4.1 to R-2.5.0 for Windows.
>
> I had installed a large number of add-on packages under 2.4.1. Is there an easy way to install (or load, if that's the easier way) those packages under 2.5.0, without having to install each package by hand?
>
> Thanks,
> Jeff
>
> ______________________________________________
> R-help at stat.math.ethz.ch 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.
>


-- 
John C Frain
Trinity College Dublin
Dublin 2
Ireland
www.tcd.ie/Economics/staff/frainj/home.html
mailto:frainj at tcd.ie
mailto:frainj at gmail.com



More information about the R-help mailing list