Skip to content

First R-2.0.0 alpha version

2 messages · Peter Dalgaard, Dirk Eddelbuettel

#
OK folks,

We're warming up to the release of R-2.0.0 on Oct. 4 (aka 2004-10-04).

There will be two weeks of alpha releases followed by two weeks of
beta releases, starting today. The releases are made available via
CRAN in

  http://cran.r-project.org/src/base-prerelease

and the first one is there already. In case of urgency or CRAN
failure, the releases will also be found at 

  http://www.biostat.ku.dk/~pd/R-pre

Procedures have changed a bit due to the change from a CVS to SVN
source code repository over summer, and the fact that the core team
needed to cut back on remote logins to eachother's computers for
security reasons. Thus, there is a higher risk that something goes
wrong in the packaging this time, and so it is important to get the
tarballs tested thoroughly (only minimal checking takes place during
the build). As always, the need for testing is particularly important
for the less common platforms.

Please make sure to test the tarballs, building from rsync or SVN
checkouts is not quite the same thing.

        for the R Core Team
        Peter Dalgaard
1 day later
#
On Mon, Sep 06, 2004 at 11:57:11AM +0200, Peter Dalgaard wrote:
[...]
This alpha release of 2.0.0 built like a charm for me yesterday, and also
runs fine. I did not upload it to Debian as a recent rebuilt of 1.9.1 needs
to migrate from 'unstable' to 'testing' first. 

Once that migration is done, I may upload alpha releases of R 2.0.0.  Or
maybe I'll wait for the beta releases as I also need a working R in unstable
to maintain the various packages of CRAN packages. Need to ponder that some
more.

If there is interest, I can make the R 2.0.0 test packages available
somewhere.

Dirk