Skip to content
Prev 3942 / 12125 Next

[R-pkg-devel] noLD error in CRAN checks in package 'HACSim'

On 15.05.2019 19:50, Jarrett Phillips wrote:
Right, apparently there is some test that tries to confirm that "probs 
must sum to 1" and that is not exactly true on platforms without long 
doubles. You can test for that via all.equal(), perhaps you have to 
adjust the tolerance.

Best,
Uwe Ligges