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

This page was generated on 2025-08-04 12:13 -0400 (Mon, 04 Aug 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.2 LTS)x86_644.5.1 (2025-06-13) -- "Great Square Root" 4796
palomino8Windows Server 2022 Datacenterx644.5.1 (2025-06-13 ucrt) -- "Great Square Root" 4536
lconwaymacOS 12.7.1 Montereyx86_644.5.1 (2025-06-13) -- "Great Square Root" 4578
kjohnson3macOS 13.7.1 Venturaarm644.5.1 Patched (2025-06-14 r88325) -- "Great Square Root" 4519
taishanLinux (openEuler 24.03 LTS)aarch644.5.0 (2025-04-11) -- "How About a Twenty-Six" 4517
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 1992/2313HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
singleCellTK 2.19.1  (landing page)
Joshua David Campbell
Snapshot Date: 2025-08-03 13:25 -0400 (Sun, 03 Aug 2025)
git_url: https://git.bioconductor.org/packages/singleCellTK
git_branch: devel
git_last_commit: 565145a1
git_last_commit_date: 2025-07-01 15:36:15 -0400 (Tue, 01 Jul 2025)
nebbiolo2Linux (Ubuntu 24.04.2 LTS) / x86_64  OK    OK    OK  NO, package depends on 'MAST' which is not available
palomino8Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  NO, package depends on 'MAST' which is not available
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    OK    OK  NO, package depends on 'MAST' which is not available
kjohnson3macOS 13.7.1 Ventura / arm64  OK    OK    OK    OK  NO, package depends on 'MAST' which is not available
taishanLinux (openEuler 24.03 LTS) / aarch64  OK    OK    OK  


CHECK results for singleCellTK on taishan

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.
- See Martin Grigorov's blog post for how to debug Linux ARM64 related issues on a x86_64 host.

raw results


Summary

Package: singleCellTK
Version: 2.19.1
Command: /home/biocbuild/R/R/bin/R CMD check --install=check:singleCellTK.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings singleCellTK_2.19.1.tar.gz
StartedAt: 2025-08-01 11:25:15 -0000 (Fri, 01 Aug 2025)
EndedAt: 2025-08-01 11:53:21 -0000 (Fri, 01 Aug 2025)
EllapsedTime: 1686.5 seconds
RetCode: 0
Status:   OK  
CheckDir: singleCellTK.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R/bin/R CMD check --install=check:singleCellTK.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings singleCellTK_2.19.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.22-bioc/meat/singleCellTK.Rcheck’
* using R version 4.5.0 (2025-04-11)
* using platform: aarch64-unknown-linux-gnu
* R was compiled by
    aarch64-unknown-linux-gnu-gcc (GCC) 14.2.0
    GNU Fortran (GCC) 14.2.0
* running under: openEuler 24.03 (LTS)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘singleCellTK/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘singleCellTK’ version ‘2.19.1’
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ... INFO
Imports includes 79 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  7.0Mb
  sub-directories of 1Mb or more:
    R         1.0Mb
    extdata   1.6Mb
    shiny     3.0Mb
* 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
  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 47.598  0.661  62.569
runSeuratSCTransform     42.824  0.306  52.817
plotDoubletFinderResults 38.112  0.278  51.208
runDoubletFinder         33.351  0.236  52.039
plotScDblFinderResults   31.552  0.402  47.763
runScDblFinder           21.683  0.430  27.498
importExampleData        13.190  0.839  26.183
plotBatchCorrCompare     11.918  0.032  20.909
plotScdsHybridResults     9.952  0.057  17.569
plotBcdsResults           8.893  0.129  12.799
plotDecontXResults        8.180  0.006  12.519
plotUMAP                  6.709  0.792  12.752
runDecontX                7.029  0.176   9.875
plotCxdsResults           6.862  0.058  11.628
runUMAP                   6.727  0.035  11.545
convertSCEToSeurat        5.461  0.517  10.742
plotDEGViolin             5.726  0.071   6.949
plotEmptyDropsResults     5.637  0.004   7.159
plotEmptyDropsScatter     5.503  0.003   5.724
plotFindMarkerHeatmap     5.448  0.011   7.957
runEmptyDrops             5.244  0.007   8.231
plotTSCANClusterDEG       5.227  0.015   7.780
detectCellOutlier         4.919  0.196   5.459
plotDEGRegression         4.818  0.034   5.151
runFastMNN                2.553  0.310   5.191
plotRunPerCellQCResults   2.856  0.004   5.051
runEnrichR                0.430  0.193   9.224
getEnrichRResult          0.399  0.040   9.740
* 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 running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

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


Installation output

singleCellTK.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R/bin/R CMD INSTALL singleCellTK
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/R/R-4.5.0/site-library’
* installing *source* package ‘singleCellTK’ ...
** this is package ‘singleCellTK’ version ‘2.19.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.5.0 (2025-04-11) -- "How About a Twenty-Six"
Copyright (C) 2025 The R Foundation for Statistical Computing
Platform: aarch64-unknown-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)
NULL
> 
> proc.time()
   user  system elapsed 
  0.205   0.022   0.457 

singleCellTK.Rcheck/tests/testthat.Rout


R version 4.5.0 (2025-04-11) -- "How About a Twenty-Six"
Copyright (C) 2025 The R Foundation for Statistical Computing
Platform: aarch64-unknown-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%
[1]	train-logloss:0.452573 
Will train until train_logloss hasn't improved in 2 rounds.

[2]	train-logloss:0.320290 
[3]	train-logloss:0.237363 
[4]	train-logloss:0.182378 
[5]	train-logloss:0.144113 
[6]	train-logloss:0.117560 
[7]	train-logloss:0.098812 
[8]	train-logloss:0.084977 
[9]	train-logloss:0.075059 
[10]	train-logloss:0.067480 
[11]	train-logloss:0.061855 
[12]	train-logloss:0.057358 
[13]	train-logloss:0.053969 
[14]	train-logloss:0.050909 
[15]	train-logloss:0.047615 
[16]	train-logloss:0.045564 
[17]	train-logloss:0.043868 
[1]	train-logloss:0.453064 
Will train until train_logloss hasn't improved in 2 rounds.

[2]	train-logloss:0.321072 
[3]	train-logloss:0.238210 
[4]	train-logloss:0.183469 
[5]	train-logloss:0.145239 
[6]	train-logloss:0.118860 
[7]	train-logloss:0.100304 
[8]	train-logloss:0.086606 
[9]	train-logloss:0.076012 
[10]	train-logloss:0.068021 
[11]	train-logloss:0.062325 
[12]	train-logloss:0.057942 
[13]	train-logloss:0.054289 
[14]	train-logloss:0.051302 
[15]	train-logloss:0.048796 
[1]	train-logloss:0.453064 
Will train until train_logloss hasn't improved in 2 rounds.

[2]	train-logloss:0.321072 
[3]	train-logloss:0.238210 
[4]	train-logloss:0.183469 
[5]	train-logloss:0.145239 
[6]	train-logloss:0.118860 
[7]	train-logloss:0.100304 
[8]	train-logloss:0.086606 
[9]	train-logloss:0.076012 
[10]	train-logloss:0.068021 
[11]	train-logloss:0.062325 
[12]	train-logloss:0.057942 
[13]	train-logloss:0.054289 
[14]	train-logloss:0.051302 
[15]	train-logloss:0.048796 
[16]	train-logloss:0.046452 
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%

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

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

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

[ FAIL 0 | WARN 22 | SKIP 0 | PASS 225 ]
> 
> proc.time()
   user  system elapsed 
354.811   6.172 539.185 

Example timings

singleCellTK.Rcheck/singleCellTK-Ex.timings

nameusersystemelapsed
MitoGenes0.0000.0030.003
SEG0.0030.0000.003
calcEffectSizes0.2620.0040.266
combineSCE1.0790.0561.213
computeZScore0.2740.0080.283
convertSCEToSeurat 5.461 0.51710.742
convertSeuratToSCE0.4180.0000.838
dedupRowNames0.0720.0000.145
detectCellOutlier4.9190.1965.459
diffAbundanceFET0.0580.0040.062
discreteColorPalette0.0040.0040.007
distinctColors0.0030.0000.003
downSampleCells0.7040.0590.830
downSampleDepth0.5860.0280.647
expData-ANY-character-method0.1610.0120.185
expData-set-ANY-character-CharacterOrNullOrMissing-logical-method0.2250.0120.237
expData-set0.2160.0010.217
expData0.1750.0040.190
expDataNames-ANY-method0.1540.0030.158
expDataNames0.1550.0000.155
expDeleteDataTag0.0380.0000.038
expSetDataTag0.0240.0040.028
expTaggedData0.0250.0040.030
exportSCE0.0230.0000.023
exportSCEtoAnnData0.0730.0040.077
exportSCEtoFlatFile0.0720.0030.076
featureIndex0.0430.0000.056
generateSimulatedData0.0550.0030.060
getBiomarker0.0690.0000.069
getDEGTopTable0.9190.1031.037
getDiffAbundanceResults0.0530.0000.053
getEnrichRResult0.3990.0409.740
getFindMarkerTopTable2.1170.1233.770
getMSigDBTable0.0000.0040.009
getPathwayResultNames0.0230.0040.051
getSampleSummaryStatsTable0.2520.0280.564
getSoupX000
getTSCANResults1.4260.1241.836
getTopHVG1.0220.0591.141
importAnnData0.0020.0000.002
importBUStools0.2190.0210.276
importCellRanger1.0350.1321.651
importCellRangerV2Sample0.2170.0040.229
importCellRangerV3Sample0.4610.0280.490
importDropEst0.2880.0080.325
importExampleData13.190 0.83926.183
importGeneSetsFromCollection0.9670.0681.083
importGeneSetsFromGMT0.0780.0000.110
importGeneSetsFromList0.1670.0000.168
importGeneSetsFromMSigDB47.598 0.66162.569
importMitoGeneSet0.0670.0000.070
importOptimus0.0020.0000.002
importSEQC0.2110.0160.521
importSTARsolo0.2100.0320.485
iterateSimulations0.2580.0080.535
listSampleSummaryStatsTables0.3490.0280.759
mergeSCEColData0.4980.0600.606
mouseBrainSubsetSCE0.0350.0000.035
msigdb_table0.0000.0020.002
plotBarcodeRankDropsResults0.7520.0100.777
plotBarcodeRankScatter0.8650.0000.936
plotBatchCorrCompare11.918 0.03220.909
plotBatchVariance0.4200.0040.445
plotBcdsResults 8.893 0.12912.799
plotBubble0.9530.0201.065
plotClusterAbundance1.1970.0002.303
plotCxdsResults 6.862 0.05811.628
plotDEGHeatmap2.8610.0043.129
plotDEGRegression4.8180.0345.151
plotDEGViolin5.7260.0716.949
plotDEGVolcano1.1680.0041.616
plotDecontXResults 8.180 0.00612.519
plotDimRed0.3210.0000.324
plotDoubletFinderResults38.112 0.27851.208
plotEmptyDropsResults5.6370.0047.159
plotEmptyDropsScatter5.5030.0035.724
plotFindMarkerHeatmap5.4480.0117.957
plotMASTThresholdGenes1.8540.0323.476
plotPCA0.5140.0001.031
plotPathway0.7410.0001.468
plotRunPerCellQCResults2.8560.0045.051
plotSCEBarAssayData0.2590.0000.520
plotSCEBarColData0.2090.0040.356
plotSCEBatchFeatureMean0.3870.0040.392
plotSCEDensity0.2890.0000.342
plotSCEDensityAssayData0.2250.0030.229
plotSCEDensityColData0.2930.0000.294
plotSCEDimReduceColData0.7010.0081.106
plotSCEDimReduceFeatures0.3730.0040.573
plotSCEHeatmap0.6880.0000.718
plotSCEScatter0.3260.0000.330
plotSCEViolin0.3320.0040.337
plotSCEViolinAssayData0.3660.0000.704
plotSCEViolinColData0.3380.0040.686
plotScDblFinderResults31.552 0.40247.763
plotScanpyDotPlot0.0280.0000.028
plotScanpyEmbedding0.0280.0000.029
plotScanpyHVG0.0280.0000.027
plotScanpyHeatmap0.0240.0040.028
plotScanpyMarkerGenes0.0280.0000.029
plotScanpyMarkerGenesDotPlot0.0290.0000.028
plotScanpyMarkerGenesHeatmap0.0240.0040.028
plotScanpyMarkerGenesMatrixPlot0.0280.0000.028
plotScanpyMarkerGenesViolin0.0280.0000.027
plotScanpyMatrixPlot0.0290.0000.028
plotScanpyPCA0.0290.0000.029
plotScanpyPCAGeneRanking0.0310.0000.048
plotScanpyPCAVariance0.0280.0000.055
plotScanpyViolin0.0270.0000.055
plotScdsHybridResults 9.952 0.05717.569
plotScrubletResults0.0260.0000.027
plotSeuratElbow0.0280.0000.028
plotSeuratHVG0.0270.0000.026
plotSeuratJackStraw0.0260.0000.027
plotSeuratReduction0.0260.0000.027
plotSoupXResults000
plotTSCANClusterDEG5.2270.0157.780
plotTSCANClusterPseudo1.7350.0042.633
plotTSCANDimReduceFeatures1.7220.0201.888
plotTSCANPseudotimeGenes1.9950.0322.064
plotTSCANPseudotimeHeatmap1.8490.0361.996
plotTSCANResults1.5860.0001.759
plotTSNE0.4280.0000.532
plotTopHVG0.7340.0071.045
plotUMAP 6.709 0.79212.752
readSingleCellMatrix0.0060.0000.006
reportCellQC0.0970.0040.101
reportDropletQC0.0210.0000.021
reportQCTool0.0990.0000.098
retrieveSCEIndex0.0250.0040.029
runBBKNN000
runBarcodeRankDrops0.2730.0040.321
runBcds3.1220.0483.210
runCellQC0.1000.0040.104
runClusterSummaryMetrics0.5040.0280.545
runComBatSeq0.6490.0360.978
runCxds0.4010.0120.422
runCxdsBcdsHybrid3.2900.1003.526
runDEAnalysis0.4690.0200.561
runDecontX7.0290.1769.875
runDimReduce0.3850.0000.766
runDoubletFinder33.351 0.23652.039
runDropletQC0.0240.0000.024
runEmptyDrops5.2440.0078.231
runEnrichR0.4300.1939.224
runFastMNN2.5530.3105.191
runFeatureSelection0.2950.0120.347
runFindMarker2.0430.1853.072
runGSVA1.1120.0842.101
runHarmony0.0520.0040.056
runKMeans0.2260.0200.246
runLimmaBC0.1060.0080.115
runMNNCorrect0.5750.0240.601
runModelGeneVar0.4410.0080.494
runNormalization2.5920.1642.910
runPerCellQC0.4640.0080.541
runSCANORAMA000
runSCMerge0.0050.0000.004
runScDblFinder21.683 0.43027.498
runScanpyFindClusters0.0230.0000.023
runScanpyFindHVG0.0220.0000.023
runScanpyFindMarkers0.0230.0000.022
runScanpyNormalizeData0.1240.0000.125
runScanpyPCA0.0190.0040.023
runScanpyScaleData0.0230.0000.023
runScanpyTSNE0.0230.0000.023
runScanpyUMAP0.0230.0000.022
runScranSNN0.3840.0000.457
runScrublet0.0230.0000.023
runSeuratFindClusters0.0230.0000.048
runSeuratFindHVG0.6350.0001.277
runSeuratHeatmap0.0230.0000.047
runSeuratICA0.0220.0000.047
runSeuratJackStraw0.0230.0000.047
runSeuratNormalizeData0.0230.0000.044
runSeuratPCA0.0240.0000.048
runSeuratSCTransform42.824 0.30652.817
runSeuratScaleData0.0250.0000.025
runSeuratUMAP0.0240.0000.023
runSingleR0.0530.0000.053
runSoupX000
runTSCAN0.9410.0000.991
runTSCANClusterDEAnalysis1.0110.0041.062
runTSCANDEG1.0620.0041.252
runTSNE1.0160.0001.088
runUMAP 6.727 0.03511.545
runVAM0.4270.0010.856
runZINBWaVE0.0050.0000.008
sampleSummaryStats0.2260.0000.450
scaterCPM0.1380.0000.278
scaterPCA0.6730.0031.357
scaterlogNormCounts0.2810.0000.565
sce0.0240.0000.047
sctkListGeneSetCollections0.1050.0010.214
sctkPythonInstallConda000
sctkPythonInstallVirtualEnv000
selectSCTKConda000
selectSCTKVirtualEnvironment0.0000.0000.001
setRowNames0.1140.0000.234
setSCTKDisplayRow0.4090.0000.817
singleCellTK0.0010.0000.000
subDiffEx0.4100.0040.825
subsetSCECols0.1030.0000.212
subsetSCERows0.3750.0000.752
summarizeSCE0.0740.0080.166
trimCounts0.1980.0000.298