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. Michael Weylandt <michael.weylandt@gmail.com>
2012-Jan-12 17:12 UTC
[R] how do I find previous version of a package?
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.