Skip to content
Prev 11253 / 12125 Next

[R-pkg-devel] test script output

Thanks for the quick (detailed) response.
On 1/31/2025 12:23 PM, Martin Maechler wrote:
The original issues *were* platform dependent, where the fifth digit was 
off-by-one on some platforms. You are correct that what is left is 
because of your change in R-devel.
Certainly, it is more accurate. But less accurate (in the form of fewer 
digits) was what I needed to solve the cross-platform issues in the 
current release.
Yes. But I can't use the new devel-version argument to fix the problem 
in the current release...
Ah, but it may have helped someone who knew what they were talking about 
to answer more rapidly to avoid the bad solution. Thanks again.

I will try the options(scipen) fix for now, and keep the new zdigts 
argument in mind going forward.