CRAN Package Check Results for Package RobustArithmetic

Last updated on 2026-09-13 10:52:18 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-fedora-clang 0.1.0 51.20 OK
r-devel-linux-x86_64-fedora-gcc 0.1.0 57.70 OK
r-release-macos-x86_64 0.1.0 4.00 125.00 129.00 OK
r-oldrel-macos-arm64 0.1.0 ERROR
r-oldrel-macos-x86_64 0.1.0 4.00 119.00 123.00 ERROR

Additional issues

M1mac noLD

Check Details

Version: 0.1.0
Check: tests
Result: ERROR Running ‘testthat.R’ [4s/4s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(RobustArithmetic) RobustArithmetic: the sentinel anchor is from a different environment (R version is 4.5.2 and the sentinels were generated on 4.6.1); the load-time check still passed on the route in use. > > test_check("RobustArithmetic") Saving _problems/test-decimal-115.R Saving _problems/test-elementary-160.R Unique roots: 1 Not excludable: 0 Excluded boxes: 0 Boxes processed: 3 Budget exhausted: no Rigorously verified: yes Saving _problems/test-safeguards-27.R [ FAIL 3 | WARN 0 | SKIP 26 | PASS 620 ] ══ Skipped tests (26) ══════════════════════════════════════════════════════════ • On CRAN (23): 'test-decimal.R:31:3', 'test-decimal.R:48:3', 'test-decimal.R:64:3', 'test-decimal.R:81:3', 'test-gate-ball.R:9:3', 'test-gate-ball.R:80:3', 'test-gate-ball.R:128:3', 'test-gate-elementary-vs-mpfr.R:101:3', 'test-gate-elementary-vs-mpfr.R:166:3', 'test-gate-elementary-vs-mpfr.R:214:3', 'test-gate-elementary-vs-mpfr.R:249:3', 'test-gate-elementary-vs-mpfr.R:283:3', 'test-gate-expression.R:55:3', 'test-gate-expression.R:119:3', 'test-gate-expression.R:137:3', 'test-gate-kernel-vs-mpfr.R:67:3', 'test-gate-kernel-vs-mpfr.R:103:3', 'test-gate-kernel-vs-mpfr.R:174:3', 'test-gate-kernel-vs-mpfr.R:207:3', 'test-gate-newton.R:12:3', 'test-gate-newton.R:86:3', 'test-rounding.R:31:3', 'test-rounding.R:98:3' • the backend is installed, so this path is unreachable (2): 'test-mpfr-bridge.R:23:3', 'test-operator-table.R:184:3' • the sources are not reachable from here (1): 'test-operator-table.R:152:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-decimal.R:115:3'): the necessary condition holds without the backend as well ── Expected `all(lo <= vs)` to be TRUE. Differences: `actual`: FALSE `expected`: TRUE ── Failure ('test-elementary.R:160:3'): the evaluation path in use is not the correctly rounded one ── Expected `identical(sin(x), correct)` to be FALSE. Differences: `actual`: TRUE `expected`: FALSE ── Failure ('test-safeguards.R:27:3'): the sentinel table is present, complete and self-consistent ── Expected `identical(sin(s$x[i]), s$cr[i])` to be FALSE. Differences: `actual`: TRUE `expected`: FALSE [ FAIL 3 | WARN 0 | SKIP 26 | PASS 620 ] Error: ! Test failures. Execution halted Flavor: r-oldrel-macos-arm64

Version: 0.1.0
Check: tests
Result: ERROR Running ‘testthat.R’ [13s/22s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(RobustArithmetic) RobustArithmetic: the sentinel anchor is from a different environment (R version is 4.5.2 and the sentinels were generated on 4.6.1); the load-time check still passed on the route in use. > > test_check("RobustArithmetic") Saving _problems/test-elementary-160.R Unique roots: 1 Not excludable: 0 Excluded boxes: 0 Boxes processed: 3 Budget exhausted: no Rigorously verified: yes Saving _problems/test-safeguards-27.R [ FAIL 2 | WARN 0 | SKIP 26 | PASS 621 ] ══ Skipped tests (26) ══════════════════════════════════════════════════════════ • On CRAN (23): 'test-decimal.R:31:3', 'test-decimal.R:48:3', 'test-decimal.R:64:3', 'test-decimal.R:81:3', 'test-gate-ball.R:9:3', 'test-gate-ball.R:80:3', 'test-gate-ball.R:128:3', 'test-gate-elementary-vs-mpfr.R:101:3', 'test-gate-elementary-vs-mpfr.R:166:3', 'test-gate-elementary-vs-mpfr.R:214:3', 'test-gate-elementary-vs-mpfr.R:249:3', 'test-gate-elementary-vs-mpfr.R:283:3', 'test-gate-expression.R:55:3', 'test-gate-expression.R:119:3', 'test-gate-expression.R:137:3', 'test-gate-kernel-vs-mpfr.R:67:3', 'test-gate-kernel-vs-mpfr.R:103:3', 'test-gate-kernel-vs-mpfr.R:174:3', 'test-gate-kernel-vs-mpfr.R:207:3', 'test-gate-newton.R:12:3', 'test-gate-newton.R:86:3', 'test-rounding.R:31:3', 'test-rounding.R:98:3' • the backend is installed, so this path is unreachable (2): 'test-mpfr-bridge.R:23:3', 'test-operator-table.R:184:3' • the sources are not reachable from here (1): 'test-operator-table.R:152:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-elementary.R:160:3'): the evaluation path in use is not the correctly rounded one ── Expected `identical(sin(x), correct)` to be FALSE. Differences: `actual`: TRUE `expected`: FALSE ── Failure ('test-safeguards.R:27:3'): the sentinel table is present, complete and self-consistent ── Expected `identical(sin(s$x[i]), s$cr[i])` to be FALSE. Differences: `actual`: TRUE `expected`: FALSE [ FAIL 2 | WARN 0 | SKIP 26 | PASS 621 ] Error: ! Test failures. Execution halted Flavor: r-oldrel-macos-x86_64