CRAN Package Check Results for Package nmarank

Last updated on 2026-04-14 19:56:31 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3-0.1 15.29 244.57 259.86 ERROR
r-devel-linux-x86_64-debian-gcc 0.3-0.1 11.01 153.82 164.83 OK
r-devel-linux-x86_64-fedora-clang 0.3-0.1 25.00 377.28 402.28 OK
r-devel-linux-x86_64-fedora-gcc 0.3-0.1 27.00 413.27 440.27 OK
r-devel-macos-arm64 0.3-0.1 4.00 51.00 55.00 OK
r-devel-windows-x86_64 0.3-0.1 16.00 233.00 249.00 OK
r-patched-linux-x86_64 0.3-0.1 9.76 231.04 240.80 OK
r-release-linux-x86_64 0.3-0.1 12.69 230.60 243.29 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 17.00 0.00 17.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 312.00 334.00 OK

Check Details

Version: 0.3-0.1
Check: tests
Result: ERROR Running ‘testthat.R’ [101s/126s] 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-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-clang