Hi Martin

On Wed, 17 Feb 2021 at 11:45, Martin Maechler <maech...@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

Reply via email to