The 3.2.4 release had two annoyances which we would rather not have in an 
"ultra-stable" release, designed to hang around for the duration of the 3.3 
series. One was a relatively minor Makefile issue affecting system using R's 
bundled lzma library. The other, rather more serious, affected printing and 
formatting of POSIXlt objects, which would unpredictably get the Daylight 
Savings Time wrong.

Accordingly a revised version has been created.

You can get the source code from

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

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

Maintainers of binary versions are requested to rebuild their binaries using 
the revised sources.


For the R Core Team,

Peter Dalgaard

New md5 sums are

MD5 (NEWS) = b0b43ac87a5b5858098da065966551af
MD5 (R-3/R-3.2.4-revised.tar.gz) = 552b0c8088bab08ca4188797b919a58f

The relevant NEWS file entry is

  BUG FIXES:

    • format.POSIXlt() behaved wrongly, e.g.,
      format(as.POSIXlt(paste0(1940:2000,"-01-01"), tz="CET"),
      usetz=TRUE) ended in two "CEST" time formats.

-- 
Peter Dalgaard, Professor,
Center for Statistics, Copenhagen Business School
Solbjerg Plads 3, 2000 Frederiksberg, Denmark
Phone: (+45)38153501
Office: A 4.23
Email: pd....@cbs.dk  Priv: pda...@gmail.com

_______________________________________________
r-annou...@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-announce
______________________________________________
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
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.

Reply via email to