Back to Multiple platform build/check report for BioC 3.23:   simplified   long
ABCDEFGHIJKLMNOPQR[S]TUVWXYZ

This page was generated on 2026-04-08 11:35 -0400 (Wed, 08 Apr 2026).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.3 LTS)x86_644.6.0 alpha (2026-04-05 r89794) 4852
kjohnson3macOS 13.7.7 Venturaarm64R Under development (unstable) (2026-03-26 r89717) -- "Unsuffered Consequences" 4543
Click on any hostname to see more info about the system (e.g. compilers)      (*) as reported by 'uname -p', except on Windows and Mac OS X

Package 2050/2381HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
singleCellTK 2.21.1  (landing page)
Joshua David Campbell
Snapshot Date: 2026-04-07 13:40 -0400 (Tue, 07 Apr 2026)
git_url: https://git.bioconductor.org/packages/singleCellTK
git_branch: devel
git_last_commit: 15d4a13
git_last_commit_date: 2026-01-11 08:42:53 -0400 (Sun, 11 Jan 2026)
nebbiolo1Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    OK    ERROR  
kjohnson3macOS 13.7.7 Ventura / arm64  OK    OK    ERROR    OK  
See other builds for singleCellTK in R Universe.


CHECK results for singleCellTK on nebbiolo1

To the developers/maintainers of the singleCellTK package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/singleCellTK.git to reflect on this report. See Troubleshooting Build Report for more information.
- Use the following Renviron settings to reproduce errors and warnings.
- If 'R CMD check' started to fail recently on the Linux builder(s) over a missing dependency, add the missing dependency to 'Suggests:' in your DESCRIPTION file. See Renviron.bioc for more information.

raw results


Summary

Package: singleCellTK
Version: 2.21.1
Command: /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD check --install=check:singleCellTK.install-out.txt --library=/home/biocbuild/bbs-3.23-bioc/R/site-library --timings singleCellTK_2.21.1.tar.gz
StartedAt: 2026-04-08 04:27:28 -0400 (Wed, 08 Apr 2026)
EndedAt: 2026-04-08 04:43:07 -0400 (Wed, 08 Apr 2026)
EllapsedTime: 939.2 seconds
RetCode: 1
Status:   ERROR  
CheckDir: singleCellTK.Rcheck
Warnings: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD check --install=check:singleCellTK.install-out.txt --library=/home/biocbuild/bbs-3.23-bioc/R/site-library --timings singleCellTK_2.21.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.23-bioc/meat/singleCellTK.Rcheck’
* using R version 4.6.0 alpha (2026-04-05 r89794)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 13.3.0-6ubuntu2~24.04.1) 13.3.0
    GNU Fortran (Ubuntu 13.3.0-6ubuntu2~24.04.1) 13.3.0
* running under: Ubuntu 24.04.4 LTS
* using session charset: UTF-8
* current time: 2026-04-08 08:27:28 UTC
* checking for file ‘singleCellTK/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘singleCellTK’ version ‘2.21.1’
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ... INFO
Imports includes 80 non-default packages.
Importing from so many packages makes the package vulnerable to any of
them becoming unavailable.  Move as many as possible to Suggests and
use conditionally.
* checking if this is a source package ... OK
* checking if there is a namespace ... OK
* checking for hidden files and directories ... OK
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking whether package ‘singleCellTK’ can be installed ... OK
* checking installed package size ... INFO
  installed size is  5.6Mb
  sub-directories of 1Mb or more:
    R       1.0Mb
    shiny   2.3Mb
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... OK
* checking top-level files ... OK
* checking for left-over files ... OK
* checking index information ... OK
* checking package subdirectories ... OK
* checking code files for non-ASCII characters ... OK
* checking R files for syntax errors ... OK
* checking whether the package can be loaded ... OK
* checking whether the package can be loaded with stated dependencies ... OK
* checking whether the package can be unloaded cleanly ... OK
* checking whether the namespace can be loaded with stated dependencies ... OK
* checking whether the namespace can be unloaded cleanly ... OK
* checking loading without being on the library search path ... OK
* checking whether startup messages can be suppressed ... OK
* checking dependencies in R code ... OK
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... OK
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
  dedupRowNames.Rd: SingleCellExperiment-class
  detectCellOutlier.Rd: colData
  diffAbundanceFET.Rd: colData
  downSampleCells.Rd: SingleCellExperiment-class
  downSampleDepth.Rd: SingleCellExperiment-class
  featureIndex.Rd: SummarizedExperiment-class,
    SingleCellExperiment-class
  getBiomarker.Rd: SingleCellExperiment-class
  getDEGTopTable.Rd: SingleCellExperiment-class
  getEnrichRResult.Rd: SingleCellExperiment-class
  getFindMarkerTopTable.Rd: SingleCellExperiment-class
  getGenesetNamesFromCollection.Rd: SingleCellExperiment-class
  getPathwayResultNames.Rd: SingleCellExperiment-class
  getSampleSummaryStatsTable.Rd: SingleCellExperiment-class, assay,
    colData
  getSoupX.Rd: SingleCellExperiment-class
  getTSCANResults.Rd: SingleCellExperiment-class
  getTopHVG.Rd: SingleCellExperiment-class
  importAlevin.Rd: DelayedArray, readMM
  importAnnData.Rd: DelayedArray, readMM
  importBUStools.Rd: readMM
  importCellRanger.Rd: readMM, DelayedArray
  importCellRangerV2Sample.Rd: readMM, DelayedArray
  importCellRangerV3Sample.Rd: readMM, DelayedArray
  importDropEst.Rd: DelayedArray, readMM
  importExampleData.Rd: scRNAseq, Matrix, DelayedArray,
    ReprocessedFluidigmData, ReprocessedAllenData, NestorowaHSCData
  importFromFiles.Rd: readMM, DelayedArray, SingleCellExperiment-class
  importGeneSetsFromCollection.Rd: GeneSetCollection-class,
    SingleCellExperiment-class, GeneSetCollection, GSEABase, metadata
  importGeneSetsFromGMT.Rd: GeneSetCollection-class,
    SingleCellExperiment-class, getGmt, GSEABase, metadata
  importGeneSetsFromList.Rd: GeneSetCollection-class,
    SingleCellExperiment-class, GSEABase, metadata
  importGeneSetsFromMSigDB.Rd: SingleCellExperiment-class, msigdbr,
    GeneSetCollection-class, GSEABase, metadata
  importMitoGeneSet.Rd: SingleCellExperiment-class,
    GeneSetCollection-class, GSEABase, metadata
  importMultipleSources.Rd: DelayedArray
  importOptimus.Rd: readMM, DelayedArray
  importSEQC.Rd: readMM, DelayedArray
  importSTARsolo.Rd: readMM, DelayedArray
  iterateSimulations.Rd: SingleCellExperiment-class
  listSampleSummaryStatsTables.Rd: SingleCellExperiment-class, metadata
  plotBarcodeRankDropsResults.Rd: SingleCellExperiment-class
  plotBarcodeRankScatter.Rd: SingleCellExperiment-class
  plotBatchCorrCompare.Rd: SingleCellExperiment-class
  plotBatchVariance.Rd: SingleCellExperiment-class
  plotBcdsResults.Rd: SingleCellExperiment-class
  plotClusterAbundance.Rd: colData
  plotCxdsResults.Rd: SingleCellExperiment-class
  plotDEGHeatmap.Rd: SingleCellExperiment-class
  plotDEGRegression.Rd: SingleCellExperiment-class
  plotDEGViolin.Rd: SingleCellExperiment-class
  plotDEGVolcano.Rd: SingleCellExperiment-class
  plotDecontXResults.Rd: SingleCellExperiment-class
  plotDoubletFinderResults.Rd: SingleCellExperiment-class
  plotEmptyDropsResults.Rd: SingleCellExperiment-class
  plotEmptyDropsScatter.Rd: SingleCellExperiment-class
  plotEnrichR.Rd: SingleCellExperiment-class
  plotFindMarkerHeatmap.Rd: SingleCellExperiment-class
  plotPCA.Rd: SingleCellExperiment-class
  plotPathway.Rd: SingleCellExperiment-class
  plotRunPerCellQCResults.Rd: SingleCellExperiment-class
  plotSCEBarAssayData.Rd: SingleCellExperiment-class
  plotSCEBarColData.Rd: SingleCellExperiment-class
  plotSCEBatchFeatureMean.Rd: SingleCellExperiment-class
  plotSCEDensity.Rd: SingleCellExperiment-class
  plotSCEDensityAssayData.Rd: SingleCellExperiment-class
  plotSCEDensityColData.Rd: SingleCellExperiment-class
  plotSCEDimReduceColData.Rd: SingleCellExperiment-class
  plotSCEDimReduceFeatures.Rd: SingleCellExperiment-class
  plotSCEHeatmap.Rd: SingleCellExperiment-class
  plotSCEScatter.Rd: SingleCellExperiment-class
  plotSCEViolin.Rd: SingleCellExperiment-class
  plotSCEViolinAssayData.Rd: SingleCellExperiment-class
  plotSCEViolinColData.Rd: SingleCellExperiment-class
  plotScDblFinderResults.Rd: SingleCellExperiment-class
  plotScdsHybridResults.Rd: SingleCellExperiment-class
  plotScrubletResults.Rd: SingleCellExperiment-class
  plotSoupXResults.Rd: SingleCellExperiment-class
  plotTSCANClusterDEG.Rd: SingleCellExperiment-class
  plotTSCANClusterPseudo.Rd: SingleCellExperiment-class
  plotTSCANDimReduceFeatures.Rd: SingleCellExperiment-class
  plotTSCANPseudotimeGenes.Rd: SingleCellExperiment-class
  plotTSCANPseudotimeHeatmap.Rd: SingleCellExperiment-class
  plotTSCANResults.Rd: SingleCellExperiment-class
  plotTSNE.Rd: SingleCellExperiment-class
  plotUMAP.Rd: SingleCellExperiment-class
  readSingleCellMatrix.Rd: DelayedArray
  reportCellQC.Rd: SingleCellExperiment-class
  reportClusterAbundance.Rd: colData
  reportDiffAbundanceFET.Rd: colData
  retrieveSCEIndex.Rd: SingleCellExperiment-class
  runBBKNN.Rd: SingleCellExperiment-class
  runBarcodeRankDrops.Rd: SingleCellExperiment-class, colData
  runBcds.Rd: SingleCellExperiment-class, colData
  runCellQC.Rd: colData
  runComBatSeq.Rd: SingleCellExperiment-class
  runCxds.Rd: SingleCellExperiment-class, colData
  runCxdsBcdsHybrid.Rd: colData
  runDEAnalysis.Rd: SingleCellExperiment-class
  runDecontX.Rd: colData
  runDimReduce.Rd: SingleCellExperiment-class
  runDoubletFinder.Rd: SingleCellExperiment-class
  runDropletQC.Rd: colData
  runEmptyDrops.Rd: SingleCellExperiment-class, colData
  runEnrichR.Rd: SingleCellExperiment-class
  runFastMNN.Rd: SingleCellExperiment-class, BiocParallelParam-class
  runFeatureSelection.Rd: SingleCellExperiment-class
  runFindMarker.Rd: SingleCellExperiment-class
  runGSVA.Rd: SingleCellExperiment-class
  runHarmony.Rd: SingleCellExperiment-class
  runKMeans.Rd: SingleCellExperiment-class, colData
  runLimmaBC.Rd: SingleCellExperiment-class, assay
  runMNNCorrect.Rd: SingleCellExperiment-class, assay,
    BiocParallelParam-class
  runModelGeneVar.Rd: SingleCellExperiment-class
  runPerCellQC.Rd: SingleCellExperiment-class, BiocParallelParam,
    colData
  runSCANORAMA.Rd: SingleCellExperiment-class, assay
  runSCMerge.Rd: SingleCellExperiment-class, colData, assay,
    BiocParallelParam-class
  runScDblFinder.Rd: SingleCellExperiment-class, colData
  runScranSNN.Rd: SingleCellExperiment-class, reducedDim, assay,
    altExp, colData, igraph
  runScrublet.Rd: SingleCellExperiment-class, colData
  runSingleR.Rd: SingleCellExperiment-class
  runSoupX.Rd: SingleCellExperiment-class
  runTSCAN.Rd: SingleCellExperiment-class
  runTSCANClusterDEAnalysis.Rd: SingleCellExperiment-class
  runTSCANDEG.Rd: SingleCellExperiment-class
  runTSNE.Rd: SingleCellExperiment-class
  runUMAP.Rd: SingleCellExperiment-class, BiocParallelParam-class
  runVAM.Rd: SingleCellExperiment-class
  runZINBWaVE.Rd: SingleCellExperiment-class, colData,
    BiocParallelParam-class
  sampleSummaryStats.Rd: SingleCellExperiment-class, assay, colData
  scaterPCA.Rd: SingleCellExperiment-class, BiocParallelParam-class
  scaterlogNormCounts.Rd: logNormCounts
  sctkListGeneSetCollections.Rd: GeneSetCollection-class
  sctkPythonInstallConda.Rd: conda_install, reticulate, conda_create
  sctkPythonInstallVirtualEnv.Rd: virtualenv_install, reticulate,
    virtualenv_create
  selectSCTKConda.Rd: reticulate
  selectSCTKVirtualEnvironment.Rd: reticulate
  setRowNames.Rd: SingleCellExperiment-class
  setSCTKDisplayRow.Rd: SingleCellExperiment-class
  singleCellTK.Rd: SingleCellExperiment-class
  subsetSCECols.Rd: SingleCellExperiment-class
  subsetSCERows.Rd: SingleCellExperiment-class, altExp
  summarizeSCE.Rd: SingleCellExperiment-class
Please provide package anchors for all Rd \link{} targets not in the
package itself and the base packages.
* checking for missing documentation entries ... OK
* checking for code/documentation mismatches ... OK
* checking Rd \usage sections ... OK
* checking Rd contents ... OK
* checking for unstated dependencies in examples ... OK
* checking contents of ‘data’ directory ... OK
* checking data for non-ASCII characters ... OK
* checking data for ASCII and uncompressed saves ... OK
* checking R/sysdata.rda ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... WARNING
Found the following significant warnings:

  Warning in .local(x, ...) : 'normalizeCounts' is deprecated.
  Warning in .local(x, ...) : 'normalizeCounts' is deprecated.
  Warning in .local(x, ...) : 'pairwiseWilcox' is deprecated.
  Warning in .local(x, ...) : 'pairwiseWilcox' is deprecated.
  Warning in .local(x, ...) : 'pairwiseWilcox' is deprecated.
  Warning in .local(x, ...) : 'normalizeCounts' is deprecated.
  Warning in .local(x, ...) : 'normalizeCounts' is deprecated.
  Warning in .local(x, ...) : 'aggregateAcrossCells' is deprecated.
  Warning in .local(x, ...) : 'normalizeCounts' is deprecated.
  Warning in .local(x, ...) : 'normalizeCounts' is deprecated.
  Warning in .local(x, ...) : 'aggregateAcrossCells' is deprecated.
  Warning in .local(x, ...) : 'aggregateAcrossCells' is deprecated.
  Warning in .local(x, ...) : 'normalizeCounts' is deprecated.
  Warning in .local(x, ...) : 'pairwiseWilcox' is deprecated.
  Warning in .local(x, ...) : 'pairwiseWilcox' is deprecated.
  Warning in .local(x, ...) : 'pairwiseWilcox' is deprecated.
  Warning in .local(x, ...) : 'normalizeCounts' is deprecated.
  Warning in .local(x, ...) : 'pairwiseWilcox' is deprecated.
  Warning in .local(x, ...) : 'normalizeCounts' is deprecated.
  Warning in .local(x, ...) : 'normalizeCounts' is deprecated.
  Warning in .local(x, ...) : 'pairwiseWilcox' is deprecated.
  Warning in .local(x, ...) : 'pairwiseWilcox' is deprecated.
  Warning in .local(x, ...) : 'normalizeCounts' is deprecated.
  Warning in .local(x, ...) : 'normalizeCounts' is deprecated.
  Warning in .local(x, ...) : 'normalizeCounts' is deprecated.
  Warning in .local(x, ...) : 'librarySizeFactors' is deprecated.
  Warning in .local(x, ...) : 'normalizeCounts' is deprecated.
  Warning in .local(x, ...) : 'normalizeCounts' is deprecated.
  Warning in .local(x, ...) : 'normalizeCounts' is deprecated.
  Warning in .local(x, ...) : 'aggregateAcrossCells' is deprecated.
  Warning in .local(x, ...) : 'aggregateAcrossCells' is deprecated.
  Warning in .local(x, ...) : 'normalizeCounts' is deprecated.
  Warning in .local(x, ...) : 'normalizeCounts' is deprecated.
  Warning in .local(x, ...) : 'aggregateAcrossCells' is deprecated.
  Warning in .local(x, ...) : 'aggregateAcrossCells' is deprecated.
  Warning in .local(x, ...) : 'normalizeCounts' is deprecated.
  Warning in .local(x, ...) : 'normalizeCounts' is deprecated.
  Warning in .local(x, ...) : 'aggregateAcrossCells' is deprecated.
  Warning in .local(x, ...) : 'aggregateAcrossCells' is deprecated.
  Warning in .local(x, ...) : 'normalizeCounts' is deprecated.
  Warning in .local(x, ...) : 'normalizeCounts' is deprecated.
  Warning in .local(x, ...) : 'aggregateAcrossCells' is deprecated.
  Warning in .local(x, ...) : 'normalizeCounts' is deprecated.
  Warning in .local(x, ...) : 'normalizeCounts' is deprecated.
  Warning in .local(x, ...) : 'aggregateAcrossCells' is deprecated.
  Warning in .local(x, ...) : 'normalizeCounts' is deprecated.
  Warning in .local(x, ...) : 'normalizeCounts' is deprecated.
  Warning in .local(x, ...) : 'aggregateAcrossCells' is deprecated.
  Warning in .local(x, ...) : 'aggregateAcrossCells' is deprecated.
  Warning in fitTrendVar(fm, fv, ...) : 'fitTrendVar' is deprecated.
  Warning in .local(x, ...) : 'normalizeCounts' is deprecated.
  Warning in .local(x, ...) : 'aggregateAcrossCells' is deprecated.
  Warning in .local(x, ...) : 'aggregateAcrossCells' is deprecated.
  Warning in .local(x, ...) : 'normalizeCounts' is deprecated.
  Warning in .local(x, ...) : 'normalizeCounts' is deprecated.
  Warning in .local(x, ...) : 'normalizeCounts' is deprecated.
  Warning in .local(x, ...) : 'normalizeCounts' is deprecated.
  Warning in fitTrendVar(fm, fv, ...) : 'fitTrendVar' is deprecated.
  Warning in .local(x, ...) : 'pairwiseWilcox' is deprecated.
  Warning in .local(x, ...) : 'pairwiseWilcox' is deprecated.
  Warning in .local(x, ...) : 'normalizeCounts' is deprecated.
  Warning in .local(x, ...) : 'normalizeCounts' is deprecated.
  Warning in .local(x, ...) : 'normalizeCounts' is deprecated.
  Warning in .local(x, ...) : 'normalizeCounts' is deprecated.
  Warning in .local(x, ...) : 'normalizeCounts' is deprecated.
  Warning in .local(x, ...) : 'sumCountsAcrossCells' is deprecated.
  Warning in .local(x, ...) : 'summarizeAssayByGroup' is deprecated.
  Warning in .local(x, ...) : 'normalizeCounts' is deprecated.
  Warning in fitTrendVar(fm, fv, ...) : 'fitTrendVar' is deprecated.
  Warning in .local(x, ...) : 'normalizeCounts' is deprecated.
  Warning in .local(x, ...) : 'librarySizeFactors' is deprecated.
  Warning in .local(x, ...) : 'normalizeCounts' is deprecated.
  Warning in .local(x, ...) : 'normalizeCounts' is deprecated.
  Warning in .local(x, ...) : 'aggregateAcrossCells' is deprecated.
  Warning in .local(x, ...) : 'normalizeCounts' is deprecated.
  Warning in .local(x, ...) : 'normalizeCounts' is deprecated.
  Warning in .local(x, ...) : 'aggregateAcrossCells' is deprecated.
  Warning in .local(x, ...) : 'normalizeCounts' is deprecated.
  Warning in .local(x, ...) : 'normalizeCounts' is deprecated.
  Warning in .local(x, ...) : 'aggregateAcrossCells' is deprecated.
  Warning in .local(x, ...) : 'normalizeCounts' is deprecated.
  Warning in .local(x, ...) : 'normalizeCounts' is deprecated.
  Warning in .local(x, ...) : 'normalizeCounts' is deprecated.
  Warning in .local(x, ...) : 'normalizeCounts' is deprecated.
  Warning in .local(x, ...) : 'normalizeCounts' is deprecated.
  Warning in fitTrendVar(fm, fv, ...) : 'fitTrendVar' is deprecated.
  Warning in .local(x, ...) : 'normalizeCounts' is deprecated.
Deprecated functions may be defunct as soon as of the next release of
R.
See ?Deprecated.
Examples with CPU (user + system) or elapsed time > 5s
                           user system elapsed
runDoubletFinder         35.957  0.522  36.489
plotDoubletFinderResults 35.260  0.612  35.872
runSeuratSCTransform     29.072  0.636  29.713
plotScDblFinderResults   29.004  0.603  26.629
runScDblFinder           17.944  1.453  16.398
plotBatchCorrCompare     13.309  0.547  13.859
importExampleData        11.371  1.305  13.077
plotScdsHybridResults     9.079  0.090   8.556
plotBcdsResults           8.331  0.415   8.113
plotDecontXResults        7.987  0.131   8.118
plotCxdsResults           7.036  0.295   7.334
plotDEGViolin             6.675  0.284   6.958
plotEmptyDropsScatter     6.649  0.032   6.682
plotEmptyDropsResults     6.659  0.017   6.677
plotUMAP                  6.502  0.116   6.619
runDecontX                6.533  0.020   6.555
runUMAP                   6.468  0.069   6.540
runEmptyDrops             6.346  0.017   6.362
detectCellOutlier         5.682  0.195   5.877
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘spelling.R’
  Running ‘testthat.R’
 ERROR
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
   10. │     └─scuttle (local) .nextMethod(...)
   11. │       └─scuttle (local) .local(x, ...)
   12. │         └─scuttle:::.summarize_assay(...)
   13. │           ├─scuttle:::aggregate_across_cells(...)
   14. │           ├─beachmat::initializeCpp(DelayedArray(x)[, keep])
   15. │           └─beachmat::initializeCpp(DelayedArray(x)[, keep])
   16. │             └─beachmat (local) .local(x, ...)
   17. │               └─beachmat:::initialize_unknown_matrix(x)
   18. ├─base::stop(`<std::rn_>`)
   19. └─base (local) `<fn>`(`<std::rn_>`)
  
  [ FAIL 2 | WARN 89 | SKIP 0 | PASS 220 ]
  Error:
  ! Test failures.
  Execution halted
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... OK
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

Status: 1 ERROR, 1 WARNING, 1 NOTE
See
  ‘/home/biocbuild/bbs-3.23-bioc/meat/singleCellTK.Rcheck/00check.log’
for details.


Installation output

singleCellTK.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD INSTALL singleCellTK
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.23-bioc/R/site-library’
* installing *source* package ‘singleCellTK’ ...
** this is package ‘singleCellTK’ version ‘2.21.1’
** using staged installation
** R
** data
** exec
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (singleCellTK)

Tests output

singleCellTK.Rcheck/tests/spelling.Rout


R version 4.6.0 alpha (2026-04-05 r89794)
Copyright (C) 2026 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu

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.

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.

> if (requireNamespace('spelling', quietly = TRUE))
+   spelling::spell_check_test(vignettes = TRUE, error = FALSE, skip_on_cran = TRUE)
All Done!
> 
> proc.time()
   user  system elapsed 
  0.139   0.042   0.169 

singleCellTK.Rcheck/tests/testthat.Rout.fail


R version 4.6.0 alpha (2026-04-05 r89794)
Copyright (C) 2026 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu

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.

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.

> library(testthat)
> library(singleCellTK)
Loading required package: SummarizedExperiment
Loading required package: MatrixGenerics
Loading required package: matrixStats

Attaching package: 'MatrixGenerics'

The following objects are masked from 'package:matrixStats':

    colAlls, colAnyNAs, colAnys, colAvgsPerRowSet, colCollapse,
    colCounts, colCummaxs, colCummins, colCumprods, colCumsums,
    colDiffs, colIQRDiffs, colIQRs, colLogSumExps, colMadDiffs,
    colMads, colMaxs, colMeans2, colMedians, colMins, colOrderStats,
    colProds, colQuantiles, colRanges, colRanks, colSdDiffs, colSds,
    colSums2, colTabulates, colVarDiffs, colVars, colWeightedMads,
    colWeightedMeans, colWeightedMedians, colWeightedSds,
    colWeightedVars, rowAlls, rowAnyNAs, rowAnys, rowAvgsPerColSet,
    rowCollapse, rowCounts, rowCummaxs, rowCummins, rowCumprods,
    rowCumsums, rowDiffs, rowIQRDiffs, rowIQRs, rowLogSumExps,
    rowMadDiffs, rowMads, rowMaxs, rowMeans2, rowMedians, rowMins,
    rowOrderStats, rowProds, rowQuantiles, rowRanges, rowRanks,
    rowSdDiffs, rowSds, rowSums2, rowTabulates, rowVarDiffs, rowVars,
    rowWeightedMads, rowWeightedMeans, rowWeightedMedians,
    rowWeightedSds, rowWeightedVars

Loading required package: GenomicRanges
Loading required package: stats4
Loading required package: BiocGenerics
Loading required package: generics

Attaching package: 'generics'

The following objects are masked from 'package:base':

    as.difftime, as.factor, as.ordered, intersect, is.element, setdiff,
    setequal, union


Attaching package: 'BiocGenerics'

The following objects are masked from 'package:stats':

    IQR, mad, sd, var, xtabs

The following objects are masked from 'package:base':

    Filter, Find, Map, Position, Reduce, anyDuplicated, aperm, append,
    as.data.frame, basename, cbind, colnames, dirname, do.call,
    duplicated, eval, evalq, get, grep, grepl, is.unsorted, lapply,
    mapply, match, mget, order, paste, pmax, pmax.int, pmin, pmin.int,
    rank, rbind, rownames, sapply, saveRDS, table, tapply, unique,
    unsplit, which.max, which.min

Loading required package: S4Vectors

Attaching package: 'S4Vectors'

The following object is masked from 'package:utils':

    findMatches

The following objects are masked from 'package:base':

    I, expand.grid, unname

Loading required package: IRanges
Loading required package: Seqinfo
Loading required package: Biobase
Welcome to Bioconductor

    Vignettes contain introductory material; view with
    'browseVignettes()'. To cite Bioconductor, see
    'citation("Biobase")', and for packages 'citation("pkgname")'.


Attaching package: 'Biobase'

The following object is masked from 'package:MatrixGenerics':

    rowMedians

The following objects are masked from 'package:matrixStats':

    anyMissing, rowMedians

Loading required package: SingleCellExperiment
Loading required package: DelayedArray
Loading required package: Matrix

Attaching package: 'Matrix'

The following object is masked from 'package:S4Vectors':

    expand

Loading required package: S4Arrays
Loading required package: abind

Attaching package: 'S4Arrays'

The following object is masked from 'package:abind':

    abind

The following object is masked from 'package:base':

    rowsum

Loading required package: SparseArray

Attaching package: 'DelayedArray'

The following objects are masked from 'package:base':

    apply, scale, sweep


Attaching package: 'singleCellTK'

The following object is masked from 'package:BiocGenerics':

    plotPCA

> 
> test_check("singleCellTK")
Found 2 batches
Using null model in ComBat-seq.
Adjusting for 0 covariate(s) or covariate level(s)
Estimating dispersions
Fitting the GLM model
Shrinkage off - using GLM estimates for parameters
Adjusting the data
Found 2 batches
Using null model in ComBat-seq.
Adjusting for 1 covariate(s) or covariate level(s)
Estimating dispersions
Fitting the GLM model
Shrinkage off - using GLM estimates for parameters
Adjusting the data
Performing log-normalization
0%   10   20   30   40   50   60   70   80   90   100%
[----|----|----|----|----|----|----|----|----|----|
**************************************************|

  |                                                                            
  |                                                                      |   0%
  |                                                                            
  |======================================================================| 100%
Calculating gene variances
0%   10   20   30   40   50   60   70   80   90   100%
[----|----|----|----|----|----|----|----|----|----|
**************************************************|
Calculating feature variances of standardized and clipped values
0%   10   20   30   40   50   60   70   80   90   100%
[----|----|----|----|----|----|----|----|----|----|
**************************************************|

  |                                                                            
  |                                                                      |   0%
  |                                                                            
  |======================================================================| 100%

  |                                                                            
  |                                                                      |   0%
  |                                                                            
  |======================================================================| 100%
Calculating gene variances
0%   10   20   30   40   50   60   70   80   90   100%
[----|----|----|----|----|----|----|----|----|----|
**************************************************|
Calculating feature variances of standardized and clipped values
0%   10   20   30   40   50   60   70   80   90   100%
[----|----|----|----|----|----|----|----|----|----|
**************************************************|
Uploading data to Enrichr... Done.
  Querying HDSigDB_Human_2021... Done.
Parsing results... Done.
Performing log-normalization
0%   10   20   30   40   50   60   70   80   90   100%
[----|----|----|----|----|----|----|----|----|----|
**************************************************|
Calculating gene variances
0%   10   20   30   40   50   60   70   80   90   100%
[----|----|----|----|----|----|----|----|----|----|
**************************************************|
Calculating feature variances of standardized and clipped values
0%   10   20   30   40   50   60   70   80   90   100%
[----|----|----|----|----|----|----|----|----|----|
**************************************************|
Calculating gene means
0%   10   20   30   40   50   60   70   80   90   100%
[----|----|----|----|----|----|----|----|----|----|
**************************************************|
Calculating gene variance to mean ratios
0%   10   20   30   40   50   60   70   80   90   100%
[----|----|----|----|----|----|----|----|----|----|
**************************************************|
Calculating gene means
0%   10   20   30   40   50   60   70   80   90   100%
[----|----|----|----|----|----|----|----|----|----|
**************************************************|
Calculating gene variance to mean ratios
0%   10   20   30   40   50   60   70   80   90   100%
[----|----|----|----|----|----|----|----|----|----|
**************************************************|
Saving _problems/test-plotting-7.R
Performing log-normalization
0%   10   20   30   40   50   60   70   80   90   100%
[----|----|----|----|----|----|----|----|----|----|
**************************************************|
Calculating gene variances
0%   10   20   30   40   50   60   70   80   90   100%
[----|----|----|----|----|----|----|----|----|----|
**************************************************|
Calculating feature variances of standardized and clipped values
0%   10   20   30   40   50   60   70   80   90   100%
[----|----|----|----|----|----|----|----|----|----|
**************************************************|

  |                                                                            
  |                                                                      |   0%
  |                                                                            
  |======================================================================| 100%
[04:40:48] WARNING: src/learner.cc:782: 
Parameters: { "nthreads" } are not used.

[04:40:49] WARNING: src/learner.cc:782: 
Parameters: { "nthreads" } are not used.

Saving _problems/test-runClusterSummaryMetrics-6.R
Performing log-normalization
0%   10   20   30   40   50   60   70   80   90   100%
[----|----|----|----|----|----|----|----|----|----|
**************************************************|

  |                                                                            
  |                                                                      |   0%
  |                                                                            
  |======================================================================| 100%
Calculating gene variances
0%   10   20   30   40   50   60   70   80   90   100%
[----|----|----|----|----|----|----|----|----|----|
**************************************************|
Calculating feature variances of standardized and clipped values
0%   10   20   30   40   50   60   70   80   90   100%
[----|----|----|----|----|----|----|----|----|----|
**************************************************|

  |                                                                            
  |                                                                      |   0%
  |                                                                            
  |======================================================================| 100%

  |                                                                            
  |                                                                      |   0%
  |                                                                            
  |======================================================================| 100%
Modularity Optimizer version 1.3.0 by Ludo Waltman and Nees Jan van Eck

Number of nodes: 390
Number of edges: 9849

Running Louvain algorithm...
0%   10   20   30   40   50   60   70   80   90   100%
[----|----|----|----|----|----|----|----|----|----|
**************************************************|
Maximum modularity in 10 random starts: 0.8351
Number of communities: 7
Elapsed time: 0 seconds
Using method 'umap'
0%   10   20   30   40   50   60   70   80   90   100%
[----|----|----|----|----|----|----|----|----|----|
**************************************************|

  |                                                                            
  |                                                                      |   0%
  |                                                                            
  |======================================================================| 100%

  |                                                                            
  |                                                                      |   0%
  |                                                                            
  |======================================================================| 100%
0%   10   20   30   40   50   60   70   80   90   100%
[----|----|----|----|----|----|----|----|----|----|
**************************************************|
0%   10   20   30   40   50   60   70   80   90   100%
[----|----|----|----|----|----|----|----|----|----|
**************************************************|

  |                                                                            
  |                                                                      |   0%
  |                                                                            
  |======================================================================| 100%

  |                                                                            
  |                                                                      |   0%
  |                                                                            
  |======================================================================| 100%
Performing log-normalization
0%   10   20   30   40   50   60   70   80   90   100%
[----|----|----|----|----|----|----|----|----|----|
**************************************************|
[ FAIL 2 | WARN 89 | SKIP 0 | PASS 220 ]

══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-plotting.R:7:3'): Testing plotBubble.R ─────────────────────────
Error in `(function (cond)  .Internal(C_tryCatchHelper(addr, 1L, cond)))(structure(list(message = "object has no 'class' attribute", call = NULL, cppstack = NULL), class = c("std::runtime_error", "C++Error", "error", "condition")))`: error in evaluating the argument 'x' in selecting a method for function 'assay': object has no 'class' attribute
Backtrace:
     ▆
  1. ├─singleCellTK::plotBubble(...) at test-plotting.R:7:3
  2. │ └─singleCellTK::runClusterSummaryMetrics(...)
  3. │   ├─SummarizedExperiment::assay(...)
  4. │   ├─scuttle::aggregateAcrossCells(...)
  5. │   └─scuttle::aggregateAcrossCells(...)
  6. │     └─scuttle (local) .local(x, ...)
  7. │       ├─base::do.call(callNextMethod, c(base.args, list(subset.row = subset.row)))
  8. │       ├─methods (local) `<fn>`(...)
  9. │       │ └─base::eval(call, callEnv)
 10. │       │   └─base::eval(call, callEnv)
 11. │       └─scuttle (local) .nextMethod(...)
 12. │         └─scuttle (local) .local(x, ...)
 13. │           └─scuttle:::.summarize_assay(...)
 14. │             ├─scuttle:::aggregate_across_cells(...)
 15. │             ├─beachmat::initializeCpp(DelayedArray(x)[, keep])
 16. │             └─beachmat::initializeCpp(DelayedArray(x)[, keep])
 17. │               └─beachmat (local) .local(x, ...)
 18. │                 └─beachmat:::initialize_unknown_matrix(x)
 19. ├─base::stop(`<std::rn_>`)
 20. └─base (local) `<fn>`(`<std::rn_>`)
── Error ('test-runClusterSummaryMetrics.R:6:3'): Testing runClusterSummaryMetrics.R ──
Error in `(function (cond)  .Internal(C_tryCatchHelper(addr, 1L, cond)))(structure(list(message = "object has no 'class' attribute", call = NULL, cppstack = NULL), class = c("std::runtime_error", "C++Error", "error", "condition")))`: error in evaluating the argument 'x' in selecting a method for function 'assay': object has no 'class' attribute
Backtrace:
     ▆
  1. ├─singleCellTK::runClusterSummaryMetrics(...) at test-runClusterSummaryMetrics.R:6:3
  2. │ ├─SummarizedExperiment::assay(...)
  3. │ ├─scuttle::aggregateAcrossCells(...)
  4. │ └─scuttle::aggregateAcrossCells(...)
  5. │   └─scuttle (local) .local(x, ...)
  6. │     ├─base::do.call(callNextMethod, c(base.args, list(subset.row = subset.row)))
  7. │     ├─methods (local) `<fn>`(...)
  8. │     │ └─base::eval(call, callEnv)
  9. │     │   └─base::eval(call, callEnv)
 10. │     └─scuttle (local) .nextMethod(...)
 11. │       └─scuttle (local) .local(x, ...)
 12. │         └─scuttle:::.summarize_assay(...)
 13. │           ├─scuttle:::aggregate_across_cells(...)
 14. │           ├─beachmat::initializeCpp(DelayedArray(x)[, keep])
 15. │           └─beachmat::initializeCpp(DelayedArray(x)[, keep])
 16. │             └─beachmat (local) .local(x, ...)
 17. │               └─beachmat:::initialize_unknown_matrix(x)
 18. ├─base::stop(`<std::rn_>`)
 19. └─base (local) `<fn>`(`<std::rn_>`)

[ FAIL 2 | WARN 89 | SKIP 0 | PASS 220 ]
Error:
! Test failures.
Execution halted

Example timings

singleCellTK.Rcheck/singleCellTK-Ex.timings

nameusersystemelapsed
MitoGenes0.0020.0000.002
SEG0.0020.0010.003
calcEffectSizes0.1630.0080.171
combineSCE0.7540.0390.794
computeZScore0.2450.0120.257
convertSCEToSeurat4.6120.1524.764
convertSeuratToSCE0.3450.0060.351
dedupRowNames0.0550.0000.055
detectCellOutlier5.6820.1955.877
diffAbundanceFET0.0560.0010.056
discreteColorPalette0.0060.0000.006
distinctColors0.0020.0000.002
downSampleCells0.4950.0430.538
downSampleDepth0.4170.0250.442
expData-ANY-character-method0.1280.0050.133
expData-set-ANY-character-CharacterOrNullOrMissing-logical-method0.1650.0060.171
expData-set0.1510.0050.156
expData0.1230.0010.124
expDataNames-ANY-method0.1120.0040.115
expDataNames0.1140.0020.117
expDeleteDataTag0.0340.0000.034
expSetDataTag0.0260.0000.026
expTaggedData0.0270.0000.026
exportSCE0.0220.0010.023
exportSCEtoAnnData0.0940.0050.098
exportSCEtoFlatFile0.0910.0070.099
featureIndex0.0350.0040.039
generateSimulatedData0.0550.0000.054
getBiomarker0.0600.0020.061
getDEGTopTable0.6860.0680.754
getDiffAbundanceResults0.0450.0030.047
getEnrichRResult0.4340.0313.079
getFindMarkerTopTable1.5920.0941.687
getMSigDBTable0.0030.0020.005
getPathwayResultNames0.0200.0030.023
getSampleSummaryStatsTable0.2680.0190.288
getSoupX0.0000.0000.001
getTSCANResults1.0990.0801.181
getTopHVG0.9610.0861.048
importAnnData0.0020.0000.001
importBUStools0.1530.0020.155
importCellRanger0.7530.0770.832
importCellRangerV2Sample0.1580.0060.163
importCellRangerV3Sample0.2940.0350.329
importDropEst0.2000.0070.207
importExampleData11.371 1.30513.077
importGeneSetsFromCollection1.9950.1642.159
importGeneSetsFromGMT0.0610.0030.064
importGeneSetsFromList0.1190.0050.124
importGeneSetsFromMSigDB1.0180.1021.120
importMitoGeneSet0.0580.0110.068
importOptimus0.0020.0000.002
importSEQC0.1450.0190.165
importSTARsolo0.1840.0230.207
iterateSimulations0.1740.0040.177
listSampleSummaryStatsTables0.3050.0120.316
mergeSCEColData0.3440.0070.351
mouseBrainSubsetSCE0.0340.0040.038
msigdb_table0.0010.0010.002
plotBarcodeRankDropsResults0.9190.0380.956
plotBarcodeRankScatter0.8470.0760.923
plotBatchCorrCompare13.309 0.54713.859
plotBatchVariance0.4570.0200.476
plotBcdsResults8.3310.4158.113
plotBubble0.8030.0040.806
plotClusterAbundance1.3000.0271.328
plotCxdsResults7.0360.2957.334
plotDEGHeatmap2.0790.0212.101
plotDEGRegression4.2760.0404.310
plotDEGViolin6.6750.2846.958
plotDEGVolcano0.9480.0180.967
plotDecontXResults7.9870.1318.118
plotDimRed0.2850.0060.291
plotDoubletFinderResults35.260 0.61235.872
plotEmptyDropsResults6.6590.0176.677
plotEmptyDropsScatter6.6490.0326.682
plotFindMarkerHeatmap3.7180.0813.800
plotMASTThresholdGenes1.2230.0191.243
plotPCA0.3900.0000.391
plotPathway0.6840.0320.716
plotRunPerCellQCResults3.0990.0343.133
plotSCEBarAssayData0.2730.0100.283
plotSCEBarColData0.2190.0070.226
plotSCEBatchFeatureMean0.3840.0040.388
plotSCEDensity0.3110.0060.317
plotSCEDensityAssayData0.3010.0090.311
plotSCEDensityColData0.3040.0020.306
plotSCEDimReduceColData0.7070.0060.713
plotSCEDimReduceFeatures0.3940.0020.396
plotSCEHeatmap0.4140.0000.413
plotSCEScatter0.3700.0010.371
plotSCEViolin0.3930.0020.394
plotSCEViolinAssayData0.4250.0010.426
plotSCEViolinColData0.3480.0010.349
plotScDblFinderResults29.004 0.60326.629
plotScanpyDotPlot0.0210.0030.023
plotScanpyEmbedding0.0230.0000.022
plotScanpyHVG0.0220.0010.022
plotScanpyHeatmap0.0210.0020.023
plotScanpyMarkerGenes0.0210.0010.023
plotScanpyMarkerGenesDotPlot0.0210.0010.022
plotScanpyMarkerGenesHeatmap0.0200.0020.023
plotScanpyMarkerGenesMatrixPlot0.0230.0000.023
plotScanpyMarkerGenesViolin0.0220.0010.023
plotScanpyMatrixPlot0.0220.0010.023
plotScanpyPCA0.0220.0000.022
plotScanpyPCAGeneRanking0.0240.0000.023
plotScanpyPCAVariance0.0200.0020.022
plotScanpyViolin0.0210.0010.022
plotScdsHybridResults9.0790.0908.556
plotScrubletResults0.0220.0000.022
plotSeuratElbow0.0210.0010.022
plotSeuratHVG0.0210.0010.023
plotSeuratJackStraw0.0220.0010.023
plotSeuratReduction0.0200.0010.022
plotSoupXResults0.0000.0000.001
plotTSCANClusterDEG4.9390.0114.952
plotTSCANClusterPseudo1.4160.0111.427
plotTSCANDimReduceFeatures1.3520.0191.371
plotTSCANPseudotimeGenes1.5860.0141.599
plotTSCANPseudotimeHeatmap1.3370.0061.343
plotTSCANResults1.3500.0061.356
plotTSNE0.3760.0050.380
plotTopHVG0.6090.0100.619
plotUMAP6.5020.1166.619
readSingleCellMatrix0.0050.0010.006
reportCellQC0.0790.0030.082
reportDropletQC0.0220.0010.023
reportQCTool0.0790.0010.079
retrieveSCEIndex0.0270.0010.028
runBBKNN000
runBarcodeRankDrops0.2100.0040.214
runBcds1.4790.0570.950
runCellQC0.0770.0070.083
runClusterSummaryMetrics0.3820.0090.392
runComBatSeq0.4140.0080.422
runCxds0.3130.0030.315
runCxdsBcdsHybrid1.5740.0441.037
runDEAnalysis0.3750.0000.375
runDecontX6.5330.0206.555
runDimReduce0.2710.0000.271
runDoubletFinder35.957 0.52236.489
runDropletQC0.0220.0000.022
runEmptyDrops6.3460.0176.362
runEnrichR0.4850.0232.454
runFastMNN1.6150.0521.670
runFeatureSelection0.2130.0010.213
runFindMarker1.4250.0071.432
runGSVA0.8380.0200.858
runHarmony0.0370.0010.038
runKMeans0.1700.0110.181
runLimmaBC0.0750.0030.078
runMNNCorrect0.4070.0060.413
runModelGeneVar0.3080.0240.331
runNormalization2.4200.4412.862
runPerCellQC0.3500.0180.367
runSCANORAMA000
runSCMerge0.0050.0000.004
runScDblFinder17.944 1.45316.398
runScanpyFindClusters0.0220.0010.022
runScanpyFindHVG0.0210.0010.022
runScanpyFindMarkers0.0200.0010.022
runScanpyNormalizeData0.0910.0020.092
runScanpyPCA0.0220.0010.023
runScanpyScaleData0.0200.0010.022
runScanpyTSNE0.0230.0000.022
runScanpyUMAP0.0210.0010.021
runScranSNN0.2800.0030.284
runScrublet0.0230.0000.023
runSeuratFindClusters0.0230.0000.022
runSeuratFindHVG0.4480.0030.451
runSeuratHeatmap0.0230.0000.023
runSeuratICA0.0200.0010.022
runSeuratJackStraw0.0210.0010.022
runSeuratNormalizeData0.0220.0000.022
runSeuratPCA0.0210.0010.022
runSeuratSCTransform29.072 0.63629.713
runSeuratScaleData0.0220.0010.022
runSeuratUMAP0.0220.0000.022
runSingleR0.0350.0010.036
runSoupX000
runTSCAN0.6150.0210.637
runTSCANClusterDEAnalysis0.7530.0460.799
runTSCANDEG0.6920.0390.731
runTSNE0.7000.0100.709
runUMAP6.4680.0696.540
runVAM0.2800.0030.282
runZINBWaVE0.0040.0010.004
sampleSummaryStats0.1540.0000.153
scaterCPM0.1330.0080.141
scaterPCA0.4150.0110.426
scaterlogNormCounts0.2270.0110.238
sce0.0220.0000.022
sctkListGeneSetCollections0.0760.0040.080
sctkPythonInstallConda0.0000.0000.001
sctkPythonInstallVirtualEnv0.0000.0010.000
selectSCTKConda000
selectSCTKVirtualEnvironment000
setRowNames0.0830.0020.085
setSCTKDisplayRow0.3980.0100.408
singleCellTK000
subDiffEx0.3380.0090.347
subsetSCECols0.0790.0020.081
subsetSCERows0.2020.0020.204
summarizeSCE0.0690.0000.069
trimCounts0.1950.0060.201