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

This page was generated on 2025-02-04 11:45 -0500 (Tue, 04 Feb 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.1 LTS)x86_64R Under development (unstable) (2025-01-20 r87609) -- "Unsuffered Consequences" 4716
palomino7Windows Server 2022 Datacenterx64R Under development (unstable) (2025-01-21 r87610 ucrt) -- "Unsuffered Consequences" 4478
lconwaymacOS 12.7.1 Montereyx86_64R Under development (unstable) (2025-01-22 r87618) -- "Unsuffered Consequences" 4489
kjohnson3macOS 13.7.1 Venturaarm64R Under development (unstable) (2025-01-20 r87609) -- "Unsuffered Consequences" 4442
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 1976/2295HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
singleCellTK 2.17.0  (landing page)
Joshua David Campbell
Snapshot Date: 2025-02-03 13:40 -0500 (Mon, 03 Feb 2025)
git_url: https://git.bioconductor.org/packages/singleCellTK
git_branch: devel
git_last_commit: 65dee790
git_last_commit_date: 2024-10-29 11:30:33 -0500 (Tue, 29 Oct 2024)
nebbiolo1Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    ERROR  
palomino7Windows Server 2022 Datacenter / x64  OK    OK    ERROR    OK  
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    ERROR    OK  
kjohnson3macOS 13.7.1 Ventura / arm64  OK    OK    ERROR    OK  


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.17.0
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.17.0.tar.gz
StartedAt: 2025-02-03 22:00:32 -0500 (Mon, 03 Feb 2025)
EndedAt: 2025-02-03 22:04:25 -0500 (Mon, 03 Feb 2025)
EllapsedTime: 232.6 seconds
RetCode: 1
Status:   ERROR  
CheckDir: singleCellTK.Rcheck
Warnings: NA

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.17.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.21-bioc/meat/singleCellTK.Rcheck’
* using R Under development (unstable) (2025-01-20 r87609)
* using platform: aarch64-apple-darwin20
* R was compiled by
    Apple clang version 14.0.0 (clang-1400.0.29.202)
    GNU Fortran (GCC) 14.2.0
* running under: macOS Ventura 13.7.1
* 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.17.0’
* 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  6.8Mb
  sub-directories of 1Mb or more:
    extdata   1.5Mb
    shiny     2.9Mb
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... NOTE
License stub is invalid DCF.
* 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
  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 ... ERROR
Running examples in ‘singleCellTK-Ex.R’ failed
The error most likely occurred in:

> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: plotBarcodeRankDropsResults
> ### Title: Plots for runBarcodeRankDrops outputs.
> ### Aliases: plotBarcodeRankDropsResults
> 
> ### ** Examples
> 
> data(scExample, package = "singleCellTK")
> sce <- runBarcodeRankDrops(inSCE = sce)
Mon Feb  3 22:02:36 2025 ... Running 'barcodeRanks'
Error in dimnames(x) <- dn : 
  length of 'dimnames' [2] not equal to array extent
Calls: runBarcodeRankDrops -> .runBarcodeRankDrops -> colnames<-
Execution halted
Examples with CPU (user + system) or elapsed time > 5s
                   user system elapsed
importExampleData 4.861  0.435   5.981
getEnrichRResult  0.113  0.018   6.232
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘spelling.R’
  Running ‘testthat.R’
 ERROR
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
   2.   └─singleCellTK:::.runBarcodeRankDrops(...)
   3.     └─base::`colnames<-`(...)
  ── Error ('test-qc.R:75:1'): (code run outside of `test_that()`) ───────────────
  Error in `dimnames(x) <- dn`: length of 'dimnames' [2] not equal to array extent
  Backtrace:
      ▆
   1. └─singleCellTK::runDropletQC(sceDroplet) at test-qc.R:75:1
   2.   ├─base::do.call(...)
   3.   └─singleCellTK (local) `<fn>`(inSCE = inSCE, sample = NULL, useAssay = "counts")
   4.     └─singleCellTK:::.runBarcodeRankDrops(...)
   5.       └─base::`colnames<-`(...)
  
  [ FAIL 2 | WARN 20 | SKIP 0 | PASS 210 ]
  Error: Test failures
  Execution halted
* 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: 2 ERRORs, 2 NOTEs
See
  ‘/Users/biocbuild/bbs-3.21-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.5-arm64/Resources/library’
* installing *source* package ‘singleCellTK’ ...
** this is package ‘singleCellTK’ version ‘2.17.0’
** using staged installation
** R
** data
** exec
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (singleCellTK)

Tests output

singleCellTK.Rcheck/tests/spelling.Rout


R Under development (unstable) (2025-01-20 r87609) -- "Unsuffered Consequences"
Copyright (C) 2025 The R Foundation for Statistical Computing
Platform: aarch64-apple-darwin20

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.068   0.018   0.083 

singleCellTK.Rcheck/tests/testthat.Rout.fail


R Under development (unstable) (2025-01-20 r87609) -- "Unsuffered Consequences"
Copyright (C) 2025 The R Foundation for Statistical Computing
Platform: aarch64-apple-darwin20

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: GenomeInfoDb
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%
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 2 | WARN 20 | SKIP 0 | PASS 210 ]

══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-dropletUtils.R:8:9'): Testing runBarcodeRankDrops ──────────────
Error in `dimnames(x) <- dn`: length of 'dimnames' [2] not equal to array extent
Backtrace:
    ▆
 1. └─singleCellTK::runBarcodeRankDrops(inSCE = sce) at test-dropletUtils.R:8:9
 2.   └─singleCellTK:::.runBarcodeRankDrops(...)
 3.     └─base::`colnames<-`(...)
── Error ('test-qc.R:75:1'): (code run outside of `test_that()`) ───────────────
Error in `dimnames(x) <- dn`: length of 'dimnames' [2] not equal to array extent
Backtrace:
    ▆
 1. └─singleCellTK::runDropletQC(sceDroplet) at test-qc.R:75:1
 2.   ├─base::do.call(...)
 3.   └─singleCellTK (local) `<fn>`(inSCE = inSCE, sample = NULL, useAssay = "counts")
 4.     └─singleCellTK:::.runBarcodeRankDrops(...)
 5.       └─base::`colnames<-`(...)

[ FAIL 2 | WARN 20 | SKIP 0 | PASS 210 ]
Error: Test failures
Execution halted

Example timings

singleCellTK.Rcheck/singleCellTK-Ex.timings

nameusersystemelapsed
MitoGenes0.0000.0020.003
SEG0.0010.0020.003
calcEffectSizes0.0670.0030.069
combineSCE0.2340.0040.238
computeZScore0.0920.0020.094
convertSCEToSeurat1.4940.0581.570
convertSeuratToSCE0.0970.0020.099
dedupRowNames0.0220.0010.021
detectCellOutlier2.2200.0332.271
diffAbundanceFET0.0260.0010.027
discreteColorPalette0.0020.0000.002
distinctColors0.0010.0000.001
downSampleCells0.2070.0220.230
downSampleDepth0.1510.0170.168
expData-ANY-character-method0.0400.0010.040
expData-set-ANY-character-CharacterOrNullOrMissing-logical-method0.0570.0030.060
expData-set0.0460.0010.047
expData0.0420.0010.044
expDataNames-ANY-method0.0390.0020.042
expDataNames0.0380.0030.041
expDeleteDataTag0.0170.0020.020
expSetDataTag0.0120.0010.013
expTaggedData0.0120.0010.013
exportSCE0.0110.0020.014
exportSCEtoAnnData0.0420.0020.044
exportSCEtoFlatFile0.0420.0020.048
featureIndex0.0170.0030.019
generateSimulatedData0.0240.0030.027
getBiomarker0.0260.0030.031
getDEGTopTable0.2420.0210.269
getDiffAbundanceResults0.0220.0020.026
getEnrichRResult0.1130.0186.232
getFindMarkerTopTable0.4380.0150.458
getMSigDBTable0.0010.0010.002
getPathwayResultNames0.0130.0010.014
getSampleSummaryStatsTable0.0620.0020.064
getSoupX0.0000.0010.001
getTSCANResults0.3540.0150.379
getTopHVG0.2570.0050.263
importAnnData0.0010.0000.001
importBUStools0.0410.0010.043
importCellRanger0.2190.0110.232
importCellRangerV2Sample0.0400.0010.040
importCellRangerV3Sample0.0820.0040.086
importDropEst0.0750.0010.076
importExampleData4.8610.4355.981
importGeneSetsFromCollection0.2810.0320.315
importGeneSetsFromGMT0.0280.0020.030
importGeneSetsFromList0.0430.0020.045
importGeneSetsFromMSigDB1.4720.0301.511
importMitoGeneSet0.0200.0040.024
importOptimus0.0010.0000.001
importSEQC0.0470.0030.050
importSTARsolo0.0430.0060.050
iterateSimulations0.0660.0060.072
listSampleSummaryStatsTables0.0940.0050.101
mergeSCEColData0.1350.0140.149
mouseBrainSubsetSCE0.0180.0020.019
msigdb_table0.0010.0010.001