Last updated on 2026-07-21 02:50:39 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.3.5 | 44.76 | 63.70 | 108.46 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.3.5 | 31.91 | 49.57 | 81.48 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.3.5 | 71.00 | 92.29 | 163.29 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.3.5 | 34.00 | 48.14 | 82.14 | OK | |
| r-devel-windows-x86_64 | 1.3.5 | 57.00 | 951.00 | 1008.00 | OK | |
| r-patched-linux-x86_64 | 1.3.5 | 41.56 | 58.06 | 99.62 | OK | |
| r-release-linux-x86_64 | 1.3.5 | 41.47 | 57.68 | 99.15 | ERROR | |
| r-release-macos-arm64 | 1.3.5 | 10.00 | 19.00 | 29.00 | OK | |
| r-release-macos-x86_64 | 1.3.5 | 27.00 | 63.00 | 90.00 | OK | |
| r-release-windows-x86_64 | 1.3.5 | 58.00 | 1014.00 | 1072.00 | OK | |
| r-oldrel-macos-arm64 | 1.3.5 | 7.00 | 21.00 | 28.00 | OK | |
| r-oldrel-macos-x86_64 | 1.3.5 | 26.00 | 84.00 | 110.00 | OK | |
| r-oldrel-windows-x86_64 | 1.3.5 | 59.00 | 1160.00 | 1219.00 | OK |
Version: 1.3.5
Check: tests
Result: ERROR
Running ‘testthat.R’ [6s/7s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(ondisc)
>
> test_check("ondisc")
[1] "seed: 185437"
[1] "Generating example dataset 1."
[1] "Testing import from cellranger for dataset 1"
Round 1/2 processing of the input files.
Processing file 1 of 2.
Processing file 2 of 2.
Round 2/2 processing of the input files.
Processing file 1 of 2. Computing cellwise covariates. Writing to disk.
Processing file 2 of 2. Computing cellwise covariates. Writing to disk.
Saving _problems/test-import_from_cellranger_v2-130.R
[1] "Generating example dataset 1."
[1] "Testing import from R matrix for dataset 1"
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 136 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-import_from_cellranger_v2.R:130:11'): import data from cellranger v2 ──
Error in `base::colSums(x, na.rm = na.rm, dims = dims, ...)`: 'x' must be an array of at least two dimensions
Backtrace:
▆
1. ├─Matrix::colSums(...) at test-import_from_cellranger_v2.R:130:11
2. └─Matrix::colSums(...)
3. └─base::colSums(x, na.rm = na.rm, dims = dims, ...)
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 136 ]
Error:
! Test failures.
Execution halted
Flavor: r-release-linux-x86_64