When is the R-3.2.5 binary for Mac OS X likely to show up? Mick Jordan
R-3.2.5 Mac OS X package
5 messages · David Winsemius, Mick Jordan, Gábor Csárdi +1 more
On May 2, 2016, at 3:45 PM, Mick Jordan <mick.jordan at oracle.com> wrote: When is the R-3.2.5 binary for Mac OS X likely to show up?
Where did you look? I see both Mavericks and SnowLeopard fork binaries with or without r.app GUI at http://r.research.att.com/ I've been using the 3.3.0 RC for a while with only relative minor and mostly expected difficulties relating to packages that have external dependencies.
Mick Jordan
______________________________________________ R-devel at r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-devel
David Winsemius Alameda, CA, USA
On 5/2/16 4:25 PM, David Winsemius wrote:
On May 2, 2016, at 3:45 PM, Mick Jordan <mick.jordan at oracle.com> wrote: When is the R-3.2.5 binary for Mac OS X likely to show up?
Where did you look? I see both Mavericks and SnowLeopard fork binaries with or without r.app GUI at http://r.research.att.com/ I've been using the 3.3.0 RC for a while with only relative minor and mostly expected difficulties relating to packages that have external dependencies.
I was looking at https://cran.r-project.org/ which only shows a 3.2.4 pkg. Anyway as 3.3.0 is release this is probably moot. Mick
On Tue, May 3, 2016 at 1:25 AM, David Winsemius <dwinsemius at comcast.net> wrote:
On May 2, 2016, at 3:45 PM, Mick Jordan <mick.jordan at oracle.com> wrote: When is the R-3.2.5 binary for Mac OS X likely to show up?
Where did you look? I see both Mavericks and SnowLeopard fork binaries with or without r.app GUI at http://r.research.att.com/
AFAICT there is only 3.2.5-pathed there, which is not exactly the same. Gabor [...]
On May 3, 2016, at 10:40 AM, Mick Jordan <mick.jordan at oracle.com> wrote:
On 5/2/16 4:25 PM, David Winsemius wrote:
On May 2, 2016, at 3:45 PM, Mick Jordan <mick.jordan at oracle.com> wrote: When is the R-3.2.5 binary for Mac OS X likely to show up?
Where did you look? I see both Mavericks and SnowLeopard fork binaries with or without r.app GUI at http://r.research.att.com/ I've been using the 3.3.0 RC for a while with only relative minor and mostly expected difficulties relating to packages that have external dependencies.
I was looking at https://cran.r-project.org/ which only shows a 3.2.4 pkg. Anyway as 3.3.0 is release this is probably moot.
3.2.5 is just re-named 3.2.4-revised which is at https://cran.r-project.org/bin/macosx/R-3.2.4-revised.pkg There is a bit of an issue since 3.2.5 was supposed to be just re-named 3.2.4-revised, but in the meantime there were changes like the R logo which makes it hard to do a release without reverting the sources in the repos. So 3.2.5 may or may not happen, but 3.3.0 is the priority now. Cheers, Simon