[R] A very simple question

Gabor Grothendieck ggrothendieck at gmail.com
Wed Apr 25 14:07:17 CEST 2007


If by "objects" you mean the packages you installed and assuming you
are on Windows then there are two batch files movedir.bat and copydir.bat
in the batchfiles distribution that will either move them from an older version
(they won't be available to the older version any more but its much faster and
they won't be taking up space twice) or copy them (they will now be in both
versions so you can use them from either but its slower and they will be taking
up space twice).  See the batchfiles home page:

   http://code.google.com/p/batchfiles/

which has a link to the download site and a link to the README which
you should be sure to read.

On 4/25/07, David Kaplan <dkaplan at education.wisc.edu> wrote:
> Hi all,
>
> I just loaded R 2.50.  I want this version to bring the objects from the
> previous version.  How do I do that?
>
> Thanks
>
> David
>
> ______________________________________________
> 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.
>



More information about the R-help mailing list