Message-ID: <CAFDcVCQn6XbJkbrGvWcpmDEAS8Ugn8fEmy1z7kiFqSxWOE_tYA@mail.gmail.com>
Date: 2011-11-18T23:30:12Z
From: Henrik Bengtsson
Subject: Windows binaries: Version and revision strings show "(2006-00-00 r00000)"
FYI,
for the last few revision the version string for both R v2.14.0
patched and R devel are not correct for the Windows binaries. This is
what R --version and sessionInfo() report since a couple of days:
R version 2.14.0 Patched (2006-00-00 r00000)
R Under development (unstable) (2006-00-00 r00000)
Also, "r00000" is listed as the revision on:
http://cran.r-project.org/bin/windows/base/rdevel.html
http://cran.r-project.org/bin/windows/base/rpatched.html
/Henrik