Last updated on 2025-10-30 08:51:49 CET.
| Package | ERROR | NOTE | OK |
|---|---|---|---|
| Canek | 1 | 1 | 11 |
Current CRAN status: ERROR: 1, NOTE: 1, OK: 11
Version: 0.2.5
Check: tests
Result: ERROR
Running ‘testthat.R’ [41s/50s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(Canek)
>
> test_check("Canek")
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 74 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test_RunCanek.R:23:1'): (code run outside of `test_that()`) ─────────
<packageNotFoundError/error/condition>
Error in `loadNamespace(x)`: there is no package called 'SingleCellExperiment'
Backtrace:
▆
1. └─base::loadNamespace(x) at test_RunCanek.R:23:1
2. └─base::withRestarts(stop(cond), retry_loadNamespace = function() NULL)
3. └─base (local) withOneRestart(expr, restarts[[1L]])
4. └─base (local) doWithOneRestart(return(expr), restart)
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 74 ]
Error: Test failures
Execution halted
Flavor: r-patched-linux-x86_64
Version: 0.2.5
Check: package dependencies
Result: NOTE
Package suggested but not available for checking: ‘batchelor’
Flavor: r-oldrel-macos-arm64