Source: r-cran-bit64 Version: 4.6.0-1-4 Severity: serious Tags: forky sid X-Debbugs-Cc: Dirk Eddelbuettel <[email protected]> User: [email protected] Usertags: regression
Hi Maintainer r-bioc-bit64's autopkgtest regresses when tested with r-base 4.5.2 [1]. I've copied what I hope is the relevant part of the log below. Regards Graham [1] https://ci.debian.net/packages/r/r-cran-bit64/testing/i386/ 43s > test_check("bit64") 43s default 47s [ FAIL 3 | WARN 0 | SKIP 0 | PASS 443 ] 47s 47s ══ Failed tests ════════════════════════════════════════════════════════════════ 47s ── Failure ('test-integer64.R:166:5'): Old \dontshow{} tests in ?format.integer64 continue working ── 47s `r` (`actual`) not identical to `r64` (`expected`). 47s 47s `actual[497:503]`: "-1000" "-1000" "-1000" "-1000" " 0" " 0" " 0" 47s `expected[497:503]`: "-1000" "-1000" "-1000" " 0" " 0" " 0" " 0" 47s 47s `actual[1497:1503]`: " 0" " 0" " 0" " 1000" " 1000" " 1000" " 1000" 47s `expected[1497:1503]`: " 0" " 0" " 0" " 0" " 1000" " 1000" " 1000"

