[R-pkg-team] Bug#980809: Matrix package default tolerance on s390x (Re: Bug#980809: rmatrix: breaks autopkgtest of r-cran-glmmtmb on s390x)
Graham Inggs
ginggs at debian.org
Wed Feb 17 09:55:20 GMT 2021
Hi Martin
On Wed, 17 Feb 2021 at 11:45, Martin Maechler <maechler at r-project.org> wrote:
> 1) I think I might simply disable the check *on* that platform .. or
> platforms with similar characteristics.
I was able to reproduce the issue on our big-endian PowerPC
architecture as well, so maybe you can use the following in your
check:
> .Platform$endian
[1] "big"
Regards
Graham
More information about the R-pkg-team
mailing list