Peter Dalgaard | 16 May 2013 09:51
Picon
Favicon

R 3.0.1 is released

The build system rolled up R-3.0.1.tar.gz (codename "Good Sport") this morning.

The list below details the changes in this release.

You can get the source code from

http://cran.r-project.org/src/base/R-3/R-3.0.1.tar.gz

or wait for it to be mirrored at a CRAN site nearer to you.

Binaries for various platforms will appear in due course.

 For the R Core Team

 Peter Dalgaard

These are the md5sums for the freshly created files, in case you wish
to check that they are uncorrupted:

MD5 (AUTHORS) = cbf6da8f886ccd8d0dda0cc7ffd1b8ec
MD5 (COPYING) = eb723b61539feef013de476e68b5c50a
MD5 (COPYING.LIB) = a6f89e2100d9b6cdffcea4f398e37343
MD5 (FAQ) = c7720d17cb5b89d93797b1a768554331
MD5 (INSTALL) = 37adac6d0fbadf25b5a40e3f7535415e
MD5 (NEWS) = 15df4ea633f255947222a924a2f431ad
MD5 (NEWS.html) = a2f82dc771e596813aa3524871a48c00
MD5 (ONEWS) = 0c3e10eef74439786e5fceddd06dac71
MD5 (OONEWS) = b0d650eba25fc5664980528c147a20db
MD5 (R-latest.tar.gz) = 36d51544b007fff26c7fbf36b02ea5ad
MD5 (README) = e259ae5dd943b8547f0b7719664e815b
(Continue reading)

Peter Dalgaard | 6 May 2013 13:58
Picon
Favicon

[R] Release plans: R-3.0.1 on May 16

We intend to have a patch release version on May 16. The nickname will be "Good Sport".

Apologies for the somewhat belated announcement.

--

-- 
Peter Dalgaard, Professor
Center for Statistics, Copenhagen Business School
Solbjerg Plads 3, 2000 Frederiksberg, Denmark
Phone: (+45)38153501
Email: pd.mes <at> cbs.dk  Priv: PDalgd <at> gmail.com

Peter Dalgaard | 3 Apr 2013 12:04
Picon
Favicon

R 3.0.0 is released

The build system rolled up R-3.0.0.tar.gz (codename "Masked Marvel") this morning.

The list below details the changes in this release.

You can get the source code from

 http://cran.r-project.org/src/base/R-3/R-3.0.0.tar.gz

or wait for it to be mirrored at a CRAN site nearer to you.

Binaries for various platforms will appear in due course.

  For the R Core Team

  Peter Dalgaard

These are the md5sums for the freshly created files, in case you wish
to check that they are uncorrupted:

MD5 (AUTHORS) = cbf6da8f886ccd8d0dda0cc7ffd1b8ec
MD5 (COPYING) = eb723b61539feef013de476e68b5c50a
MD5 (COPYING.LIB) = a6f89e2100d9b6cdffcea4f398e37343
MD5 (FAQ) = 43fcae6a4c96e17313d11a0aaefb73f8
MD5 (INSTALL) = 37adac6d0fbadf25b5a40e3f7535415e
MD5 (NEWS) = ed5405acecb3ba4a2d9a3467bbcea7e5
MD5 (NEWS.html) = baea8a4f82a3aa9d29d1a73a34238aa1
MD5 (ONEWS) = 0c3e10eef74439786e5fceddd06dac71
MD5 (OONEWS) = b0d650eba25fc5664980528c147a20db
MD5 (R-latest.tar.gz) = 5fb80535b0e144a978f67aa2158015de
MD5 (README) = e259ae5dd943b8547f0b7719664e815b
(Continue reading)

Peter Dalgaard | 1 Mar 2013 11:01
Picon
Favicon

R 2.15.3 is released

The build system rolled up R-2.15.3.tar.gz (codename "Security Blanket") at 9:00 this morning. This is
intended to be the final round-up release of the 2.15 series, and in fact of the entire 2.x.y series which
started 2004-10-04.

The list below details the changes in this release.

You can get the source code from

  http://cran.r-project.org/src/base/R-2/R-2.15.3.tar.gz

or wait for it to be mirrored at a CRAN site nearer to you.

Binaries for various platforms will appear in due course.

For the R Core Team

Peter Dalgaard

These are the md5sums for the freshly created files, in case you wish
to check that they are uncorrupted:

MD5 (AUTHORS) = cbf6da8f886ccd8d0dda0cc7ffd1b8ec
MD5 (COPYING) = eb723b61539feef013de476e68b5c50a
MD5 (COPYING.LIB) = a6f89e2100d9b6cdffcea4f398e37343
MD5 (FAQ) = c82ec3aa971272312ca6f3f28c58d329
MD5 (INSTALL) = 37adac6d0fbadf25b5a40e3f7535415e
MD5 (NEWS) = 09e5c175b09d33e28023c655a11e9b8d
MD5 (NEWS.html) = c7dccfe18e943427b85e9ddd1c7ba46b
MD5 (ONEWS) = 0c3e10eef74439786e5fceddd06dac71
MD5 (OONEWS) = b0d650eba25fc5664980528c147a20db
(Continue reading)

Peter Dalgaard | 1 Jan 2013 19:07
Picon
Favicon

R version 3.0.0

This is no secret to those who read the NEWS file of the development version regularly, as the following has
been in place since December 12th:

\section{\Rlogo CHANGES IN R-devel}{
  \subsection{SIGNIFICANT USER-VISIBLE CHANGES}{
    \itemize{
      \item It is intended that this version will be released as \R
      3.0.0.
....

However, it seems reasonable to supplement this with a more direct public announcement.

The intended timing is to follow the annual release schedule and have R 3.0.0 around April 1 and a finalizing
2.15.3 a month earlier.

Major R releases have not previously marked great landslides in terms of new features. Rather, they
represent that the codebase has developed to a new level of maturity. This is not going to be an exception to
the rule.

Version 1.0.0 was released at a point in time when we felt that we had reached a level of completeness and
stability high enough to characterize a full statistical system, which could be put to production use. 

Version 2.0.0 came out after strong enhancements of the memory management subsystem as well as several
major features, including Sweave.

Version 3.0.0, as of this writing, contains only really major new feature: The inclusion of long vectors
(containing more than 2^31-1 elements!). More changes are likely to make it into the final release, but
the main reason for having it as a new major release is that R over the last 8.5 years has reached a new level:
we now have 64 bit support on all platforms, support for parallel processing, the Matrix package, and much more.

(Continue reading)

Martyn Plummer | 14 Dec 2012 16:23
Favicon

The R Journal, Volume 4, Issue 2

Dear All,

The latest issue of The R Journal is now available
at http://journal.r-project.org/current.html

Thanks to everyone involved.

Martyn Plummer
Editor-in-Chief

-----------------------------------------------------------------------
This message and its attachments are strictly confidenti...{{dropped:8}}

Peter Dalgaard | 26 Oct 2012 13:57
Picon
Favicon

R 2.15.2 is released

The build system has rolled up R-2.15.2.tar.gz (codename "Trick or Treat") at 9:00 this morning. This is a
maintenance release; see the list below for details.

You can get it from

http://cran.r-project.org/src/base/R-2/R-2.15.2.tar.gz

or wait for it to be mirrored at a CRAN site nearer to you.

Binaries for various platforms will appear in due course.

For the R Core Team

Peter Dalgaard

These are the md5sums for the freshly created files, in case you wish
to check that they are uncorrupted:

MD5 (AUTHORS) = cbf6da8f886ccd8d0dda0cc7ffd1b8ec
MD5 (COPYING) = eb723b61539feef013de476e68b5c50a
MD5 (COPYING.LIB) = a6f89e2100d9b6cdffcea4f398e37343
MD5 (FAQ) = 358176af07d3200c9cd70b5c313d1779
MD5 (INSTALL) = 37adac6d0fbadf25b5a40e3f7535415e
MD5 (NEWS) = 2fa905e20f935ca03369d1738e41d079
MD5 (NEWS.html) = 5f9f281cb579b51a6dbfc31831ac6c99
MD5 (ONEWS) = 0c3e10eef74439786e5fceddd06dac71
MD5 (OONEWS) = b0d650eba25fc5664980528c147a20db
MD5 (R-latest.tar.gz) = 346d16bab26fcae15e53755be8a69b00
MD5 (README) = 296871fcf14f49787910c57b92655c76
MD5 (RESOURCES) = c7cb32499ebbf85deb064aab282f93a4
(Continue reading)

Peter Dalgaard | 2 Oct 2012 12:08
Picon
Favicon

[R] Release plans: R-2.15.2 on October 26

Just a note that we intend to have a second patch release version on October 26. The nickname will be "Trick or Treat".

Details of current changes can be found at 
http://stat.ethz.ch/R-manual/R-devel/doc/html/NEWS.html 
(scroll past the R-devel stuff and look at 2.15.1 patched.) 

--

-- 
Peter Dalgaard, Professor
Center for Statistics, Copenhagen Business School
Solbjerg Plads 3, 2000 Frederiksberg, Denmark
Phone: (+45)38153501
Email: pd.mes <at> cbs.dk  Priv: PDalgd <at> gmail.com

Martyn Plummer | 11 Jul 2012 09:57
Picon
Favicon

The R Journal, Vol. 4 Issue 1

Dear All,

The first issue of the fourth volume of The R Journal is now available
at http://journal.r-project.org/current.html

Thanks to everyone involved.

Martyn Plummer
Editor-in-Chief

-----------------------------------------------------------------------
This message and its attachments are strictly confidenti...{{dropped:8}}

Peter Dalgaard | 22 Jun 2012 11:33
Picon
Favicon

R 2.15.1 is released

The build system has rolled up R-2.15.1.tar.gz (codename "Roasted Marshmallows") at 9:00 this morning.
This is a maintenance release; see the list below for details.

You can get it from

http://cran.r-project.org/src/base/R-2/R-2.15.1.tar.gz

or wait for it to be mirrored at a CRAN site nearer to you.

Binaries for various platforms will appear in due course.

For the R Core Team

Peter Dalgaard

These are the md5sums for the freshly created files, in case you wish
to check that they are uncorrupted:

MD5 (AUTHORS) = cbf6da8f886ccd8d0dda0cc7ffd1b8ec
MD5 (COPYING) = eb723b61539feef013de476e68b5c50a
MD5 (COPYING.LIB) = a6f89e2100d9b6cdffcea4f398e37343
MD5 (FAQ) = fa1101eba3c4c01ffa154053a5dcd2d6
MD5 (INSTALL) = 37adac6d0fbadf25b5a40e3f7535415e
MD5 (NEWS) = 8d6a52daa2d18630a8aa7a8e7a58ddf6
MD5 (NEWS.html) = 4a8f2f5824ba44427719e2badc5128d1
MD5 (ONEWS) = 0c3e10eef74439786e5fceddd06dac71
MD5 (OONEWS) = b0d650eba25fc5664980528c147a20db
MD5 (R-latest.tar.gz) = fcdf247e707fdade82b78bcf911a54f1
MD5 (README) = 296871fcf14f49787910c57b92655c76
MD5 (RESOURCES) = a7a02d98a407c3cb8674d067608f14fc
(Continue reading)

Peter Dalgaard | 29 May 2012 13:40
Picon
Favicon

Release plans: R-2.15.1 on June 22

Just a note, mainly to people who maintain larger R installations, that we intend to have a patch release
version on June 22. The nickname will be "Roasted Marshmallows".

This is somewhat later than previous .1 releases, but we are also now aiming for an annual rather than
biannual release scheme.  There have been very few issues with 2.15.0, but some people may be waiting
superstitiously for a .1 release (or expecting one come along any day now) and need to be informed about the
plans. 

--

-- 
Peter Dalgaard, Professor
Center for Statistics, Copenhagen Business School
Solbjerg Plads 3, 2000 Frederiksberg, Denmark
Phone: (+45)38153501
Email: pd.mes <at> cbs.dk  Priv: PDalgd <at> gmail.com


Gmane