Last updated on 2025-07-01 13:50:28 CEST.
Package | ERROR | OK |
---|---|---|
cobiclust | 1 | 12 |
rrda | 13 |
Current CRAN status: ERROR: 1, OK: 12
Version: 0.1.2
Check: tests
Result: ERROR
Running 'spelling.R' [0s]
Running 'testthat.R' [10s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(cobiclust)
>
> test_check("cobiclust")
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 46 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-cobiclust.R:76:3'): Check that cobiclust is running and robust ──
Error in `stats::uniroot(f = foo_a, lower = 0.01, upper = ceiling(x1),
left_bound = x2, right_bound = x3, nb = x1)`: f() values at end points not of opposite sign
Backtrace:
▆
1. └─cobiclust::cobiclust(...) at test-cobiclust.R:76:3
2. ├─base::matrix(...)
3. └─base::mapply(...)
4. └─cobiclust (local) `<fn>`(dots[[1L]][[1L]], dots[[2L]][[1L]], dots[[3L]][[1L]])
5. └─stats::uniroot(...)
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 46 ]
Error: Test failures
Execution halted
Flavor: r-devel-windows-x86_64
Current CRAN status: OK: 13