Skip to content
Prev 33748 / 398513 Next

R-1.7.1 regression test failure on alphaev68-dec-osf5.1

"Jeff Lewis" <jlewis at genomecorp.com> writes:
Not really. It seems that your platform just has slightly less
accurate complex log/exp routines than the most common ones (Linux and
Sparc/Solaris both give exact zero). Probably the check is simply
overly stringent.

You might want to change the check to say  ... < 3*.Machine$double.eps
or so and rerun, to check whether the rest of the checks pass.