CRAN Package Check Results for Package nmarank

Last updated on 2026-06-29 13:49:15 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3-0.1 15.42 246.84 262.26 OK
r-devel-linux-x86_64-debian-gcc 0.3-0.1 10.94 154.70 165.64 OK
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 16.00 238.00 254.00 ERROR
r-patched-linux-x86_64 0.3-0.1 14.68 234.80 249.48 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 229.00 245.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 325.00 347.00 OK

Check Details

Version: 0.3-0.1
Check: tests
Result: ERROR Running 'testthat.R' [82s] 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-185.R [ FAIL 1 | WARN 0 | SKIP 0 | PASS 10 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-arm.R:185:3'): arm gives correct probs ─────────────────────── Expected `abs(p1 - p2)` <= 0.02. Actual comparison: 0.0221 > 0.0200 Difference: 0.0021 > 0 [ FAIL 1 | WARN 0 | SKIP 0 | PASS 10 ] Error: ! Test failures. Execution halted Flavor: r-devel-windows-x86_64