CRAN Package Check Results for Package nmarank

Last updated on 2026-07-03 02:52:01 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3-0.1 14.10 242.20 256.30 OK
r-devel-linux-x86_64-debian-gcc 0.3-0.1 9.86 158.50 168.36 ERROR
r-devel-linux-x86_64-fedora-clang 0.3-0.1 28.00 389.66 417.66 OK
r-devel-linux-x86_64-fedora-gcc 0.3-0.1 25.00 370.64 395.64 OK
r-devel-windows-x86_64 0.3-0.1 17.00 246.00 263.00 OK
r-patched-linux-x86_64 0.3-0.1 13.29 233.36 246.65 OK
r-release-linux-x86_64 0.3-0.1 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 234.00 250.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 319.00 341.00 OK

Check Details

Version: 0.3-0.1
Check: tests
Result: ERROR Running ‘testthat.R’ [54s/63s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(nmarank) Loading required package: meta Loading required package: metabook Loading 'meta' package (version 8.5-0). Type 'help(meta)' for a brief overview. Loading required package: netmeta Loading 'netmeta' package (version 3.6-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