Last updated on 2025-10-31 17:50:11 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.2.5 | 17.91 | 237.04 | 254.95 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.2.5 | 11.93 | 171.96 | 183.89 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.2.5 | 130.00 | 307.24 | 437.24 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.2.5 | 128.00 | 314.19 | 442.19 | OK | |
| r-devel-windows-x86_64 | 0.2.5 | 18.00 | 227.00 | 245.00 | OK | |
| r-patched-linux-x86_64 | 0.2.5 | 16.58 | 204.25 | 220.83 | ERROR | |
| r-release-linux-x86_64 | 0.2.5 | 12.93 | 236.90 | 249.83 | OK | |
| r-release-macos-arm64 | 0.2.5 | 9.00 | 131.00 | 140.00 | OK | |
| r-release-macos-x86_64 | 0.2.5 | 21.00 | 279.00 | 300.00 | OK | |
| r-release-windows-x86_64 | 0.2.5 | 17.00 | 227.00 | 244.00 | OK | |
| r-oldrel-macos-arm64 | 0.2.5 | 9.00 | 124.00 | 133.00 | NOTE | |
| r-oldrel-macos-x86_64 | 0.2.5 | 16.00 | 177.00 | 193.00 | OK | |
| r-oldrel-windows-x86_64 | 0.2.5 | 23.00 | 320.00 | 343.00 | OK |
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