[R] repositories for 2.11 & 2.12

Prof Brian Ripley ripley at stats.ox.ac.uk
Wed Mar 7 16:58:30 CET 2012


On 07/03/2012 15:45, Duncan Murdoch wrote:
> On 12-03-07 7:59 AM, Miklós Emri wrote:
>> Dear experts,
>>
>> I have to install ggplot2 packages for R 2.11 and 2.12 but this is
>> available for 2.14 only.
>> My question: are there urls for previous R version which can be use in
>> install.packages ?
>>
>
> Generally old copies of source packages are stored on CRAN, but not old
> binaries. So you'll need to figure out which versions of ggplot2 you
> want, and install them yourself.

Actually, binaries are usually there, e.g. 
http://cran.r-project.org/bin/windows/contrib/2.11/ggplot2_0.8.9.zip .

And I would expect install.packages() in the appropriate version of R to 
find these.

So I at least have no idea what the real problem is.

> Or just restore them from your backups. You have archived backups, don't
> you?
>
> Duncan Murdoch

> PLEASE do read the posting guide
> http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.

Which does say explicitly that 'R 2.11 and R 2.12' do not exist and that 
we only support current R (read R >= 2.14.2 at present).

-- 
Brian D. Ripley,                  ripley at stats.ox.ac.uk
Professor of Applied Statistics,  http://www.stats.ox.ac.uk/~ripley/
University of Oxford,             Tel:  +44 1865 272861 (self)
1 South Parks Road,                     +44 1865 272866 (PA)
Oxford OX1 3TG, UK                Fax:  +44 1865 272595



More information about the R-help mailing list