Last updated on 2026-05-25 03:51:24 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.3-0.1 | 15.11 | 244.54 | 259.65 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.3-0.1 | 10.20 | 152.79 | 162.99 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.3-0.1 | 25.00 | 373.19 | 398.19 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.3-0.1 | 25.00 | 360.83 | 385.83 | OK | |
| r-devel-windows-x86_64 | 0.3-0.1 | 17.00 | 231.00 | 248.00 | OK | |
| r-patched-linux-x86_64 | 0.3-0.1 | 12.48 | 229.00 | 241.48 | OK | |
| r-release-linux-x86_64 | 0.3-0.1 | 13.65 | 231.87 | 245.52 | OK | |
| r-release-macos-arm64 | 0.3-0.1 | 4.00 | 55.00 | 59.00 | OK | |
| r-release-macos-x86_64 | 0.3-0.1 | 10.00 | 232.00 | 242.00 | OK | |
| r-release-windows-x86_64 | 0.3-0.1 | 16.00 | 232.00 | 248.00 | OK | |
| r-oldrel-macos-arm64 | 0.3-0.1 | 4.00 | 51.00 | 55.00 | OK | |
| r-oldrel-macos-x86_64 | 0.3-0.1 | 10.00 | 188.00 | 198.00 | OK | |
| r-oldrel-windows-x86_64 | 0.3-0.1 | 22.00 | 310.00 | 332.00 | OK |
Version: 0.3-0.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [53s/59s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(nmarank)
Loading required package: meta
Loading required package: metabook
Loading required package: metadat
Loading 'meta' package (version 8.3-0).
Type 'help(meta)' for a brief overview.
Loading required package: netmeta
Loading 'netmeta' package (version 3.4-0).
Type 'help("netmeta-package")' for a brief overview.
>
> test_check("nmarank")
Saving _problems/test-arm-185.R
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 10 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-arm.R:185:3'): arm gives correct probs ───────────────────────
Expected `abs(p1 - p2)` <= 0.02.
Actual comparison: 0.020000000 > 0.020000000
Difference: 0.000000000 > 0
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 10 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc