Last updated on 2026-07-20 00:50:40 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.5.5 | 8.73 | 143.36 | 152.09 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.5.5 | 6.34 | 89.35 | 95.69 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.5.5 | 15.00 | 229.58 | 244.58 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.5.5 | 92.78 | ERROR | |||
| r-devel-windows-x86_64 | 1.5.5 | 12.00 | 209.00 | 221.00 | OK | |
| r-patched-linux-x86_64 | 1.5.5 | 10.45 | 132.92 | 143.37 | OK | |
| r-release-linux-x86_64 | 1.5.5 | 8.99 | 133.64 | 142.63 | OK | |
| r-release-macos-arm64 | 1.5.5 | 2.00 | 34.00 | 36.00 | OK | |
| r-release-macos-x86_64 | 1.5.5 | 6.00 | 152.00 | 158.00 | OK | |
| r-release-windows-x86_64 | 1.5.5 | 10.00 | 203.00 | 213.00 | OK | |
| r-oldrel-macos-arm64 | 1.5.5 | 2.00 | 31.00 | 33.00 | OK | |
| r-oldrel-macos-x86_64 | 1.5.5 | 6.00 | 176.00 | 182.00 | OK | |
| r-oldrel-windows-x86_64 | 1.5.5 | 15.00 | 234.00 | 249.00 | OK |
Version: 1.5.5
Check: tests
Result: ERROR
Running ‘spelling.R’
Running ‘testthat.R’ [23s/25s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(fitODBOD)
Hello, This is Amalan. For more details refer --> https://amalan-constat.github.io/fitODBOD/index.html
>
> test_check("fitODBOD")
Saving _problems/test-GenerateBOD-14.R
Saving _problems/test-GenerateBOD-23.R
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 563 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-GenerateBOD.R:14:3'): generated binomial random variable ─────
Expected `sort(unique(New_overdispersed_data))` to equal `0:n`.
Differences:
Lengths differ: 10 is not 11
── Failure ('test-GenerateBOD.R:23:3'): maximum value in binomial random variable ──
Expected `max(New_overdispersed_data)` >= `n`.
Actual comparison: 9.0 < 10.0
Difference: -1.0 < 0
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 563 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc