-------- Original Message -------- Subject: [R] R 2.8.1 is scheduled for December 22 Date: Mon, 08 Dec 2008 18:31:02 +0100 From: Peter Dalgaard p.dalgaard@biostat.ku.dk To: R-announce@r-project.org
This is to announce that we plan to release R version 2.8.1 on Monday, December 22, 2008.
Release procedures start Friday, December 12.
Those directly involved should review the generic schedule at http://developer.r-project.org/release-checklist.html
The source tarballs will be made available daily (barring build troubles) and the tarballs can be picked up at
http://cran.r-project.org/src/base-prerelease/
a little later.
Binary builds are expected to appear starting Monday 15 at the latest.
For the Core Team Peter Dalgaard
Is there an official R repo for bleeding edge R?
I mean I know this list is for getting R into F, but as a 'test bed' for early F/R yum adopters like us?
2008/12/8 Pierre-Yves pingou@pingoured.fr:
-------- Original Message -------- Subject: [R] R 2.8.1 is scheduled for December 22 Date: Mon, 08 Dec 2008 18:31:02 +0100 From: Peter Dalgaard p.dalgaard@biostat.ku.dk To: R-announce@r-project.org
This is to announce that we plan to release R version 2.8.1 on Monday, December 22, 2008.
Release procedures start Friday, December 12.
Those directly involved should review the generic schedule at http://developer.r-project.org/release-checklist.html
The source tarballs will be made available daily (barring build troubles) and the tarballs can be picked up at
http://cran.r-project.org/src/base-prerelease/
a little later.
Binary builds are expected to appear starting Monday 15 at the latest.
For the Core Team Peter Dalgaard-- O__ ---- Peter Dalgaard Øster Farimagsgade 5, Entr.B c/ /'_ --- Dept. of Biostatistics PO Box 2099, 1014 Cph. K (*) (*) -- University of Copenhagen Denmark Ph: (+45) 35327918
_______________________________________________ R-announce@stat.math.ethz.ch mailing list https://stat.ethz.ch/mailman/listinfo/r-announce ______________________________________________ R-help@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. _______________________________________________ R-announce@stat.math.ethz.ch mailing list https://stat.ethz.ch/mailman/listinfo/r-announce _______________________________________________ Fedora-r-devel-list mailing list Fedora-r-devel-list@redhat.com http://www.redhat.com/mailman/listinfo/fedora-r-devel-list
On Mon, Dec 8, 2008 at 2:04 PM, Dan Bolser dan.bolser@gmail.com wrote:
Is there an official R repo for bleeding edge R?
I mean I know this list is for getting R into F, but as a 'test bed' for early F/R yum adopters like us?
It generally isn't a big job to tweak R.spec to either apply the R-patched diffs or to build a newer version of R. For people who have R code to maintain it is nice to test whenever a non-trivial patch appears rather than wait for people to find problems when a new release arrives.
On Mon, 2008-12-08 at 18:04 +0000, Dan Bolser wrote:
Is there an official R repo for bleeding edge R?
I mean I know this list is for getting R into F, but as a 'test bed' for early F/R yum adopters like us?
No, but the new R packages hit rawhide first. You could always do:
yum --enablerepo=rawhide update R
Of course, that might drag in other things from rawhide if any of its dependencies have notably changed, but its the best thing I can offer.
Alternately, I will announce when I've built R for the other Fedora targets, you can then download them from the testing updates and give karma so it goes into stable faster.
It only takes three votes to move an update from testing to stable. :)
~spot
r-devel@lists.fedoraproject.org