CRAN Package Check Results for Package cobiclust

Last updated on 2025-06-30 15:49:35 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.2 2.50 31.56 34.06 OK
r-devel-linux-x86_64-debian-gcc 0.1.2 1.90 23.97 25.87 OK
r-devel-linux-x86_64-fedora-clang 0.1.2 53.06 OK
r-devel-linux-x86_64-fedora-gcc 0.1.2 47.62 OK
r-devel-windows-x86_64 0.1.2 4.00 54.00 58.00 ERROR
r-patched-linux-x86_64 OK
r-release-linux-x86_64 0.1.2 1.98 28.91 30.89 OK
r-release-macos-arm64 0.1.2 26.00 OK
r-release-macos-x86_64 0.1.2 37.00 OK
r-release-windows-x86_64 0.1.2 4.00 52.00 56.00 OK
r-oldrel-macos-arm64 0.1.2 21.00 OK
r-oldrel-macos-x86_64 0.1.2 27.00 OK
r-oldrel-windows-x86_64 0.1.2 5.00 60.00 65.00 OK

Check Details

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