Last updated on 2026-09-25 22:54:07 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.4 | 28.06 | 104.80 | 132.86 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.4 | 20.70 | 86.19 | 106.89 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.4 | 22.00 | 72.86 | 94.86 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.4 | 21.00 | 72.85 | 93.85 | OK | |
| r-devel-windows-x86_64 | 1.4 | 39.00 | 204.00 | 243.00 | ERROR | |
| r-patched-linux-x86_64 | 1.4 | 26.14 | 96.79 | 122.93 | OK | |
| r-release-linux-x86_64 | 1.4 | 25.57 | 98.18 | 123.75 | OK | |
| r-release-macos-arm64 | 1.4 | 7.00 | 35.00 | 42.00 | OK | |
| r-release-macos-x86_64 | 1.4 | 18.00 | 129.00 | 147.00 | OK | |
| r-release-windows-x86_64 | 1.4 | 37.00 | 132.00 | 169.00 | OK | |
| r-oldrel-macos-arm64 | 1.4 | 5.00 | 31.00 | 36.00 | OK | |
| r-oldrel-macos-x86_64 | 1.4 | 18.00 | 149.00 | 167.00 | OK | |
| r-oldrel-windows-x86_64 | 1.4 | 40.00 | 169.00 | 209.00 | OK |
Version: 1.4
Check: tests
Result: ERROR
Running 'testthat.R' [13s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(scTenifoldNet)
>
> test_check("scTenifoldNet")
Computing regression coefficients...
Saving _problems/test-scQC-24.R
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 44 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-scQC.R:24:3'): scQC works ──────────────────────────────────────
Error in `h(simpleError(msg, call))`: error in evaluating the argument 'i' in selecting a method for function '[<-': lazy-load database 'D:/temp/2026_09_24_01_50_00_23554/RtmpG4bMOM/RLIBS_25d0445e43a99/Matrix/R/Matrix.rdb' is corrupt
Backtrace:
▆
1. ├─scTenifoldNet::scQC(...) at test-scQC.R:24:3
2. │ ├─methods (local) `[<-`(`*tmp*`, X < 0, value = `<dbl>`)
3. │ ├─X < 0
4. │ └─X < 0
5. └─base::.handleSimpleError(...)
6. └─base (local) h(simpleError(msg, call))
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 44 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-windows-x86_64