Last updated on 2026-03-31 20:55:37 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.1.1 | 3.00 | 33.65 | 36.65 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.1.1 | 2.05 | 26.01 | 28.06 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.1.1 | 53.07 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 1.1.1 | 51.40 | OK | |||
| r-devel-macos-arm64 | 1.1.1 | 1.00 | 11.00 | 12.00 | OK | |
| r-devel-windows-x86_64 | 1.1.1 | 5.00 | 58.00 | 63.00 | ERROR | |
| r-patched-linux-x86_64 | 1.1.1 | 3.17 | 28.65 | 31.82 | OK | |
| r-release-linux-x86_64 | 1.1.1 | 2.96 | 28.72 | 31.68 | OK | |
| r-release-macos-arm64 | 1.1.1 | 1.00 | 21.00 | 22.00 | OK | |
| r-release-macos-x86_64 | 1.1.1 | 2.00 | 54.00 | 56.00 | OK | |
| r-release-windows-x86_64 | 1.1.1 | 3.00 | 55.00 | 58.00 | OK | |
| r-oldrel-macos-arm64 | 1.1.1 | 1.00 | 36.00 | 37.00 | OK | |
| r-oldrel-macos-x86_64 | 1.1.1 | 2.00 | 49.00 | 51.00 | OK | |
| r-oldrel-windows-x86_64 | 1.1.1 | 5.00 | 65.00 | 70.00 | OK |
Version: 1.1.1
Check: tests
Result: ERROR
Running 'testthat.R' [2s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(cdnbcr)
>
> test_check("cdnbcr")
Saving _problems/test-cdnbcr_functions-94.R
Saving _problems/test-cdnbcr_functions-102.R
Saving _problems/test-cdnbcr_functions-111.R
Saving _problems/test-cdnbcr_functions-118.R
[ FAIL 4 | WARN 22 | SKIP 0 | PASS 68 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-cdnbcr_functions.R:89:3'): pcdnbcr works ─────────────────────
Expected `sum(...)` to equal 0.
Differences:
`actual`: NaN
`expected`: 0.0
── Failure ('test-cdnbcr_functions.R:97:3'): pcdnbcr works ─────────────────────
Expected `sum(...)` to equal 0.
Differences:
`actual`: NaN
`expected`: 0.0
── Failure ('test-cdnbcr_functions.R:106:3'): pcdnbcr works ────────────────────
Expected `sum(...)` to equal 0.
Differences:
`actual`: NaN
`expected`: 0.0
── Failure ('test-cdnbcr_functions.R:118:3'): pcdnbcr works ────────────────────
Expected `sum(is.nan(pcdnbcr(x, theta, phi, p, alpha, mu, sigma)))` to equal 4.
Differences:
`actual`: 6.0
`expected`: 4.0
[ FAIL 4 | WARN 22 | SKIP 0 | PASS 68 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-windows-x86_64