Last updated on 2026-01-29 18:50:50 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.3-0.1 | 13.86 | 240.39 | 254.25 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.3-0.1 | 10.37 | 151.88 | 162.25 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.3-0.1 | 27.00 | 427.20 | 454.20 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.3-0.1 | 27.00 | 405.31 | 432.31 | OK | |
| r-devel-windows-x86_64 | 0.3-0.1 | 18.00 | 229.00 | 247.00 | OK | |
| r-patched-linux-x86_64 | 0.3-0.1 | 13.68 | 229.38 | 243.06 | OK | |
| r-release-linux-x86_64 | 0.3-0.1 | 14.49 | 230.52 | 245.01 | OK | |
| r-release-macos-arm64 | 0.3-0.1 | 4.00 | 51.00 | 55.00 | OK | |
| r-release-macos-x86_64 | 0.3-0.1 | 10.00 | 188.00 | 198.00 | OK | |
| r-release-windows-x86_64 | 0.3-0.1 | 18.00 | 223.00 | 241.00 | OK | |
| r-oldrel-macos-arm64 | 0.3-0.1 | 3.00 | 59.00 | 62.00 | OK | |
| r-oldrel-macos-x86_64 | 0.3-0.1 | 10.00 | 431.00 | 441.00 | OK | |
| r-oldrel-windows-x86_64 | 0.3-0.1 | 22.00 | 314.00 | 336.00 | OK |
Version: 0.3-0.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [54s/60s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(nmarank)
Loading required package: meta
Loading required package: metadat
Loading 'meta' package (version 8.2-1).
Type 'help(meta)' for a brief overview.
Loading required package: netmeta
Loading 'netmeta' package (version 3.3-1).
Type 'help("netmeta-package")' for a brief overview.
>
> test_check("nmarank")
Saving _problems/test-arm-176.R
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 10 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-arm.R:175:3'): arm gives correct ranks ───────────────────────
Expected `all(p1$Hierarchy == p2$Hierarchy) & all(p3$Hierarchy == p4$Hierarchy)` to be TRUE.
Differences:
`actual`: FALSE
`expected`: TRUE
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 10 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc