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:35 -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 nebbiolo1

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

raw results


Summary

Package: singleCellTK
Version: 2.21.1
Command: /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD check --install=check:singleCellTK.install-out.txt --library=/home/biocbuild/bbs-3.23-bioc/R/site-library --timings singleCellTK_2.21.1.tar.gz
StartedAt: 2026-04-13 05:13:55 -0400 (Mon, 13 Apr 2026)
EndedAt: 2026-04-13 05:29:16 -0400 (Mon, 13 Apr 2026)
EllapsedTime: 920.1 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: singleCellTK.Rcheck
Warnings: 1

Command output

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


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

  Warning in .local(x, ...) : 'normalizeCounts' is deprecated.
  Warning in .local(x, ...) : 'normalizeCounts' is deprecated.
  Warning in .local(x, ...) : 'pairwiseWilcox' is deprecated.
  Warning in .local(x, ...) : 'pairwiseWilcox' is deprecated.
  Warning in .local(x, ...) : 'pairwiseWilcox' is deprecated.
  Warning in .local(x, ...) : '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 32.928  0.167  33.095
runDoubletFinder         31.964  0.134  32.102
runSeuratSCTransform     29.086  1.117  30.208
plotScDblFinderResults   27.819  0.662  25.501
runScDblFinder           17.627  1.014  15.697
plotBatchCorrCompare     12.487  0.325  12.812
importExampleData        11.227  1.207  12.804
plotScdsHybridResults     9.226  0.584   9.183
plotBcdsResults           9.300  0.321   8.972
plotDecontXResults        7.703  0.088   7.792
plotDEGViolin             6.527  0.138   6.673
plotEmptyDropsResults     6.638  0.003   6.642
plotEmptyDropsScatter     6.619  0.004   6.623
runUMAP                   6.410  0.160   6.570
runEmptyDrops             6.408  0.011   6.419
plotCxdsResults           6.350  0.036   6.387
plotUMAP                  6.049  0.220   6.269
runDecontX                6.104  0.045   6.149
detectCellOutlier         5.435  0.170   5.605
* 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 WARNING, 1 NOTE
See
  ‘/home/biocbuild/bbs-3.23-bioc/meat/singleCellTK.Rcheck/00check.log’
for details.


Installation output

singleCellTK.Rcheck/00install.out

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


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

Tests output

singleCellTK.Rcheck/tests/spelling.Rout


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

R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.

R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.

Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.

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

singleCellTK.Rcheck/tests/testthat.Rout


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

R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.

R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.

Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.

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

Attaching package: 'MatrixGenerics'

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

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

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

Attaching package: 'generics'

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

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


Attaching package: 'BiocGenerics'

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

    IQR, mad, sd, var, xtabs

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

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

Loading required package: S4Vectors

Attaching package: 'S4Vectors'

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

    findMatches

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

    I, expand.grid, unname

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

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


Attaching package: 'Biobase'

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

    rowMedians

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

    anyMissing, rowMedians

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

Attaching package: 'Matrix'

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

    expand

Loading required package: S4Arrays
Loading required package: abind

Attaching package: 'S4Arrays'

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

    abind

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

    rowsum

Loading required package: SparseArray

Attaching package: 'DelayedArray'

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

    apply, scale, sweep


Attaching package: 'singleCellTK'

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

    plotPCA

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

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

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

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

  |                                                                            
  |                                                                      |   0%
  |                                                                            
  |======================================================================| 100%
[05:26:58] WARNING: src/learner.cc:782: 
Parameters: { "nthreads" } are not used.

[05:26:59] 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 
280.421   9.171 290.164 

Example timings

singleCellTK.Rcheck/singleCellTK-Ex.timings

nameusersystemelapsed
MitoGenes0.0030.0000.003
SEG0.0030.0000.003
calcEffectSizes0.1510.0120.163
combineSCE0.6860.0280.713
computeZScore0.2340.0060.240
convertSCEToSeurat4.2430.1934.436
convertSeuratToSCE0.3400.0060.346
dedupRowNames0.0540.0010.055
detectCellOutlier5.4350.1705.605
diffAbundanceFET0.0560.0020.058
discreteColorPalette0.0050.0000.005
distinctColors0.0010.0010.002
downSampleCells0.4960.0180.514
downSampleDepth0.4050.0090.414
expData-ANY-character-method0.2030.0020.205
expData-set-ANY-character-CharacterOrNullOrMissing-logical-method0.4230.0840.507
expData-set0.2890.0120.301
expData0.1440.0030.147
expDataNames-ANY-method0.2500.0000.251
expDataNames0.2280.0020.231
expDeleteDataTag0.0640.0050.069
expSetDataTag0.0310.0010.031
expTaggedData0.0510.0020.054
exportSCE0.0340.0010.037
exportSCEtoAnnData0.1210.0110.132
exportSCEtoFlatFile0.1240.0150.138
featureIndex0.1090.0030.111
generateSimulatedData0.1330.0050.137
getBiomarker0.1850.0080.193
getDEGTopTable1.4760.1711.649
getDiffAbundanceResults0.0630.0010.066
getEnrichRResult0.5730.0713.817
getFindMarkerTopTable1.5150.0671.582
getMSigDBTable0.0030.0020.004
getPathwayResultNames0.0220.0000.022
getSampleSummaryStatsTable0.2390.0140.252
getSoupX000
getTSCANResults0.9740.0981.072
getTopHVG0.8470.0660.913
importAnnData0.0020.0000.002
importBUStools0.1370.0040.141
importCellRanger0.6690.0320.702
importCellRangerV2Sample0.1420.0000.142
importCellRangerV3Sample0.2920.0350.327
importDropEst0.2010.0180.219
importExampleData11.227 1.20712.804
importGeneSetsFromCollection1.7340.1511.885
importGeneSetsFromGMT0.0630.0010.064
importGeneSetsFromList0.1220.0010.122
importGeneSetsFromMSigDB0.9990.0811.080
importMitoGeneSet0.0470.0090.056
importOptimus0.0010.0000.002
importSEQC0.1450.0170.162
importSTARsolo0.1780.0260.205
iterateSimulations0.1680.0040.172
listSampleSummaryStatsTables0.2910.0070.297
mergeSCEColData0.3300.0090.338
mouseBrainSubsetSCE0.0360.0010.038
msigdb_table0.0010.0010.001
plotBarcodeRankDropsResults0.8780.0160.895
plotBarcodeRankScatter0.7960.0190.814
plotBatchCorrCompare12.487 0.32512.812
plotBatchVariance0.4680.0220.490
plotBcdsResults9.3000.3218.972
plotBubble0.7770.0060.783
plotClusterAbundance1.2820.0011.283
plotCxdsResults6.3500.0366.387
plotDEGHeatmap1.9350.0071.942
plotDEGRegression3.9900.0344.019
plotDEGViolin6.5270.1386.673
plotDEGVolcano0.8930.0110.903
plotDecontXResults7.7030.0887.792
plotDimRed0.2750.0000.275
plotDoubletFinderResults32.928 0.16733.095
plotEmptyDropsResults6.6380.0036.642
plotEmptyDropsScatter6.6190.0046.623
plotFindMarkerHeatmap3.6700.0233.693
plotMASTThresholdGenes1.2150.0101.225
plotPCA0.3920.0050.397
plotPathway0.6590.0030.662
plotRunPerCellQCResults2.9530.0032.957
plotSCEBarAssayData0.2860.0010.287
plotSCEBarColData0.2180.0100.228
plotSCEBatchFeatureMean0.3810.0200.400
plotSCEDensity0.3030.0020.306
plotSCEDensityAssayData0.3040.0110.316
plotSCEDensityColData0.3050.0030.308
plotSCEDimReduceColData0.7450.0010.745
plotSCEDimReduceFeatures0.3950.0050.400
plotSCEHeatmap0.4070.0010.408
plotSCEScatter0.3480.0000.349
plotSCEViolin0.3750.0000.376
plotSCEViolinAssayData0.4200.0010.421
plotSCEViolinColData0.3570.0000.357
plotScDblFinderResults27.819 0.66225.501
plotScanpyDotPlot0.0210.0020.023
plotScanpyEmbedding0.0200.0020.021
plotScanpyHVG0.0210.0010.021
plotScanpyHeatmap0.0210.0010.021
plotScanpyMarkerGenes0.0200.0020.021
plotScanpyMarkerGenesDotPlot0.0200.0010.022
plotScanpyMarkerGenesHeatmap0.0220.0000.021
plotScanpyMarkerGenesMatrixPlot0.0200.0020.021
plotScanpyMarkerGenesViolin0.0210.0010.022
plotScanpyMatrixPlot0.0210.0010.021
plotScanpyPCA0.0200.0020.022
plotScanpyPCAGeneRanking0.0210.0010.022
plotScanpyPCAVariance0.0210.0010.021
plotScanpyViolin0.0200.0010.022
plotScdsHybridResults9.2260.5849.183
plotScrubletResults0.0200.0010.021
plotSeuratElbow0.0210.0010.022
plotSeuratHVG0.0210.0010.022
plotSeuratJackStraw0.0210.0010.021
plotSeuratReduction0.0200.0010.021
plotSoupXResults000
plotTSCANClusterDEG4.7330.0464.780
plotTSCANClusterPseudo1.3550.0201.376
plotTSCANDimReduceFeatures1.3310.0361.367
plotTSCANPseudotimeGenes1.6080.0181.626
plotTSCANPseudotimeHeatmap1.3740.0331.407
plotTSCANResults1.2060.0331.239
plotTSNE0.4010.0230.424
plotTopHVG0.5990.0240.623
plotUMAP6.0490.2206.269
readSingleCellMatrix0.0050.0000.005
reportCellQC0.0750.0010.076
reportDropletQC0.0210.0000.021
reportQCTool0.0750.0010.076
retrieveSCEIndex0.0280.0000.028
runBBKNN000
runBarcodeRankDrops0.2070.0010.208
runBcds1.4470.0630.931
runCellQC0.0780.0000.077
runClusterSummaryMetrics0.3630.0010.364
runComBatSeq0.4120.0030.415
runCxds0.3240.0010.325
runCxdsBcdsHybrid1.5740.0741.063
runDEAnalysis0.3610.0010.362
runDecontX6.1040.0456.149
runDimReduce0.2670.0010.269
runDoubletFinder31.964 0.13432.102
runDropletQC0.0210.0000.021
runEmptyDrops6.4080.0116.419
runEnrichR0.4660.0682.450
runFastMNN1.6650.1571.823
runFeatureSelection0.2030.0160.218
runFindMarker1.4170.1071.524
runGSVA0.8750.1110.986
runHarmony0.0380.0040.042
runKMeans0.1790.0080.186
runLimmaBC0.0780.0060.084
runMNNCorrect0.3910.0560.447
runModelGeneVar0.3140.0240.338
runNormalization2.2330.3852.618
runPerCellQC0.3390.0010.339
runSCANORAMA000
runSCMerge0.0030.0020.004
runScDblFinder17.627 1.01415.697
runScanpyFindClusters0.0220.0010.023
runScanpyFindHVG0.0210.0010.022
runScanpyFindMarkers0.0210.0010.022
runScanpyNormalizeData0.0940.0010.094
runScanpyPCA0.0210.0010.022
runScanpyScaleData0.0220.0000.021
runScanpyTSNE0.0220.0000.022
runScanpyUMAP0.0200.0010.022
runScranSNN0.2780.0010.279
runScrublet0.0220.0010.023
runSeuratFindClusters0.0200.0010.022
runSeuratFindHVG0.4560.0060.462
runSeuratHeatmap0.0220.0010.023
runSeuratICA0.0200.0020.022
runSeuratJackStraw0.0200.0010.021
runSeuratNormalizeData0.0220.0000.022
runSeuratPCA0.0210.0000.021
runSeuratSCTransform29.086 1.11730.208
runSeuratScaleData0.0220.0020.024
runSeuratUMAP0.0230.0000.023
runSingleR0.0520.0010.053
runSoupX000
runTSCAN2.0540.0112.349
runTSCANClusterDEAnalysis1.2150.0631.285
runTSCANDEG0.8170.0200.837
runTSNE0.7020.0030.705
runUMAP6.410.166.57
runVAM0.2680.0030.272
runZINBWaVE0.0040.0000.004
sampleSummaryStats0.1550.0000.156
scaterCPM0.1490.0020.152
scaterPCA0.4290.0010.429
scaterlogNormCounts0.2230.0060.228
sce0.0200.0010.021
sctkListGeneSetCollections0.0770.0000.077
sctkPythonInstallConda000
sctkPythonInstallVirtualEnv0.0000.0010.001
selectSCTKConda000
selectSCTKVirtualEnvironment000
setRowNames0.0810.0010.081
setSCTKDisplayRow0.4010.0010.402
singleCellTK0.0010.0000.000
subDiffEx0.3360.0030.339
subsetSCECols0.0760.0020.079
subsetSCERows0.2090.0000.209
summarizeSCE0.0710.0100.082
trimCounts0.2020.0060.209