[R] copy contributed packages from R 2.2.0 to 2.2.1

Gabor Grothendieck ggrothendieck at gmail.com
Fri Dec 23 17:36:09 CET 2005


Its possible and I have done this but found it difficult
to keep straight what is where and ultimately found
it simpler to have all the packages in the distribution's
tree.  As a result I went back to that simple setup.
The other problem with sharing them among distros
is the worry that updating them in a later version might break
them in an earlier version thus from a practical
viewpoint if you do that you may or may not be
able to continue to use the earlier version.  If you
are not going to use the earlier version anyways I
think its simplest just to use movedir.bat which is
very fast and keeps the setup simple or copydir.bat
which also does not require downloading the packages
again but takes substantially longer since the packages
must be physically copied from one place to another
on your disk.  If you are willing to reinstall them then
the suggestions of how to do that could be followed.

On 12/23/05, P Ehlers <ehlers at math.ucalgary.ca> wrote:
> This might not be the preferred way, but can one not also
> do this by appropriately assigning .libPaths?
>
> Peter Ehlers
>
> Uwe Ligges wrote:
>
> > Helmut Kudrnovsky wrote:
> >
> >
> >>hi R-users,
> >>
> >>a few days ago R 2.2.1 came out. on my win xp i'installed R 2.2.0. along the time i've installed a lot of contributed packages. my internet-connection is not very fast.
> >>
> >> so my question:  is it possible after installing R 2.2.1 to do copy/paste the contributed packages from the C:\Programme\R221 to the  C:\Programme\R2.2.1- location in the files system?
> >
> >
> > It is safe to copy.
> >
> > Uwe Ligges
> >
> >
> >
> >>or have i to download and install the packages new?
> >>
> >>
> >>greetings from the snowy austria
> >>merry christmas
> >>helli
> >>
> >>system
> >>R.2.2.0
> >>win xp
> >>
> >>______________________________________________
> >>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
> >
> >
> > ______________________________________________
> > 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
>
> ______________________________________________
> 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
>




More information about the R-help mailing list