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

This page was generated on 2026-01-29 11:32 -0500 (Thu, 29 Jan 2026).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.3 LTS)x86_64R Under development (unstable) (2026-01-15 r89304) -- "Unsuffered Consequences" 4851
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 2020/2347HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
singleCellTK 2.21.1  (landing page)
Joshua David Campbell
Snapshot Date: 2026-01-28 13:40 -0500 (Wed, 28 Jan 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 -0500 (Sun, 11 Jan 2026)
nebbiolo1Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published


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-01-29 05:02:05 -0500 (Thu, 29 Jan 2026)
EndedAt: 2026-01-29 05:25:14 -0500 (Thu, 29 Jan 2026)
EllapsedTime: 1389.7 seconds
RetCode: 0
Status:   OK  
CheckDir: singleCellTK.Rcheck
Warnings: 0

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 Under development (unstable) (2026-01-15 r89304)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
    GNU Fortran (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
* running under: Ubuntu 24.04.3 LTS
* using session charset: UTF-8
* 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 ... OK
Examples with CPU (user + system) or elapsed time > 5s
                           user system elapsed
importGeneSetsFromMSigDB 45.550  1.407  46.958
plotDoubletFinderResults 40.621  0.416  41.039
runDoubletFinder         36.796  0.164  36.960
runSeuratSCTransform     30.432  1.082  31.515
plotScDblFinderResults   28.470  0.698  29.129
runScDblFinder           18.244  1.362  19.570
plotBatchCorrCompare     13.315  0.265  13.580
importExampleData        11.332  1.037  12.724
plotScdsHybridResults    10.034  0.114   9.578
plotDecontXResults        8.700  0.082   8.782
plotBcdsResults           8.608  0.138   8.181
plotUMAP                  8.079  0.103   8.182
runUMAP                   7.572  0.250   7.821
plotCxdsResults           7.582  0.134   7.716
runDecontX                7.475  0.053   7.530
plotEmptyDropsResults     6.642  0.020   6.662
plotEmptyDropsScatter     6.559  0.011   6.570
runEmptyDrops             6.258  0.012   6.271
plotDEGViolin             5.293  0.067   5.354
detectCellOutlier         5.151  0.194   5.347
runEnrichR                0.599  0.105 152.854
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘spelling.R’
  Running ‘testthat.R’
 OK
* 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 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 Under development (unstable) (2026-01-15 r89304) -- "Unsuffered Consequences"
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.141   0.053   0.182 

singleCellTK.Rcheck/tests/testthat.Rout


R Under development (unstable) (2026-01-15 r89304) -- "Unsuffered Consequences"
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%
[----|----|----|----|----|----|----|----|----|----|
**************************************************|
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%
[05:23:02] WARNING: src/learner.cc:790: 
Parameters: { "nthreads" } are not used.

[05:23:03] WARNING: src/learner.cc:790: 
Parameters: { "nthreads" } are not used.

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 0 | WARN 19 | SKIP 0 | PASS 225 ]

[ FAIL 0 | WARN 19 | SKIP 0 | PASS 225 ]
> 
> proc.time()
   user  system elapsed 
306.470   8.400 544.522 

Example timings

singleCellTK.Rcheck/singleCellTK-Ex.timings

nameusersystemelapsed
MitoGenes0.0020.0010.003
SEG0.0030.0010.003
calcEffectSizes0.1530.0080.161
combineSCE0.6920.0400.732
computeZScore0.230.010.24
convertSCEToSeurat4.2210.1624.385
convertSeuratToSCE0.3310.0070.339
dedupRowNames0.0540.0000.054
detectCellOutlier5.1510.1945.347
diffAbundanceFET0.0560.0000.056
discreteColorPalette0.0040.0020.006
distinctColors0.0020.0000.003
downSampleCells0.4790.0390.518
downSampleDepth0.3950.0080.402
expData-ANY-character-method0.1210.0010.121
expData-set-ANY-character-CharacterOrNullOrMissing-logical-method0.1540.0040.158
expData-set0.1440.0010.145
expData0.1160.0020.120
expDataNames-ANY-method0.1100.0010.112
expDataNames0.1100.0080.120
expDeleteDataTag0.0340.0020.036
expSetDataTag0.0210.0030.024
expTaggedData0.0240.0010.025
exportSCE0.0190.0010.021
exportSCEtoAnnData0.0900.0110.101
exportSCEtoFlatFile0.0920.0050.097
featureIndex0.0320.0030.035
generateSimulatedData0.0500.0020.052
getBiomarker0.0610.0030.063
getDEGTopTable0.6760.1090.785
getDiffAbundanceResults0.0480.0000.049
getEnrichRResult0.5420.0373.429
getFindMarkerTopTable1.5750.0741.649
getMSigDBTable0.0020.0030.005
getPathwayResultNames0.0210.0010.022
getSampleSummaryStatsTable0.1970.0070.204
getSoupX0.0010.0000.000
getTSCANResults1.0260.0471.073
getTopHVG0.9680.0110.979
importAnnData0.0000.0010.001
importBUStools0.1460.0030.150
importCellRanger0.8930.0680.962
importCellRangerV2Sample0.1590.0100.168
importCellRangerV3Sample0.2780.0080.286
importDropEst0.2170.0070.225
importExampleData11.332 1.03712.724
importGeneSetsFromCollection1.7450.1391.883
importGeneSetsFromGMT0.0660.0020.068
importGeneSetsFromList0.1190.0040.121
importGeneSetsFromMSigDB45.550 1.40746.958
importMitoGeneSet0.0480.0070.054
importOptimus0.0010.0010.002
importSEQC0.1320.0230.156
importSTARsolo0.1370.0260.163
iterateSimulations0.1670.0270.193
listSampleSummaryStatsTables0.2470.0360.282
mergeSCEColData0.3630.0220.385
mouseBrainSubsetSCE0.0350.0000.036
msigdb_table0.0010.0000.001
plotBarcodeRankDropsResults0.8220.0130.835
plotBarcodeRankScatter0.8540.0010.855
plotBatchCorrCompare13.315 0.26513.580
plotBatchVariance0.4630.0100.473
plotBcdsResults8.6080.1388.181
plotBubble0.8320.0210.852
plotClusterAbundance1.2910.0051.297
plotCxdsResults7.5820.1347.716
plotDEGHeatmap2.0700.0162.086
plotDEGRegression4.5010.0724.568
plotDEGViolin5.2930.0675.354
plotDEGVolcano0.9670.0040.972
plotDecontXResults8.7000.0828.782
plotDimRed0.2740.0100.284
plotDoubletFinderResults40.621 0.41641.039
plotEmptyDropsResults6.6420.0206.662
plotEmptyDropsScatter6.5590.0116.570
plotFindMarkerHeatmap3.8320.0493.882
plotMASTThresholdGenes1.2490.0171.265
plotPCA0.3570.0020.360
plotPathway0.6880.0020.691
plotRunPerCellQCResults3.0980.0253.124
plotSCEBarAssayData0.2790.0060.285
plotSCEBarColData0.2730.0140.287
plotSCEBatchFeatureMean0.3750.0010.376
plotSCEDensity0.2960.0000.296
plotSCEDensityAssayData0.2720.0000.272
plotSCEDensityColData0.3540.0000.354
plotSCEDimReduceColData0.7310.0020.733
plotSCEDimReduceFeatures0.3690.0000.369
plotSCEHeatmap0.4360.0020.438
plotSCEScatter0.3380.0020.340
plotSCEViolin0.3820.0000.382
plotSCEViolinAssayData0.4350.0030.438
plotSCEViolinColData0.3550.0010.357
plotScDblFinderResults28.470 0.69829.129
plotScanpyDotPlot0.0230.0000.023
plotScanpyEmbedding0.0220.0000.022
plotScanpyHVG0.0220.0000.022
plotScanpyHeatmap0.0210.0000.021
plotScanpyMarkerGenes0.0220.0000.022
plotScanpyMarkerGenesDotPlot0.0200.0010.021
plotScanpyMarkerGenesHeatmap0.0230.0000.023
plotScanpyMarkerGenesMatrixPlot0.0210.0000.021
plotScanpyMarkerGenesViolin0.0220.0000.022
plotScanpyMatrixPlot0.0200.0010.022
plotScanpyPCA0.0210.0000.021
plotScanpyPCAGeneRanking0.0220.0010.023
plotScanpyPCAVariance0.0220.0000.022
plotScanpyViolin0.0200.0020.022
plotScdsHybridResults10.034 0.114 9.578
plotScrubletResults0.0220.0000.022
plotSeuratElbow0.0210.0000.022
plotSeuratHVG0.0220.0000.022
plotSeuratJackStraw0.0230.0000.023
plotSeuratReduction0.0230.0000.024
plotSoupXResults000
plotTSCANClusterDEG4.8150.0084.823
plotTSCANClusterPseudo1.3410.0041.345
plotTSCANDimReduceFeatures1.4080.0051.413
plotTSCANPseudotimeGenes1.6590.0041.663
plotTSCANPseudotimeHeatmap1.3310.0041.335
plotTSCANResults1.2890.0071.296
plotTSNE0.3700.0010.371
plotTopHVG0.6140.0000.614
plotUMAP8.0790.1038.182
readSingleCellMatrix0.0040.0010.005
reportCellQC0.0850.0020.087
reportDropletQC0.0230.0000.023
reportQCTool0.0770.0020.079
retrieveSCEIndex0.0270.0000.027
runBBKNN0.0000.0010.000
runBarcodeRankDrops0.2140.0000.214
runBcds1.4190.0130.893
runCellQC0.0830.0000.083
runClusterSummaryMetrics0.3950.0020.396
runComBatSeq0.4280.0030.431
runCxds0.3220.0030.326
runCxdsBcdsHybrid1.4790.0430.970
runDEAnalysis0.4960.0020.497
runDecontX7.4750.0537.530
runDimReduce0.2820.0020.283
runDoubletFinder36.796 0.16436.960
runDropletQC0.0220.0010.022
runEmptyDrops6.2580.0126.271
runEnrichR 0.599 0.105152.854
runFastMNN1.7510.2211.973
runFeatureSelection0.2160.0170.233
runFindMarker1.4280.1491.579
runGSVA0.8160.1250.942
runHarmony0.1460.0450.191
runKMeans0.1960.0180.215
runLimmaBC0.0830.0090.093
runMNNCorrect0.4150.0520.467
runModelGeneVar0.3130.0420.356
runNormalization2.7360.7343.471
runPerCellQC0.3290.0130.342
runSCANORAMA0.0000.0010.000
runSCMerge0.0030.0010.004
runScDblFinder18.244 1.36219.570
runScanpyFindClusters0.0220.0010.023
runScanpyFindHVG0.0220.0010.022
runScanpyFindMarkers0.0210.0010.022
runScanpyNormalizeData0.0930.0000.093
runScanpyPCA0.0200.0010.022
runScanpyScaleData0.0210.0010.022
runScanpyTSNE0.0210.0000.022
runScanpyUMAP0.0210.0010.022
runScranSNN0.2900.0020.292
runScrublet0.0230.0010.024
runSeuratFindClusters0.0210.0010.023
runSeuratFindHVG0.4770.0020.479
runSeuratHeatmap0.0230.0000.023
runSeuratICA0.0210.0000.022
runSeuratJackStraw0.0220.0000.022
runSeuratNormalizeData0.0190.0030.022
runSeuratPCA0.0220.0010.023
runSeuratSCTransform30.432 1.08231.515
runSeuratScaleData0.0210.0030.024
runSeuratUMAP0.0220.0000.022
runSingleR0.0370.0000.037
runSoupX000
runTSCAN0.6680.0140.682
runTSCANClusterDEAnalysis0.7620.0140.777
runTSCANDEG0.7620.0260.788
runTSNE0.7210.0040.725
runUMAP7.5720.2507.821
runVAM0.2890.0030.292
runZINBWaVE0.0040.0000.004
sampleSummaryStats0.1520.0010.152
scaterCPM0.1350.0050.140
scaterPCA0.4380.0040.444
scaterlogNormCounts0.2310.0100.241
sce0.0220.0010.023
sctkListGeneSetCollections0.0810.0020.082
sctkPythonInstallConda000
sctkPythonInstallVirtualEnv000
selectSCTKConda000
selectSCTKVirtualEnvironment0.0010.0000.001
setRowNames0.0810.0010.082
setSCTKDisplayRow0.4210.0140.435
singleCellTK0.0000.0000.001
subDiffEx0.3280.0070.335
subsetSCECols0.080.000.08
subsetSCERows0.2620.0110.273
summarizeSCE0.0670.0010.068
trimCounts0.2040.0050.209