CRAN Package Check Results for Maintainer ‘Theodoros Papakonstantinou <dev at tpapak.com>’

Last updated on 2026-03-21 21:53:13 CET.

Package ERROR OK
nmarank 1 13

Package nmarank

Current CRAN status: ERROR: 1, OK: 13

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