Last updated on 2026-03-21 08:52:22 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.3-0.1 | 14.48 | 242.32 | 256.80 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.3-0.1 | 10.97 | 152.59 | 163.56 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.3-0.1 | 25.00 | 377.04 | 402.04 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.3-0.1 | 24.00 | 360.60 | 384.60 | OK | |
| r-devel-macos-arm64 | 0.3-0.1 | 4.00 | 55.00 | 59.00 | OK | |
| r-devel-windows-x86_64 | 0.3-0.1 | 15.00 | 228.00 | 243.00 | OK | |
| r-patched-linux-x86_64 | 0.3-0.1 | 13.99 | 228.49 | 242.48 | OK | |
| r-release-linux-x86_64 | 0.3-0.1 | 12.70 | 229.80 | 242.50 | 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 | 15.00 | 224.00 | 239.00 | ERROR | |
| 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 | 324.00 | 346.00 | OK |
Version: 0.3-0.1
Check: tests
Result: ERROR
Running 'testthat.R' [81s]
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-release-windows-x86_64