CRAN Package Check Results for Package distionary

Last updated on 2025-12-11 18:49:32 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.0 3.59 132.00 135.59 OK
r-devel-linux-x86_64-debian-gcc 0.1.0 2.86 83.54 86.40 ERROR
r-devel-linux-x86_64-fedora-clang 0.1.0 218.34 OK
r-devel-linux-x86_64-fedora-gcc 0.1.0 18.00 207.26 225.26 OK
r-devel-windows-x86_64 0.1.0 6.00 138.00 144.00 OK
r-patched-linux-x86_64 0.1.0 4.96 121.38 126.34 OK
r-release-linux-x86_64 0.1.0 3.62 120.36 123.98 OK
r-release-macos-arm64 0.1.0 1.00 34.00 35.00 OK
r-release-macos-x86_64 0.1.0 3.00 142.00 145.00 OK
r-release-windows-x86_64 0.1.0 10.00 143.00 153.00 OK
r-oldrel-macos-arm64 0.1.0 1.00 37.00 38.00 OK
r-oldrel-macos-x86_64 0.1.0 4.00 149.00 153.00 OK
r-oldrel-windows-x86_64 0.1.0 7.00 167.00 174.00 OK

Check Details

Version: 0.1.0
Check: tests
Result: ERROR Running ‘testthat.R’ [47s/56s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(distionary) > > test_check("distionary") Saving _problems/test-representation-quantile-95.R [ FAIL 1 | WARN 12 | SKIP 0 | PASS 3248 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-representation-quantile.R:95:3'): Quantile algorithm takes longer for smaller tolerance. ── Expected `t1[["elapsed"]]` < `t2[["elapsed"]]`. Actual comparison: 0.522 >= 0.468 Difference: 0.054 >= 0 [ FAIL 1 | WARN 12 | SKIP 0 | PASS 3248 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-gcc