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

This page was generated on 2026-04-13 11:36 -0400 (Mon, 13 Apr 2026).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.4 LTS)x86_644.6.0 alpha (2026-04-05 r89794) 4919
kjohnson3macOS 13.7.7 Venturaarm644.6.0 alpha (2026-04-08 r89818) 4632
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 2056/2390HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
singleCellTK 2.21.1  (landing page)
Joshua David Campbell
Snapshot Date: 2026-04-12 13:40 -0400 (Sun, 12 Apr 2026)
git_url: https://git.bioconductor.org/packages/singleCellTK
git_branch: devel
git_last_commit: 15d4a13
git_last_commit_date: 2026-01-11 08:42:53 -0400 (Sun, 11 Jan 2026)
nebbiolo1Linux (Ubuntu 24.04.4 LTS) / x86_64  OK    OK    WARNINGS  UNNEEDED, same version is already published
kjohnson3macOS 13.7.7 Ventura / arm64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
See other builds for singleCellTK in R Universe.


CHECK results for singleCellTK on kjohnson3

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: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:singleCellTK.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings singleCellTK_2.21.1.tar.gz
StartedAt: 2026-04-12 22:15:15 -0400 (Sun, 12 Apr 2026)
EndedAt: 2026-04-12 22:21:24 -0400 (Sun, 12 Apr 2026)
EllapsedTime: 369.0 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: singleCellTK.Rcheck
Warnings: 1

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:singleCellTK.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings singleCellTK_2.21.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.23-bioc/meat/singleCellTK.Rcheck’
* using R version 4.6.0 alpha (2026-04-08 r89818)
* using platform: aarch64-apple-darwin23
* R was compiled by
    Apple clang version 17.0.0 (clang-1700.3.19.1)
    GNU Fortran (GCC) 14.2.0
* running under: macOS Tahoe 26.3.1
* using session charset: UTF-8
* current time: 2026-04-13 02:15:15 UTC
* using option ‘--no-vignettes’
* 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  6.8Mb
  sub-directories of 1Mb or more:
    R         1.0Mb
    extdata   1.5Mb
    shiny     2.9Mb
* 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 whether startup messages can be suppressed ... OK
* checking dependencies in R code ... OK
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... OK
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
  dedupRowNames.Rd: SingleCellExperiment-class
  detectCellOutlier.Rd: colData
  diffAbundanceFET.Rd: colData
  downSampleCells.Rd: SingleCellExperiment-class
  downSampleDepth.Rd: SingleCellExperiment-class
  featureIndex.Rd: SummarizedExperiment-class,
    SingleCellExperiment-class
  getBiomarker.Rd: SingleCellExperiment-class
  getDEGTopTable.Rd: SingleCellExperiment-class
  getEnrichRResult.Rd: SingleCellExperiment-class
  getFindMarkerTopTable.Rd: SingleCellExperiment-class
  getGenesetNamesFromCollection.Rd: SingleCellExperiment-class
  getPathwayResultNames.Rd: SingleCellExperiment-class
  getSampleSummaryStatsTable.Rd: SingleCellExperiment-class, assay,
    colData
  getSoupX.Rd: SingleCellExperiment-class
  getTSCANResults.Rd: SingleCellExperiment-class
  getTopHVG.Rd: SingleCellExperiment-class
  importAlevin.Rd: DelayedArray, readMM
  importAnnData.Rd: DelayedArray, readMM
  importBUStools.Rd: readMM
  importCellRanger.Rd: readMM, DelayedArray
  importCellRangerV2Sample.Rd: readMM, DelayedArray
  importCellRangerV3Sample.Rd: readMM, DelayedArray
  importDropEst.Rd: DelayedArray, readMM
  importExampleData.Rd: scRNAseq, Matrix, DelayedArray,
    ReprocessedFluidigmData, ReprocessedAllenData, NestorowaHSCData
  importFromFiles.Rd: readMM, DelayedArray, SingleCellExperiment-class
  importGeneSetsFromCollection.Rd: GeneSetCollection-class,
    SingleCellExperiment-class, GeneSetCollection, GSEABase, metadata
  importGeneSetsFromGMT.Rd: GeneSetCollection-class,
    SingleCellExperiment-class, getGmt, GSEABase, metadata
  importGeneSetsFromList.Rd: GeneSetCollection-class,
    SingleCellExperiment-class, GSEABase, metadata
  importGeneSetsFromMSigDB.Rd: SingleCellExperiment-class, msigdbr,
    GeneSetCollection-class, GSEABase, metadata
  importMitoGeneSet.Rd: SingleCellExperiment-class,
    GeneSetCollection-class, GSEABase, metadata
  importMultipleSources.Rd: DelayedArray
  importOptimus.Rd: readMM, DelayedArray
  importSEQC.Rd: readMM, DelayedArray
  importSTARsolo.Rd: readMM, DelayedArray
  iterateSimulations.Rd: SingleCellExperiment-class
  listSampleSummaryStatsTables.Rd: SingleCellExperiment-class, metadata
  plotBarcodeRankDropsResults.Rd: SingleCellExperiment-class
  plotBarcodeRankScatter.Rd: SingleCellExperiment-class
  plotBatchCorrCompare.Rd: SingleCellExperiment-class
  plotBatchVariance.Rd: SingleCellExperiment-class
  plotBcdsResults.Rd: SingleCellExperiment-class
  plotClusterAbundance.Rd: colData
  plotCxdsResults.Rd: SingleCellExperiment-class
  plotDEGHeatmap.Rd: SingleCellExperiment-class
  plotDEGRegression.Rd: SingleCellExperiment-class
  plotDEGViolin.Rd: SingleCellExperiment-class
  plotDEGVolcano.Rd: SingleCellExperiment-class
  plotDecontXResults.Rd: SingleCellExperiment-class
  plotDoubletFinderResults.Rd: SingleCellExperiment-class
  plotEmptyDropsResults.Rd: SingleCellExperiment-class
  plotEmptyDropsScatter.Rd: SingleCellExperiment-class
  plotEnrichR.Rd: SingleCellExperiment-class
  plotFindMarkerHeatmap.Rd: SingleCellExperiment-class
  plotPCA.Rd: SingleCellExperiment-class
  plotPathway.Rd: SingleCellExperiment-class
  plotRunPerCellQCResults.Rd: SingleCellExperiment-class
  plotSCEBarAssayData.Rd: SingleCellExperiment-class
  plotSCEBarColData.Rd: SingleCellExperiment-class
  plotSCEBatchFeatureMean.Rd: SingleCellExperiment-class
  plotSCEDensity.Rd: SingleCellExperiment-class
  plotSCEDensityAssayData.Rd: SingleCellExperiment-class
  plotSCEDensityColData.Rd: SingleCellExperiment-class
  plotSCEDimReduceColData.Rd: SingleCellExperiment-class
  plotSCEDimReduceFeatures.Rd: SingleCellExperiment-class
  plotSCEHeatmap.Rd: SingleCellExperiment-class
  plotSCEScatter.Rd: SingleCellExperiment-class
  plotSCEViolin.Rd: SingleCellExperiment-class
  plotSCEViolinAssayData.Rd: SingleCellExperiment-class
  plotSCEViolinColData.Rd: SingleCellExperiment-class
  plotScDblFinderResults.Rd: SingleCellExperiment-class
  plotScdsHybridResults.Rd: SingleCellExperiment-class
  plotScrubletResults.Rd: SingleCellExperiment-class
  plotSoupXResults.Rd: SingleCellExperiment-class
  plotTSCANClusterDEG.Rd: SingleCellExperiment-class
  plotTSCANClusterPseudo.Rd: SingleCellExperiment-class
  plotTSCANDimReduceFeatures.Rd: SingleCellExperiment-class
  plotTSCANPseudotimeGenes.Rd: SingleCellExperiment-class
  plotTSCANPseudotimeHeatmap.Rd: SingleCellExperiment-class
  plotTSCANResults.Rd: SingleCellExperiment-class
  plotTSNE.Rd: SingleCellExperiment-class
  plotUMAP.Rd: SingleCellExperiment-class
  readSingleCellMatrix.Rd: DelayedArray
  reportCellQC.Rd: SingleCellExperiment-class
  reportClusterAbundance.Rd: colData
  reportDiffAbundanceFET.Rd: colData
  retrieveSCEIndex.Rd: SingleCellExperiment-class
  runBBKNN.Rd: SingleCellExperiment-class
  runBarcodeRankDrops.Rd: SingleCellExperiment-class, colData
  runBcds.Rd: SingleCellExperiment-class, colData
  runCellQC.Rd: colData
  runComBatSeq.Rd: SingleCellExperiment-class
  runCxds.Rd: SingleCellExperiment-class, colData
  runCxdsBcdsHybrid.Rd: colData
  runDEAnalysis.Rd: SingleCellExperiment-class
  runDecontX.Rd: colData
  runDimReduce.Rd: SingleCellExperiment-class
  runDoubletFinder.Rd: SingleCellExperiment-class
  runDropletQC.Rd: colData
  runEmptyDrops.Rd: SingleCellExperiment-class, colData
  runEnrichR.Rd: SingleCellExperiment-class
  runFastMNN.Rd: SingleCellExperiment-class, BiocParallelParam-class
  runFeatureSelection.Rd: SingleCellExperiment-class
  runFindMarker.Rd: SingleCellExperiment-class
  runGSVA.Rd: SingleCellExperiment-class
  runHarmony.Rd: SingleCellExperiment-class
  runKMeans.Rd: SingleCellExperiment-class, colData
  runLimmaBC.Rd: SingleCellExperiment-class, assay
  runMNNCorrect.Rd: SingleCellExperiment-class, assay,
    BiocParallelParam-class
  runModelGeneVar.Rd: SingleCellExperiment-class
  runPerCellQC.Rd: SingleCellExperiment-class, BiocParallelParam,
    colData
  runSCANORAMA.Rd: SingleCellExperiment-class, assay
  runSCMerge.Rd: SingleCellExperiment-class, colData, assay,
    BiocParallelParam-class
  runScDblFinder.Rd: SingleCellExperiment-class, colData
  runScranSNN.Rd: SingleCellExperiment-class, reducedDim, assay,
    altExp, colData, igraph
  runScrublet.Rd: SingleCellExperiment-class, colData
  runSingleR.Rd: SingleCellExperiment-class
  runSoupX.Rd: SingleCellExperiment-class
  runTSCAN.Rd: SingleCellExperiment-class
  runTSCANClusterDEAnalysis.Rd: SingleCellExperiment-class
  runTSCANDEG.Rd: SingleCellExperiment-class
  runTSNE.Rd: SingleCellExperiment-class
  runUMAP.Rd: SingleCellExperiment-class, BiocParallelParam-class
  runVAM.Rd: SingleCellExperiment-class
  runZINBWaVE.Rd: SingleCellExperiment-class, colData,
    BiocParallelParam-class
  sampleSummaryStats.Rd: SingleCellExperiment-class, assay, colData
  scaterPCA.Rd: SingleCellExperiment-class, BiocParallelParam-class
  scaterlogNormCounts.Rd: logNormCounts
  sctkListGeneSetCollections.Rd: GeneSetCollection-class
  sctkPythonInstallConda.Rd: conda_install, reticulate, conda_create
  sctkPythonInstallVirtualEnv.Rd: virtualenv_install, reticulate,
    virtualenv_create
  selectSCTKConda.Rd: reticulate
  selectSCTKVirtualEnvironment.Rd: reticulate
  setRowNames.Rd: SingleCellExperiment-class
  setSCTKDisplayRow.Rd: SingleCellExperiment-class
  singleCellTK.Rd: SingleCellExperiment-class
  subsetSCECols.Rd: SingleCellExperiment-class
  subsetSCERows.Rd: SingleCellExperiment-class, altExp
  summarizeSCE.Rd: SingleCellExperiment-class
Please provide package anchors for all Rd \link{} targets not in the
package itself and the base packages.
* checking for missing documentation entries ... OK
* checking for code/documentation mismatches ... OK
* checking Rd \usage sections ... OK
* checking Rd contents ... OK
* checking for unstated dependencies in examples ... OK
* checking contents of ‘data’ directory ... OK
* checking data for non-ASCII characters ... OK
* checking data for ASCII and uncompressed saves ... OK
* checking R/sysdata.rda ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... WARNING
Found the following significant warnings:

  Warning in .local(x, ...) : 'normalizeCounts' is deprecated.
  Warning in .local(x, ...) : 'normalizeCounts' is deprecated.
  Warning in .local(x, ...) : 'pairwiseWilcox' is deprecated.
  Warning in .local(x, ...) : 'pairwiseWilcox' is deprecated.
  Warning in .local(x, ...) : 'pairwiseWilcox' is deprecated.
  Warning in .local(x, ...) : 'aggregateAcrossCells' is deprecated.
  Warning in .local(x, ...) : 'normalizeCounts' is deprecated.
  Warning in .local(x, ...) : 'normalizeCounts' is deprecated.
  Warning in .local(x, ...) : 'aggregateAcrossCells' is deprecated.
  Warning in .local(x, ...) : 'aggregateAcrossCells' is deprecated.
  Warning in .local(x, ...) : 'normalizeCounts' is deprecated.
  Warning in .local(x, ...) : 'pairwiseWilcox' is deprecated.
  Warning in .local(x, ...) : 'pairwiseWilcox' is deprecated.
  Warning in .local(x, ...) : 'pairwiseWilcox' is deprecated.
  Warning in .local(x, ...) : 'normalizeCounts' is deprecated.
  Warning in .local(x, ...) : 'pairwiseWilcox' is deprecated.
  Warning in .local(x, ...) : 'normalizeCounts' is deprecated.
  Warning in .local(x, ...) : 'normalizeCounts' is deprecated.
  Warning in .local(x, ...) : 'pairwiseWilcox' is deprecated.
  Warning in .local(x, ...) : 'pairwiseWilcox' is deprecated.
  Warning in .local(x, ...) : 'normalizeCounts' is deprecated.
  Warning in .local(x, ...) : 'normalizeCounts' is deprecated.
  Warning in .local(x, ...) : 'normalizeCounts' is deprecated.
  Warning in .local(x, ...) : 'librarySizeFactors' is deprecated.
  Warning in .local(x, ...) : 'normalizeCounts' is deprecated.
  Warning in .local(x, ...) : 'aggregateAcrossCells' is deprecated.
  Warning in .local(x, ...) : 'aggregateAcrossCells' is deprecated.
  Warning in .local(x, ...) : 'aggregateAcrossCells' is deprecated.
  Warning in .local(x, ...) : 'aggregateAcrossCells' is deprecated.
  Warning in .local(x, ...) : 'aggregateAcrossCells' is deprecated.
  Warning in .local(x, ...) : 'aggregateAcrossCells' is deprecated.
  Warning in .local(x, ...) : 'aggregateAcrossCells' is deprecated.
  Warning in .local(x, ...) : 'aggregateAcrossCells' is deprecated.
  Warning in .local(x, ...) : 'aggregateAcrossCells' is deprecated.
  Warning in .local(x, ...) : 'aggregateAcrossCells' is deprecated.
  Warning in fitTrendVar(fm, fv, ...) : 'fitTrendVar' is deprecated.
  Warning in .local(x, ...) : 'normalizeCounts' is deprecated.
  Warning in .local(x, ...) : 'aggregateAcrossCells' is deprecated.
  Warning in .local(x, ...) : 'aggregateAcrossCells' is deprecated.
  Warning in .local(x, ...) : 'normalizeCounts' is deprecated.
  Warning in .local(x, ...) : 'normalizeCounts' is deprecated.
  Warning in .local(x, ...) : 'normalizeCounts' is deprecated.
  Warning in .local(x, ...) : 'normalizeCounts' is deprecated.
  Warning in fitTrendVar(fm, fv, ...) : 'fitTrendVar' is deprecated.
  Warning in .local(x, ...) : 'pairwiseWilcox' is deprecated.
  Warning in .local(x, ...) : 'pairwiseWilcox' is deprecated.
  Warning in .local(x, ...) : 'normalizeCounts' is deprecated.
  Warning in .local(x, ...) : 'normalizeCounts' is deprecated.
  Warning in .local(x, ...) : 'normalizeCounts' is deprecated.
  Warning in .local(x, ...) : 'normalizeCounts' is deprecated.
  Warning in .local(x, ...) : 'normalizeCounts' is deprecated.
  Warning in .local(x, ...) : 'sumCountsAcrossCells' is deprecated.
  Warning in .local(x, ...) : 'summarizeAssayByGroup' is deprecated.
  Warning in .local(x, ...) : 'normalizeCounts' is deprecated.
  Warning in fitTrendVar(fm, fv, ...) : 'fitTrendVar' is deprecated.
  Warning in .local(x, ...) : 'normalizeCounts' is deprecated.
  Warning in .local(x, ...) : 'librarySizeFactors' is deprecated.
  Warning in .local(x, ...) : 'aggregateAcrossCells' is deprecated.
  Warning in .local(x, ...) : 'aggregateAcrossCells' is deprecated.
  Warning in .local(x, ...) : 'aggregateAcrossCells' is deprecated.
  Warning in .local(x, ...) : 'normalizeCounts' is deprecated.
  Warning in .local(x, ...) : 'normalizeCounts' is deprecated.
  Warning in .local(x, ...) : 'normalizeCounts' is deprecated.
  Warning in .local(x, ...) : 'normalizeCounts' is deprecated.
  Warning in fitTrendVar(fm, fv, ...) : 'fitTrendVar' is deprecated.
  Warning in .local(x, ...) : 'normalizeCounts' is deprecated.
Deprecated functions may be defunct as soon as of the next release of
R.
See ?Deprecated.
Examples with CPU (user + system) or elapsed time > 5s
                           user system elapsed
plotDoubletFinderResults 15.121  0.087  15.336
runDoubletFinder         14.008  0.138  14.418
plotScDblFinderResults   12.648  0.220  12.983
runScDblFinder            6.899  0.079   7.036
plotBatchCorrCompare      5.070  0.033   5.132
importExampleData         4.362  0.633   5.549
* 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 WARNING, 1 NOTE
See
  ‘/Users/biocbuild/bbs-3.23-bioc/meat/singleCellTK.Rcheck/00check.log’
for details.


Installation output

singleCellTK.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL singleCellTK
###
##############################################################################
##############################################################################


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

Tests output

singleCellTK.Rcheck/tests/spelling.Rout


R version 4.6.0 alpha (2026-04-08 r89818)
Copyright (C) 2026 The R Foundation for Statistical Computing
Platform: aarch64-apple-darwin23

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.083   0.028   0.104 

singleCellTK.Rcheck/tests/testthat.Rout


R version 4.6.0 alpha (2026-04-08 r89818)
Copyright (C) 2026 The R Foundation for Statistical Computing
Platform: aarch64-apple-darwin23

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%
[22:20:34] WARNING: src/learner.cc:782: 
Parameters: { "nthreads" } are not used.

[22:20:34] 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 84 | SKIP 0 | PASS 225 ]

[ FAIL 0 | WARN 84 | SKIP 0 | PASS 225 ]
> 
> proc.time()
   user  system elapsed 
103.959   1.984 114.500 

Example timings

singleCellTK.Rcheck/singleCellTK-Ex.timings

nameusersystemelapsed
MitoGenes0.0000.0010.002
SEG0.0010.0010.002
calcEffectSizes0.0600.0020.062
combineSCE0.2360.0070.244
computeZScore0.0910.0010.093
convertSCEToSeurat1.7820.1011.907
convertSeuratToSCE0.1050.0020.107
dedupRowNames0.0440.0000.049
detectCellOutlier2.2820.0592.377
diffAbundanceFET0.0270.0010.027
discreteColorPalette0.0020.0000.002
distinctColors0.0010.0000.001
downSampleCells0.2110.0190.230
downSampleDepth0.1640.0100.175
expData-ANY-character-method0.0420.0020.044
expData-set-ANY-character-CharacterOrNullOrMissing-logical-method0.0540.0010.055
expData-set0.0490.0010.050
expData0.0420.0010.044
expDataNames-ANY-method0.0590.0040.067
expDataNames0.0580.0040.066
expDeleteDataTag0.0180.0010.018
expSetDataTag0.0120.0010.013
expTaggedData0.0120.0000.013
exportSCE0.0110.0010.011
exportSCEtoAnnData0.0430.0020.044
exportSCEtoFlatFile0.0420.0010.043
featureIndex0.0170.0010.017
generateSimulatedData0.0240.0010.025
getBiomarker0.0280.0010.031
getDEGTopTable0.2770.0250.306
getDiffAbundanceResults0.0210.0010.022
getEnrichRResult0.1490.0263.427
getFindMarkerTopTable0.4750.0120.489
getMSigDBTable0.0020.0010.002
getPathwayResultNames0.0110.0000.012
getSampleSummaryStatsTable0.0920.0010.093
getSoupX000
getTSCANResults0.3520.0160.369
getTopHVG0.3210.0060.328
importAnnData0.0000.0000.001
importBUStools0.0440.0010.047
importCellRanger0.2240.0130.240
importCellRangerV2Sample0.0440.0010.046
importCellRangerV3Sample0.0990.0070.107
importDropEst0.0720.0020.078
importExampleData4.3620.6335.549
importGeneSetsFromCollection0.7670.0340.802
importGeneSetsFromGMT0.0250.0020.027
importGeneSetsFromList0.0410.0010.043
importGeneSetsFromMSigDB0.3240.0130.337
importMitoGeneSet0.0220.0020.025
importOptimus0.0000.0010.001
importSEQC0.0500.0030.054
importSTARsolo0.0470.0040.053
iterateSimulations0.0850.0030.089
listSampleSummaryStatsTables0.1120.0010.114
mergeSCEColData0.1160.0080.124
mouseBrainSubsetSCE0.0180.0010.020
msigdb_table0.0010.0010.001
plotBarcodeRankDropsResults0.3050.0120.317
plotBarcodeRankScatter0.2850.0030.289
plotBatchCorrCompare5.0700.0335.132
plotBatchVariance0.1580.0030.160
plotBcdsResults3.2980.0473.368
plotBubble0.2630.0050.267
plotClusterAbundance0.4340.0030.437
plotCxdsResults2.9050.0172.956
plotDEGHeatmap0.7020.0090.713
plotDEGRegression1.3300.0161.354
plotDEGViolin1.7200.0291.771
plotDEGVolcano0.3420.0040.348
plotDecontXResults3.2450.0133.281
plotDimRed0.0970.0020.099
plotDoubletFinderResults15.121 0.08715.336
plotEmptyDropsResults2.0420.0102.069
plotEmptyDropsScatter2.0800.0232.122
plotFindMarkerHeatmap1.2910.0141.330
plotMASTThresholdGenes0.3980.0110.413
plotPCA0.1420.0030.145
plotPathway0.2150.0040.220
plotRunPerCellQCResults0.9690.0070.982
plotSCEBarAssayData0.1050.0020.108
plotSCEBarColData0.0800.0010.082
plotSCEBatchFeatureMean0.1310.0010.132
plotSCEDensity0.1090.0010.111
plotSCEDensityAssayData0.1130.0030.120
plotSCEDensityColData0.1080.0040.116
plotSCEDimReduceColData0.2490.0050.257
plotSCEDimReduceFeatures0.1350.0020.138
plotSCEHeatmap0.1400.0020.142
plotSCEScatter0.1220.0020.125
plotSCEViolin0.1290.0020.131
plotSCEViolinAssayData0.1220.0020.124
plotSCEViolinColData0.1280.0020.129
plotScDblFinderResults12.648 0.22012.983
plotScanpyDotPlot0.0140.0010.014
plotScanpyEmbedding0.0130.0010.014
plotScanpyHVG0.0110.0010.012
plotScanpyHeatmap0.0110.0000.011
plotScanpyMarkerGenes0.0120.0000.011
plotScanpyMarkerGenesDotPlot0.0110.0010.012
plotScanpyMarkerGenesHeatmap0.0110.0000.012
plotScanpyMarkerGenesMatrixPlot0.0110.0000.012
plotScanpyMarkerGenesViolin0.0140.0010.015
plotScanpyMatrixPlot0.0130.0000.014
plotScanpyPCA0.0110.0010.012
plotScanpyPCAGeneRanking0.0110.0000.011
plotScanpyPCAVariance0.0120.0000.011
plotScanpyViolin0.0110.0010.012
plotScdsHybridResults3.9450.0714.129
plotScrubletResults0.0120.0000.013
plotSeuratElbow0.0110.0010.012
plotSeuratHVG0.0110.0010.012
plotSeuratJackStraw0.0110.0000.011
plotSeuratReduction0.0110.0000.011
plotSoupXResults000
plotTSCANClusterDEG1.5730.0211.611
plotTSCANClusterPseudo0.4440.0100.457
plotTSCANDimReduceFeatures0.4270.0070.434
plotTSCANPseudotimeGenes0.5220.0070.529
plotTSCANPseudotimeHeatmap0.4310.0070.440
plotTSCANResults0.3840.0080.392
plotTSNE0.1440.0040.150
plotTopHVG0.2000.0060.208
plotUMAP3.0890.0293.148
readSingleCellMatrix0.0020.0010.002
reportCellQC0.0310.0010.031
reportDropletQC0.0130.0010.013
reportQCTool0.0310.0010.033
retrieveSCEIndex0.0140.0000.014
runBBKNN000
runBarcodeRankDrops0.0760.0020.077
runBcds0.5730.0460.619
runCellQC0.0310.0010.033
runClusterSummaryMetrics0.1240.0020.128
runComBatSeq0.1600.0060.167
runCxds0.1140.0010.114
runCxdsBcdsHybrid0.6370.0400.690
runDEAnalysis0.1410.0040.149
runDecontX3.0910.0393.225
runDimReduce0.0980.0010.100
runDoubletFinder14.008 0.13814.418
runDropletQC0.0120.0010.012
runEmptyDrops1.9640.0161.993
runEnrichR0.1340.0212.233
runFastMNN0.5710.0180.603
runFeatureSelection0.0750.0030.085
runFindMarker0.4590.0120.473
runGSVA0.3120.0190.333
runHarmony0.0130.0000.013
runKMeans0.0650.0030.068
runLimmaBC0.0240.0000.025
runMNNCorrect0.1330.0020.135
runModelGeneVar0.1060.0010.107
runNormalization1.0120.0081.022
runPerCellQC0.1190.0030.122
runSCANORAMA000
runSCMerge0.0010.0000.002
runScDblFinder6.8990.0797.036
runScanpyFindClusters0.0120.0010.013
runScanpyFindHVG0.0110.0000.011
runScanpyFindMarkers0.0100.0010.011
runScanpyNormalizeData0.0340.0010.035
runScanpyPCA0.0120.0000.012
runScanpyScaleData0.0110.0000.011
runScanpyTSNE0.0110.0000.012
runScanpyUMAP0.0110.0000.011
runScranSNN0.0940.0030.097
runScrublet0.0120.0000.012
runSeuratFindClusters0.0130.0000.014
runSeuratFindHVG0.1730.0060.184
runSeuratHeatmap0.0120.0000.012
runSeuratICA0.0120.0010.014
runSeuratJackStraw0.0110.0010.012
runSeuratNormalizeData0.0110.0000.011
runSeuratPCA0.0110.0010.011
runSeuratSCTransform1.6620.0291.755
runSeuratScaleData0.0110.0010.012
runSeuratUMAP0.0120.0000.012
runSingleR0.0110.0010.013
runSoupX000
runTSCAN0.2310.0100.246
runTSCANClusterDEAnalysis0.2290.0050.235
runTSCANDEG0.2700.0080.284
runTSNE0.2740.0030.310
runUMAP2.9990.0163.027
runVAM0.0990.0020.101
runZINBWaVE0.0020.0010.002
sampleSummaryStats0.0530.0010.054
scaterCPM0.0600.0010.061
scaterPCA0.1430.0020.145
scaterlogNormCounts0.0860.0010.087
sce0.0110.0000.012
sctkListGeneSetCollections0.0280.0010.030
sctkPythonInstallConda000
sctkPythonInstallVirtualEnv000
selectSCTKConda000
selectSCTKVirtualEnvironment000
setRowNames0.0340.0020.037
setSCTKDisplayRow0.1530.0050.163
singleCellTK000
subDiffEx0.1470.0060.155
subsetSCECols0.0310.0010.032
subsetSCERows0.1090.0060.121
summarizeSCE0.0360.0020.040
trimCounts0.0830.0020.086