Last updated on 2026-09-25 09:52:22 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 3.3.0 | 50.82 | 342.37 | 393.19 | OK | |
| r-devel-linux-x86_64-debian-gcc | 3.3.0 | 30.32 | 233.14 | 263.46 | OK | |
| r-devel-linux-x86_64-fedora-clang | 3.3.0 | 33.00 | 222.78 | 255.78 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 3.3.0 | 33.00 | 215.45 | 248.45 | OK | |
| r-devel-windows-x86_64 | 3.3.0 | 50.00 | 295.00 | 345.00 | ERROR | |
| r-patched-linux-x86_64 | 3.3.0 | 50.32 | 328.54 | 378.86 | OK | |
| r-release-linux-x86_64 | 3.3.0 | 42.49 | 329.20 | 371.69 | OK | |
| r-release-macos-arm64 | 3.3.0 | 11.00 | 82.00 | 93.00 | OK | |
| r-release-macos-x86_64 | 3.3.0 | 33.00 | 321.00 | 354.00 | OK | |
| r-release-windows-x86_64 | 3.3.0 | 47.00 | 374.00 | 421.00 | OK | |
| r-oldrel-macos-arm64 | 3.3.0 | 11.00 | 86.00 | 97.00 | OK | |
| r-oldrel-macos-x86_64 | 3.3.0 | 32.00 | 327.00 | 359.00 | OK | |
| r-oldrel-windows-x86_64 | 3.3.0 | 68.00 | 512.00 | 580.00 | OK |
Version: 3.3.0
Check: examples
Result: ERROR
Running examples in 'scCustomize-Ex.R' failed
The error occurred in:
R Under development (unstable) (2026-09-21 r90579 ucrt) -- "Unsuffered Consequences"
Copyright (C) 2026 The R Foundation for Statistical Computing
Platform: x86_64-w64-mingw32/x64
R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.
Natural language support but running in an English locale
R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.
Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.
> pkgname <- "scCustomize"
> source(file.path(R.home("share"), "R", "examples-header.R"))
> options(warn = 1)
> options(pager = "console")
> library('scCustomize')
Loading required package: Seurat
Loading required package: SeuratObject
Loading required package: sp
Error: package or namespace load failed for 'SeuratObject':
.onAttach failed in attachNamespace() for 'SeuratObject', details:
call: packageVersion(pkg = i)
error: there is no package called 'Matrix'
Error: package 'SeuratObject' could not be loaded
Execution halted
Flavor: r-devel-windows-x86_64