CRAN Package Check Results for Package nmarank

Last updated on 2025-05-21 05:51:58 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3-0 14.31 233.98 248.29 NOTE
r-devel-linux-x86_64-debian-gcc 0.3-0 9.59 143.54 153.13 NOTE
r-devel-linux-x86_64-fedora-clang 0.3-0 385.49 OK
r-devel-linux-x86_64-fedora-gcc 0.3-0 375.02 OK
r-devel-windows-x86_64 0.3-0 15.00 227.00 242.00 ERROR
r-patched-linux-x86_64 0.3-0 13.02 218.38 231.40 NOTE
r-release-linux-x86_64 0.3-0 12.86 222.72 235.58 NOTE
r-release-macos-arm64 0.3-0 89.00 OK
r-release-macos-x86_64 0.3-0 219.00 OK
r-release-windows-x86_64 0.3-0 15.00 221.00 236.00 NOTE
r-oldrel-macos-arm64 0.3-0 85.00 OK
r-oldrel-macos-x86_64 0.3-0 140.00 OK
r-oldrel-windows-x86_64 0.3-0 19.00 303.00 322.00 OK

Additional issues

ATLAS

Check Details

Version: 0.3-0
Check: Rd cross-references
Result: NOTE Found the following Rd file(s) with Rd \link{} targets missing package anchors: nmarank.Rd: netmeta Please provide package anchors for all Rd \link{} targets not in the package itself and the base packages. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-windows-x86_64

Version: 0.3-0
Check: tests
Result: ERROR Running 'testthat.R' [80s] 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.1-0). Type 'help(meta)' for a brief overview. Loading required package: netmeta Loading 'netmeta' package (version 3.2-0). Type 'help("netmeta-package")' for a brief overview. > > test_check("nmarank") [ FAIL 1 | WARN 0 | SKIP 0 | PASS 10 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-arm.R:185:3'): arm gives correct probs ─────────────────────── abs(p1 - p2) is not less than 0.02. Difference: 0.004 [ FAIL 1 | WARN 0 | SKIP 0 | PASS 10 ] Error: Test failures Execution halted Flavor: r-devel-windows-x86_64