CRAN Package Check Results for Package distionary

Last updated on 2026-03-13 05:50:02 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.0 4.09 134.91 139.00 OK
r-devel-linux-x86_64-debian-gcc 0.1.0 2.36 82.86 85.22 ERROR
r-devel-linux-x86_64-fedora-clang 0.1.0 207.56 OK
r-devel-linux-x86_64-fedora-gcc 0.1.0 213.08 OK
r-devel-macos-arm64 0.1.0 1.00 36.00 37.00 OK
r-devel-windows-x86_64 0.1.0 6.00 143.00 149.00 OK
r-patched-linux-x86_64 0.1.0 3.97 119.49 123.46 OK
r-release-linux-x86_64 0.1.0 4.27 121.83 126.10 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 5.00 139.00 144.00 OK
r-oldrel-macos-arm64 0.1.0 1.00 37.00 38.00 OK
r-oldrel-macos-x86_64 0.1.0 3.00 150.00 153.00 OK
r-oldrel-windows-x86_64 0.1.0 7.00 171.00 178.00 OK

Check Details

Version: 0.1.0
Check: tests
Result: ERROR Running ‘testthat.R’ [47s/54s] 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.603 >= 0.508 Difference: 0.095 >= 0 [ FAIL 1 | WARN 12 | SKIP 0 | PASS 3248 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-gcc