Last updated on 2026-04-12 20:53:07 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.0 | 3.93 | 133.60 | 137.53 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.1.0 | 2.86 | 82.75 | 85.61 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.1.0 | 206.93 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 0.1.0 | 214.92 | OK | |||
| r-devel-macos-arm64 | 0.1.0 | 1.00 | 35.00 | 36.00 | OK | |
| r-devel-windows-x86_64 | 0.1.0 | 5.00 | 141.00 | 146.00 | OK | |
| r-patched-linux-x86_64 | 0.1.0 | 3.83 | 120.84 | 124.67 | OK | |
| r-release-linux-x86_64 | 0.1.0 | 3.71 | 119.91 | 123.62 | 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 | 7.00 | 0.00 | 7.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 | 176.00 | 183.00 | OK |
Version: 0.1.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [46s/53s]
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.495 >= 0.467
Difference: 0.028 >= 0
[ FAIL 1 | WARN 12 | SKIP 0 | PASS 3248 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc