It is possible that this means that it is the intention to port the changes
from R-devel to 3.6.2 patched once 3.6.2 is out. In that case, you can be
pretty sure that the changes are NOT in 3.6.2 (and actually not in 3.6.2
patched either -- yet).
If so, you have provided a nice illustration of
Hi R folks,
Went to build R 3.6.2 for Fedora/EPEL and got failures across the board.
Disabling the test suite for all non-intel architectures resolves most of
the failures, but powerpc64 dies in the compiler, specifically here:
gcc -m64 -I../../src/extra/xdr -I. -I../../src/include -I../../src/
Case closed. My error was that I had not included an "export" option to
the linker and the symbols were not being exported (I was out of practice
building Window's dlls). The nm command output didn't help me. Thanks to
Tomas Kalibera and Jeroen Ooms for some helpful correspondence.
On Tue, Dec 3
Thank you.
I apologize for not providing the link. [1] Under the news for R-revel
there is a single entry for R 3.6.2-patched.
The file I downloaded was [2] with a date of 2019-12-12 01:50.
Is it safe to say that 3.6.2 has the LAPACK upgrades and fixes?
Apologies in advance if iOS links the URL
> Karolis Koncevičius
> on Mon, 9 Dec 2019 23:43:36 +0200 writes:
> So I tried adding Infinity support for all cases.
> And it is (as could be expected) more complicated than I thought.
"Of course !" Thank you, Karolis, in any case!
> It is easy to add Inf support for
It is not obvious what it is that you are calling "R-patched", nor where there
could be an entry for "3.6.2 patched".
The prerelease/patched versions are snapshots of R-3-6-branch made at 00:20 so
the current one will have been made before the release version run started at
09:00 this morning,
Hi.
Under R-news there is an entry for 3.6.2 patched regarding LAPACK. However,
when uncompresding the current R-patched, it creates R-Rc directories. Is
this a naming oversight or is the patched version actually the unadjusted
release candidate?
Thank you,
Avi
On Thu, Dec 12, 2019 at 4:58 AM P
The build system rolled up R-3.6.2.tar.gz (codename "Dark and Stormy Night")
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.6.2.tar.gz
or wait for it to be mirrored at a CRAN site nearer to you.
Bin