Dirk Eddelbuettel writes:
> We know by now (thanks to Bryan and Tomas) that src/main/machar.c is the real
> culprit due to the long double behaviour on ppc64el. I presume 'compiler'
> calls into platform.c and hence machar.c for calibration or setup.
>
> On the Debian side, I just shipped an up
On Wed, May 17, 2017 at 11:29:16AM +0200, Martin Maechler wrote:
[...]
>
>
> > Index: src/library/base/R/datetime.R
> > ===
> > --- src/library/base/R/datetime.R (revision 72684)
> > +++ src/library/base/R/datetime.
Hi all,
A problem with tests while building R.
I'm packaging R for Sisyphus repository and package build environment,
by design, doesn't have /etc/localtime file present. This causes failure
with Sys.timeone during test run:
[builder@localhost tests]$ ../bin/R --vanilla < reg-tests-1d.R
> ## P