CRAN Package Check Results for Package cdnbcr

Last updated on 2026-05-11 21:49:42 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1.1 2.93 34.09 37.02 OK
r-devel-linux-x86_64-debian-gcc 1.1.1 2.39 26.12 28.51 OK
r-devel-linux-x86_64-fedora-clang 1.1.1 55.50 OK
r-devel-linux-x86_64-fedora-gcc 1.1.1 53.30 OK
r-devel-windows-x86_64 1.1.1 3.00 59.00 62.00 OK
r-patched-linux-x86_64 1.1.1 3.11 30.05 33.16 OK
r-release-linux-x86_64 1.1.1 2.51 30.22 32.73 OK
r-release-macos-arm64 1.1.1 1.00 12.00 13.00 OK
r-release-macos-x86_64 1.1.1 2.00 35.00 37.00 OK
r-release-windows-x86_64 1.1.1 4.00 58.00 62.00 OK
r-oldrel-macos-arm64 1.1.1 1.00 21.00 22.00 OK
r-oldrel-macos-x86_64 1.1.1 2.00 54.00 56.00 OK
r-oldrel-windows-x86_64 1.1.1 4.00 62.00 66.00 ERROR

Check Details

Version: 1.1.1
Check: tests
Result: ERROR Running 'testthat.R' [3s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(cdnbcr) > > test_check("cdnbcr") Saving _problems/test-cdnbcr_functions-61.R [ FAIL 1 | WARN 0 | SKIP 0 | PASS 71 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-cdnbcr_functions.R:61:3'): dcdnbcr works ───────────────────── Expected `sum(is.nan(dcdnbcr(x, theta, phi, p, alpha, mu, sigma)))` to equal `sum(x < 0)`. Differences: `actual`: 1 `expected`: 10 [ FAIL 1 | WARN 0 | SKIP 0 | PASS 71 ] Error: ! Test failures. Execution halted Flavor: r-oldrel-windows-x86_64