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

This page was generated on 2026-03-14 11:34 -0400 (Sat, 14 Mar 2026).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.3 LTS)x86_64R Under development (unstable) (2026-03-05 r89546) -- "Unsuffered Consequences" 4837
kjohnson3macOS 13.7.7 Venturaarm64R Under development (unstable) (2026-03-01 r89506) -- "Unsuffered Consequences" 4050
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 2032/2361HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
singleCellTK 2.21.1  (landing page)
Joshua David Campbell
Snapshot Date: 2026-03-13 13:40 -0400 (Fri, 13 Mar 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    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.7.7 Ventura / arm64  ERROR    ERROR  skippedskipped
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-03-14 04:02:58 -0400 (Sat, 14 Mar 2026)
EndedAt: 2026-03-14 04:18:07 -0400 (Sat, 14 Mar 2026)
EllapsedTime: 909.0 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-03-05 r89546)
* 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.4 LTS
* using session charset: UTF-8
* current time: 2026-03-14 08:02:59 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 ... OK
Examples with CPU (user + system) or elapsed time > 5s
                               user system elapsed
plotDoubletFinderResults     33.444  0.207  33.653
runSeuratSCTransform         29.231  1.023  30.258
runDoubletFinder             28.975  0.303  29.282
plotScDblFinderResults       27.400  0.330  24.744
runScDblFinder               18.237  0.985  16.232
importExampleData            11.481  1.220  13.054
plotBatchCorrCompare         11.455  0.565  12.020
plotBcdsResults               9.232  0.258   8.863
plotScdsHybridResults         8.775  0.311   8.454
plotDecontXResults            7.503  0.086   7.591
plotCxdsResults               6.807  0.068   6.876
plotEmptyDropsScatter         6.654  0.039   6.693
plotEmptyDropsResults         6.653  0.017   6.670
runUMAP                       6.556  0.113   6.670
runDecontX                    6.438  0.027   6.465
plotUMAP                      6.177  0.261   6.439
plotDEGViolin                 6.267  0.157   6.418
runEmptyDrops                 6.321  0.019   6.341
detectCellOutlier             5.458  0.175   5.634
importGeneSetsFromCollection  4.038  0.492   5.543
* 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-03-05 r89546) -- "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.145   0.040   0.171 

singleCellTK.Rcheck/tests/testthat.Rout


R Under development (unstable) (2026-03-05 r89546) -- "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%
[04:16:01] WARNING: src/learner.cc:782: 
Parameters: { "nthreads" } are not used.

[04:16:02] WARNING: src/learner.cc:782: 
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 
267.428  10.545 281.247 

Example timings

singleCellTK.Rcheck/singleCellTK-Ex.timings

nameusersystemelapsed
MitoGenes0.0020.0000.003
SEG0.0030.0000.003
calcEffectSizes0.1520.0110.163
combineSCE0.7260.0290.756
computeZScore0.2280.0080.237
convertSCEToSeurat4.4240.1584.591
convertSeuratToSCE0.3460.0060.353
dedupRowNames0.0560.0010.057
detectCellOutlier5.4580.1755.634
diffAbundanceFET0.0510.0030.053
discreteColorPalette0.0050.0010.006
distinctColors0.0020.0000.002
downSampleCells0.5080.0400.548
downSampleDepth0.3860.0030.389
expData-ANY-character-method0.1170.0030.120
expData-set-ANY-character-CharacterOrNullOrMissing-logical-method0.1550.0000.156
expData-set0.140.010.15
expData0.1180.0020.120
expDataNames-ANY-method0.1110.0020.113
expDataNames0.1120.0040.117
expDeleteDataTag0.0330.0000.032
expSetDataTag0.0230.0010.024
expTaggedData0.0240.0000.025
exportSCE0.0200.0010.021
exportSCEtoAnnData0.0940.0040.099
exportSCEtoFlatFile0.0920.0050.097
featureIndex0.0320.0040.035
generateSimulatedData0.0470.0060.052
getBiomarker0.0570.0040.061
getDEGTopTable0.6630.0890.753
getDiffAbundanceResults0.0450.0030.047
getEnrichRResult0.5780.0553.535
getFindMarkerTopTable1.4850.1031.590
getMSigDBTable0.0040.0010.004
getPathwayResultNames0.0210.0010.022
getSampleSummaryStatsTable0.1770.0000.177
getSoupX0.0000.0010.000
getTSCANResults0.9950.1021.098
getTopHVG0.8530.0570.911
importAnnData0.0020.0000.002
importBUStools0.1480.0030.152
importCellRanger0.7870.0410.829
importCellRangerV2Sample0.1410.0010.142
importCellRangerV3Sample0.2580.0130.272
importDropEst0.1960.0040.201
importExampleData11.481 1.22013.054
importGeneSetsFromCollection4.0380.4925.543
importGeneSetsFromGMT0.0590.0020.061
importGeneSetsFromList0.1150.0020.117
importGeneSetsFromMSigDB0.9480.1041.052
importMitoGeneSet0.0490.0060.054
importOptimus0.0010.0010.002
importSEQC0.1290.0270.156
importSTARsolo0.1710.0220.192
iterateSimulations0.1630.0040.167
listSampleSummaryStatsTables0.2310.0110.242
mergeSCEColData0.3060.0080.314
mouseBrainSubsetSCE0.0310.0030.034
msigdb_table0.0010.0010.001
plotBarcodeRankDropsResults0.8210.0310.852
plotBarcodeRankScatter0.7980.0580.856
plotBatchCorrCompare11.455 0.56512.020
plotBatchVariance0.4970.0170.514
plotBcdsResults9.2320.2588.863
plotBubble0.7660.0010.768
plotClusterAbundance1.3000.0031.303
plotCxdsResults6.8070.0686.876
plotDEGHeatmap2.0350.0292.064
plotDEGRegression4.1790.0134.186
plotDEGViolin6.2670.1576.418
plotDEGVolcano0.9010.0220.922
plotDecontXResults7.5030.0867.591
plotDimRed0.2680.0020.269
plotDoubletFinderResults33.444 0.20733.653
plotEmptyDropsResults6.6530.0176.670
plotEmptyDropsScatter6.6540.0396.693
plotFindMarkerHeatmap3.7190.0453.764
plotMASTThresholdGenes1.2280.0131.241
plotPCA0.3420.0010.343
plotPathway0.6100.0000.611
plotRunPerCellQCResults2.9420.0552.998
plotSCEBarAssayData0.2650.0020.266
plotSCEBarColData0.2220.0010.222
plotSCEBatchFeatureMean0.3880.0010.389
plotSCEDensity0.3140.0010.315
plotSCEDensityAssayData0.2810.0030.285
plotSCEDensityColData0.2840.0000.284
plotSCEDimReduceColData0.7150.0020.718
plotSCEDimReduceFeatures0.3720.0020.374
plotSCEHeatmap0.4040.0030.407
plotSCEScatter0.3410.0000.340
plotSCEViolin0.3650.0020.366
plotSCEViolinAssayData0.3510.0010.352
plotSCEViolinColData0.3330.0020.335
plotScDblFinderResults27.400 0.33024.744
plotScanpyDotPlot0.0220.0010.024
plotScanpyEmbedding0.0210.0020.023
plotScanpyHVG0.0200.0020.022
plotScanpyHeatmap0.0220.0000.022
plotScanpyMarkerGenes0.0210.0010.023
plotScanpyMarkerGenesDotPlot0.0220.0000.021
plotScanpyMarkerGenesHeatmap0.0180.0040.022
plotScanpyMarkerGenesMatrixPlot0.0210.0000.022
plotScanpyMarkerGenesViolin0.0210.0020.022
plotScanpyMatrixPlot0.0220.0000.022
plotScanpyPCA0.0210.0000.022
plotScanpyPCAGeneRanking0.0210.0000.021
plotScanpyPCAVariance0.0200.0020.021
plotScanpyViolin0.0210.0010.021
plotScdsHybridResults8.7750.3118.454
plotScrubletResults0.0210.0020.022
plotSeuratElbow0.0210.0010.021
plotSeuratHVG0.0200.0010.020
plotSeuratJackStraw0.0200.0000.021
plotSeuratReduction0.0210.0000.021
plotSoupXResults000
plotTSCANClusterDEG4.5500.0884.639
plotTSCANClusterPseudo1.3450.0491.394
plotTSCANDimReduceFeatures1.3150.0511.366
plotTSCANPseudotimeGenes1.5780.0831.661
plotTSCANPseudotimeHeatmap1.3300.0391.370
plotTSCANResults1.1960.0181.214
plotTSNE0.3940.0060.401
plotTopHVG0.5980.0030.602
plotUMAP6.1770.2616.439
readSingleCellMatrix0.0050.0000.005
reportCellQC0.0770.0010.078
reportDropletQC0.0200.0010.021
reportQCTool0.0760.0010.077
retrieveSCEIndex0.0280.0000.028
runBBKNN000
runBarcodeRankDrops0.2060.0010.207
runBcds1.5450.1131.021
runCellQC0.0730.0040.077
runClusterSummaryMetrics0.3570.0080.365
runComBatSeq0.4250.0080.433
runCxds0.3010.0090.309
runCxdsBcdsHybrid1.5650.0871.053
runDEAnalysis0.3750.0090.383
runDecontX6.4380.0276.465
runDimReduce0.2700.0030.274
runDoubletFinder28.975 0.30329.282
runDropletQC0.0210.0010.022
runEmptyDrops6.3210.0196.341
runEnrichR0.4720.0472.591
runFastMNN1.6870.1741.861
runFeatureSelection0.2080.0100.218
runFindMarker1.4580.1461.604
runGSVA0.8430.1130.956
runHarmony0.0410.0040.044
runKMeans0.1780.0170.195
runLimmaBC0.0780.0060.083
runMNNCorrect0.3950.0170.411
runModelGeneVar0.2980.0110.308
runNormalization2.3530.3402.693
runPerCellQC0.3320.0080.340
runSCANORAMA000
runSCMerge0.0030.0010.005
runScDblFinder18.237 0.98516.232
runScanpyFindClusters0.0220.0010.023
runScanpyFindHVG0.0210.0010.022
runScanpyFindMarkers0.0200.0010.021
runScanpyNormalizeData0.0930.0010.094
runScanpyPCA0.0210.0010.022
runScanpyScaleData0.0210.0010.022
runScanpyTSNE0.0220.0000.022
runScanpyUMAP0.0220.0000.021
runScranSNN0.2810.0030.284
runScrublet0.0210.0000.022
runSeuratFindClusters0.0220.0000.022
runSeuratFindHVG0.4570.0050.462
runSeuratHeatmap0.0230.0000.024
runSeuratICA0.0210.0010.022
runSeuratJackStraw0.0210.0010.022
runSeuratNormalizeData0.0210.0010.022
runSeuratPCA0.0210.0000.022
runSeuratSCTransform29.231 1.02330.258
runSeuratScaleData0.0200.0020.022
runSeuratUMAP0.0210.0000.021
runSingleR0.0350.0000.035
runSoupX0.0000.0010.000
runTSCAN0.6240.0050.629
runTSCANClusterDEAnalysis0.7340.0060.740
runTSCANDEG0.6940.0210.715
runTSNE0.7040.0030.708
runUMAP6.5560.1136.670
runVAM0.2820.0090.292
runZINBWaVE0.0050.0000.004
sampleSummaryStats0.1520.0030.153
scaterCPM0.1290.0070.136
scaterPCA0.4590.0190.477
scaterlogNormCounts0.2430.0040.247
sce0.0220.0010.022
sctkListGeneSetCollections0.0770.0050.083
sctkPythonInstallConda0.0000.0000.001
sctkPythonInstallVirtualEnv0.0000.0010.000
selectSCTKConda000
selectSCTKVirtualEnvironment0.0010.0000.000
setRowNames0.0890.0000.089
setSCTKDisplayRow0.4290.0060.434
singleCellTK0.0010.0000.000
subDiffEx0.3400.0110.350
subsetSCECols0.0770.0010.078
subsetSCERows0.2060.0000.206
summarizeSCE0.0620.0030.066
trimCounts0.2010.0060.208