[R] how do I find previous version of a package?

R. Michael Weylandt <michael.weylandt@gmail.com> michael.weylandt at gmail.com
Thu Jan 12 18:12:22 CET 2012


I assume you mean it's not on CRAN. You'll have to build from source. The easiest way to do so is with the "type" argument to install.packages()

Michael

On Jan 12, 2012, at 12:05 PM, Michael <comtech.usa at gmail.com> wrote:

> Hi all,
> 
> I am installing a package called "fields" but it's for R version > 2.13...
> 
> I only have R 2.12 on Linux.
> 
> How do I find the earlier version of "fields"?
> 
> Thanks a lot!
> 
>    [[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