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

This page was generated on 2026-03-07 11:33 -0500 (Sat, 07 Mar 2026).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.3 LTS)x86_64R Under development (unstable) (2026-03-05 r89546) -- "Unsuffered Consequences" 4453
kjohnson3macOS 13.7.7 Venturaarm64R Under development (unstable) (2026-02-28 r89501) -- "Unsuffered Consequences" 3376
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 2028/2357HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
singleCellTK 2.21.1  (landing page)
Joshua David Campbell
Snapshot Date: 2026-03-06 13:40 -0500 (Fri, 06 Mar 2026)
git_url: https://git.bioconductor.org/packages/singleCellTK
git_branch: devel
git_last_commit: 15d4a13
git_last_commit_date: 2026-01-11 08:42:53 -0500 (Sun, 11 Jan 2026)
nebbiolo1Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    OK    ERROR  
kjohnson3macOS 13.7.7 Ventura / arm64  ERROR    ERROR  skippedskipped
See other builds for singleCellTK in R Universe.


CHECK results for singleCellTK on nebbiolo1

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

raw results


Summary

Package: singleCellTK
Version: 2.21.1
Command: /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD check --install=check:singleCellTK.install-out.txt --library=/home/biocbuild/bbs-3.23-bioc/R/site-library --timings singleCellTK_2.21.1.tar.gz
StartedAt: 2026-03-07 04:28:07 -0500 (Sat, 07 Mar 2026)
EndedAt: 2026-03-07 04:40:32 -0500 (Sat, 07 Mar 2026)
EllapsedTime: 744.9 seconds
RetCode: 1
Status:   ERROR  
CheckDir: singleCellTK.Rcheck
Warnings: NA

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.23-bioc/meat/singleCellTK.Rcheck’
* using R Under development (unstable) (2026-03-05 r89546)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
    GNU Fortran (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
* running under: Ubuntu 24.04.4 LTS
* using session charset: UTF-8
* current time: 2026-03-07 09:28:08 UTC
* checking for file ‘singleCellTK/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘singleCellTK’ version ‘2.21.1’
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ... INFO
Imports includes 80 non-default packages.
Importing from so many packages makes the package vulnerable to any of
them becoming unavailable.  Move as many as possible to Suggests and
use conditionally.
* checking if this is a source package ... OK
* checking if there is a namespace ... OK
* checking for hidden files and directories ... OK
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking whether package ‘singleCellTK’ can be installed ... OK
* checking installed package size ... INFO
  installed size is  5.6Mb
  sub-directories of 1Mb or more:
    R       1.0Mb
    shiny   2.3Mb
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... OK
* checking top-level files ... OK
* checking for left-over files ... OK
* checking index information ... OK
* checking package subdirectories ... OK
* checking code files for non-ASCII characters ... OK
* checking R files for syntax errors ... OK
* checking whether the package can be loaded ... OK
* checking whether the package can be loaded with stated dependencies ... OK
* checking whether the package can be unloaded cleanly ... OK
* checking whether the namespace can be loaded with stated dependencies ... OK
* checking whether the namespace can be unloaded cleanly ... OK
* checking loading without being on the library search path ... OK
* checking whether startup messages can be suppressed ... OK
* checking dependencies in R code ... OK
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... OK
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
  dedupRowNames.Rd: SingleCellExperiment-class
  detectCellOutlier.Rd: colData
  diffAbundanceFET.Rd: colData
  downSampleCells.Rd: SingleCellExperiment-class
  downSampleDepth.Rd: SingleCellExperiment-class
  featureIndex.Rd: SummarizedExperiment-class,
    SingleCellExperiment-class
  getBiomarker.Rd: SingleCellExperiment-class
  getDEGTopTable.Rd: SingleCellExperiment-class
  getEnrichRResult.Rd: SingleCellExperiment-class
  getFindMarkerTopTable.Rd: SingleCellExperiment-class
  getGenesetNamesFromCollection.Rd: SingleCellExperiment-class
  getPathwayResultNames.Rd: SingleCellExperiment-class
  getSampleSummaryStatsTable.Rd: SingleCellExperiment-class, assay,
    colData
  getSoupX.Rd: SingleCellExperiment-class
  getTSCANResults.Rd: SingleCellExperiment-class
  getTopHVG.Rd: SingleCellExperiment-class
  importAlevin.Rd: DelayedArray, readMM
  importAnnData.Rd: DelayedArray, readMM
  importBUStools.Rd: readMM
  importCellRanger.Rd: readMM, DelayedArray
  importCellRangerV2Sample.Rd: readMM, DelayedArray
  importCellRangerV3Sample.Rd: readMM, DelayedArray
  importDropEst.Rd: DelayedArray, readMM
  importExampleData.Rd: scRNAseq, Matrix, DelayedArray,
    ReprocessedFluidigmData, ReprocessedAllenData, NestorowaHSCData
  importFromFiles.Rd: readMM, DelayedArray, SingleCellExperiment-class
  importGeneSetsFromCollection.Rd: GeneSetCollection-class,
    SingleCellExperiment-class, GeneSetCollection, GSEABase, metadata
  importGeneSetsFromGMT.Rd: GeneSetCollection-class,
    SingleCellExperiment-class, getGmt, GSEABase, metadata
  importGeneSetsFromList.Rd: GeneSetCollection-class,
    SingleCellExperiment-class, GSEABase, metadata
  importGeneSetsFromMSigDB.Rd: SingleCellExperiment-class, msigdbr,
    GeneSetCollection-class, GSEABase, metadata
  importMitoGeneSet.Rd: SingleCellExperiment-class,
    GeneSetCollection-class, GSEABase, metadata
  importMultipleSources.Rd: DelayedArray
  importOptimus.Rd: readMM, DelayedArray
  importSEQC.Rd: readMM, DelayedArray
  importSTARsolo.Rd: readMM, DelayedArray
  iterateSimulations.Rd: SingleCellExperiment-class
  listSampleSummaryStatsTables.Rd: SingleCellExperiment-class, metadata
  plotBarcodeRankDropsResults.Rd: SingleCellExperiment-class
  plotBarcodeRankScatter.Rd: SingleCellExperiment-class
  plotBatchCorrCompare.Rd: SingleCellExperiment-class
  plotBatchVariance.Rd: SingleCellExperiment-class
  plotBcdsResults.Rd: SingleCellExperiment-class
  plotClusterAbundance.Rd: colData
  plotCxdsResults.Rd: SingleCellExperiment-class
  plotDEGHeatmap.Rd: SingleCellExperiment-class
  plotDEGRegression.Rd: SingleCellExperiment-class
  plotDEGViolin.Rd: SingleCellExperiment-class
  plotDEGVolcano.Rd: SingleCellExperiment-class
  plotDecontXResults.Rd: SingleCellExperiment-class
  plotDoubletFinderResults.Rd: SingleCellExperiment-class
  plotEmptyDropsResults.Rd: SingleCellExperiment-class
  plotEmptyDropsScatter.Rd: SingleCellExperiment-class
  plotEnrichR.Rd: SingleCellExperiment-class
  plotFindMarkerHeatmap.Rd: SingleCellExperiment-class
  plotPCA.Rd: SingleCellExperiment-class
  plotPathway.Rd: SingleCellExperiment-class
  plotRunPerCellQCResults.Rd: SingleCellExperiment-class
  plotSCEBarAssayData.Rd: SingleCellExperiment-class
  plotSCEBarColData.Rd: SingleCellExperiment-class
  plotSCEBatchFeatureMean.Rd: SingleCellExperiment-class
  plotSCEDensity.Rd: SingleCellExperiment-class
  plotSCEDensityAssayData.Rd: SingleCellExperiment-class
  plotSCEDensityColData.Rd: SingleCellExperiment-class
  plotSCEDimReduceColData.Rd: SingleCellExperiment-class
  plotSCEDimReduceFeatures.Rd: SingleCellExperiment-class
  plotSCEHeatmap.Rd: SingleCellExperiment-class
  plotSCEScatter.Rd: SingleCellExperiment-class
  plotSCEViolin.Rd: SingleCellExperiment-class
  plotSCEViolinAssayData.Rd: SingleCellExperiment-class
  plotSCEViolinColData.Rd: SingleCellExperiment-class
  plotScDblFinderResults.Rd: SingleCellExperiment-class
  plotScdsHybridResults.Rd: SingleCellExperiment-class
  plotScrubletResults.Rd: SingleCellExperiment-class
  plotSoupXResults.Rd: SingleCellExperiment-class
  plotTSCANClusterDEG.Rd: SingleCellExperiment-class
  plotTSCANClusterPseudo.Rd: SingleCellExperiment-class
  plotTSCANDimReduceFeatures.Rd: SingleCellExperiment-class
  plotTSCANPseudotimeGenes.Rd: SingleCellExperiment-class
  plotTSCANPseudotimeHeatmap.Rd: SingleCellExperiment-class
  plotTSCANResults.Rd: SingleCellExperiment-class
  plotTSNE.Rd: SingleCellExperiment-class
  plotUMAP.Rd: SingleCellExperiment-class
  readSingleCellMatrix.Rd: DelayedArray
  reportCellQC.Rd: SingleCellExperiment-class
  reportClusterAbundance.Rd: colData
  reportDiffAbundanceFET.Rd: colData
  retrieveSCEIndex.Rd: SingleCellExperiment-class
  runBBKNN.Rd: SingleCellExperiment-class
  runBarcodeRankDrops.Rd: SingleCellExperiment-class, colData
  runBcds.Rd: SingleCellExperiment-class, colData
  runCellQC.Rd: colData
  runComBatSeq.Rd: SingleCellExperiment-class
  runCxds.Rd: SingleCellExperiment-class, colData
  runCxdsBcdsHybrid.Rd: colData
  runDEAnalysis.Rd: SingleCellExperiment-class
  runDecontX.Rd: colData
  runDimReduce.Rd: SingleCellExperiment-class
  runDoubletFinder.Rd: SingleCellExperiment-class
  runDropletQC.Rd: colData
  runEmptyDrops.Rd: SingleCellExperiment-class, colData
  runEnrichR.Rd: SingleCellExperiment-class
  runFastMNN.Rd: SingleCellExperiment-class, BiocParallelParam-class
  runFeatureSelection.Rd: SingleCellExperiment-class
  runFindMarker.Rd: SingleCellExperiment-class
  runGSVA.Rd: SingleCellExperiment-class
  runHarmony.Rd: SingleCellExperiment-class
  runKMeans.Rd: SingleCellExperiment-class, colData
  runLimmaBC.Rd: SingleCellExperiment-class, assay
  runMNNCorrect.Rd: SingleCellExperiment-class, assay,
    BiocParallelParam-class
  runModelGeneVar.Rd: SingleCellExperiment-class
  runPerCellQC.Rd: SingleCellExperiment-class, BiocParallelParam,
    colData
  runSCANORAMA.Rd: SingleCellExperiment-class, assay
  runSCMerge.Rd: SingleCellExperiment-class, colData, assay,
    BiocParallelParam-class
  runScDblFinder.Rd: SingleCellExperiment-class, colData
  runScranSNN.Rd: SingleCellExperiment-class, reducedDim, assay,
    altExp, colData, igraph
  runScrublet.Rd: SingleCellExperiment-class, colData
  runSingleR.Rd: SingleCellExperiment-class
  runSoupX.Rd: SingleCellExperiment-class
  runTSCAN.Rd: SingleCellExperiment-class
  runTSCANClusterDEAnalysis.Rd: SingleCellExperiment-class
  runTSCANDEG.Rd: SingleCellExperiment-class
  runTSNE.Rd: SingleCellExperiment-class
  runUMAP.Rd: SingleCellExperiment-class, BiocParallelParam-class
  runVAM.Rd: SingleCellExperiment-class
  runZINBWaVE.Rd: SingleCellExperiment-class, colData,
    BiocParallelParam-class
  sampleSummaryStats.Rd: SingleCellExperiment-class, assay, colData
  scaterPCA.Rd: SingleCellExperiment-class, BiocParallelParam-class
  scaterlogNormCounts.Rd: logNormCounts
  sctkListGeneSetCollections.Rd: GeneSetCollection-class
  sctkPythonInstallConda.Rd: conda_install, reticulate, conda_create
  sctkPythonInstallVirtualEnv.Rd: virtualenv_install, reticulate,
    virtualenv_create
  selectSCTKConda.Rd: reticulate
  selectSCTKVirtualEnvironment.Rd: reticulate
  setRowNames.Rd: SingleCellExperiment-class
  setSCTKDisplayRow.Rd: SingleCellExperiment-class
  singleCellTK.Rd: SingleCellExperiment-class
  subsetSCECols.Rd: SingleCellExperiment-class
  subsetSCERows.Rd: SingleCellExperiment-class, altExp
  summarizeSCE.Rd: SingleCellExperiment-class
Please provide package anchors for all Rd \link{} targets not in the
package itself and the base packages.
* checking for missing documentation entries ... OK
* checking for code/documentation mismatches ... OK
* checking Rd \usage sections ... OK
* checking Rd contents ... OK
* checking for unstated dependencies in examples ... OK
* checking contents of ‘data’ directory ... OK
* checking data for non-ASCII characters ... OK
* checking data for ASCII and uncompressed saves ... OK
* checking R/sysdata.rda ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                           user system elapsed
importGeneSetsFromMSigDB 45.567  1.013  46.583
plotDoubletFinderResults 43.934  0.398  44.825
runDoubletFinder         38.038  0.395  38.442
runSeuratSCTransform     31.257  0.656  31.917
plotScDblFinderResults   27.510  0.885  25.349
runScDblFinder           17.465  0.984  15.422
plotBatchCorrCompare     13.925  0.152  14.078
importExampleData        11.135  1.337  12.868
plotScdsHybridResults    10.829  1.162  11.384
plotBcdsResults           9.323  0.190   8.956
plotDecontXResults        9.403  0.016   9.420
plotUMAP                  8.209  0.497   8.706
runDecontX                8.042  0.195   8.240
runUMAP                   7.754  0.140   7.894
plotCxdsResults           7.651  0.057   7.709
plotEmptyDropsResults     6.598  0.009   6.608
plotEmptyDropsScatter     6.505  0.005   6.510
runEmptyDrops             6.221  0.015   6.237
detectCellOutlier         5.355  0.170   5.526
plotDEGViolin             5.290  0.059   5.342
plotTSCANClusterDEG       4.953  0.149   5.103
* 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:
  46: test_code(code = exprs, env = env, reporter = get_reporter() %||%     StopReporter$new())
  47: source_file(path, env = env(env), desc = desc, shuffle = shuffle,     error_call = error_call)
  48: FUN(X[[i]], ...)
  49: lapply(test_paths, test_one_file, env = env, desc = desc, shuffle = shuffle,     error_call = error_call)
  50: doTryCatch(return(expr), name, parentenv, handler)
  51: tryCatchOne(expr, names, parentenv, handlers[[1L]])
  52: tryCatchList(expr, classes, parentenv, handlers)
  53: tryCatch(code, testthat_abort_reporter = function(cnd) {    cat(conditionMessage(cnd), "\n")    NULL})
  54: with_reporter(reporters$multi, lapply(test_paths, test_one_file,     env = env, desc = desc, shuffle = shuffle, error_call = error_call))
  55: test_files_serial(test_dir = test_dir, test_package = test_package,     test_paths = test_paths, load_helpers = load_helpers, reporter = reporter,     env = env, stop_on_failure = stop_on_failure, stop_on_warning = stop_on_warning,     desc = desc, load_package = load_package, shuffle = shuffle,     error_call = error_call)
  56: test_files(test_dir = path, test_paths = test_paths, test_package = package,     reporter = reporter, load_helpers = load_helpers, env = env,     stop_on_failure = stop_on_failure, stop_on_warning = stop_on_warning,     load_package = load_package, parallel = parallel, shuffle = shuffle)
  57: test_dir("testthat", package = package, reporter = reporter,     ..., load_package = "installed")
  58: test_check("singleCellTK")
  An irrecoverable exception occurred. R is aborting now ...
  Segmentation fault (core dumped)
* 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 ERROR, 1 NOTE
See
  ‘/home/biocbuild/bbs-3.23-bioc/meat/singleCellTK.Rcheck/00check.log’
for details.


Installation output

singleCellTK.Rcheck/00install.out

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


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

Tests output

singleCellTK.Rcheck/tests/spelling.Rout


R Under development (unstable) (2026-03-05 r89546) -- "Unsuffered Consequences"
Copyright (C) 2026 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu

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

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

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

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

singleCellTK.Rcheck/tests/testthat.Rout.fail


R Under development (unstable) (2026-03-05 r89546) -- "Unsuffered Consequences"
Copyright (C) 2026 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu

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

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

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

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

Attaching package: 'MatrixGenerics'

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

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

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

Attaching package: 'generics'

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

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


Attaching package: 'BiocGenerics'

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

    IQR, mad, sd, var, xtabs

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

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

Loading required package: S4Vectors

Attaching package: 'S4Vectors'

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

    findMatches

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

    I, expand.grid, unname

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

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


Attaching package: 'Biobase'

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

    rowMedians

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

    anyMissing, rowMedians

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

Attaching package: 'Matrix'

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

    expand

Loading required package: S4Arrays
Loading required package: abind

Attaching package: 'S4Arrays'

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

    abind

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

    rowsum

Loading required package: SparseArray

Attaching package: 'DelayedArray'

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

    apply, scale, sweep


Attaching package: 'singleCellTK'

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

    plotPCA

> 
> test_check("singleCellTK")
Found 2 batches
Using null model in ComBat-seq.
Adjusting for 0 covariate(s) or covariate level(s)
Estimating dispersions
Fitting the GLM model
Shrinkage off - using GLM estimates for parameters
Adjusting the data
Found 2 batches
Using null model in ComBat-seq.
Adjusting for 1 covariate(s) or covariate level(s)
Estimating dispersions
Fitting the GLM model
Shrinkage off - using GLM estimates for parameters
Adjusting the data

 *** caught segfault ***
address 0x716ab070, cause 'memory not mapped'

Traceback:
 1: .Call2("C_h5mread", filepath, name, starts, counts, noreduce,     as.vector, as.integer, as.sparse, method, use.H5Dread_chunk,     PACKAGE = "h5mread")
 2: h5mread(filepath, name, starts = index, as.vector = FALSE, as.integer = as.integer,     as.sparse = as.sparse)
 3: .h5mread2(x@filepath, x@name, index, as.integer = as_int)
 4: extract_array(x@seed, index)
 5: extract_array(x@seed, index)
 6: extract_array(x@seed, index)
 7: extract_array(x@seed, index)
 8: .nextMethod(x = x, index = index)
 9: callNextMethod()
10: extract_array(x, index)
11: extract_array(x, index)
12: .from_Array_to_array(x, ...)
13: as.array.Array(x)
14: as.array(x)
15: realize_array(assay(ans, y, withDimnames = FALSE))
16: FUN(path, ...)
17: altReadObject(obj_path, celldex.realize.assays = realize.assays,     ...)
18: fetchReference("hpca", "2024-02-26", realize.assays = TRUE)
19: celldex::HumanPrimaryCellAtlasData()
20: doTryCatch(return(expr), name, parentenv, handler)
21: tryCatchOne(expr, names, parentenv, handlers[[1L]])
22: tryCatchList(expr, classes, parentenv, handlers)
23: tryCatch({    ref <- celldex::HumanPrimaryCellAtlasData()}, error = function(e) {    message("Error importing reference with `celldex` library. ",         "Skipping runSingleR test.")}, finally = {    sce <- runSingleR(sce, level = "main")    testthat::expect_true("SingleR_hpca_main_scores" %in% names(colData(sce)))    testthat::expect_true("SingleR_hpca_main_labels" %in% names(colData(sce)))    testthat::expect_true("SingleR_hpca_main_first.labels" %in%         names(colData(sce)) | "SingleR_hpca_main_delta.next" %in%         names(colData(sce)))    testthat::expect_true("SingleR_hpca_main_pruned.labels" %in%         names(colData(sce)))})
24: eval(code, test_env)
25: eval(code, test_env)
26: withCallingHandlers({    eval(code, test_env)    new_expectations <- the$test_expectations > starting_expectations    if (snapshot_skipped) {        skip("On CRAN")    }    else if (!new_expectations && skip_on_empty) {        skip_empty()    }}, expectation = handle_expectation, packageNotFoundError = function(e) {    if (on_cran()) {        skip(paste0("{", e$package, "} is not installed."))    }}, snapshot_on_cran = function(cnd) {    snapshot_skipped <<- TRUE    invokeRestart("muffle_cran_snapshot")}, skip = handle_skip, warning = handle_warning, message = handle_message,     error = handle_error, interrupt = handle_interrupt)
27: doTryCatch(return(expr), name, parentenv, handler)
28: tryCatchOne(expr, names, parentenv, handlers[[1L]])
29: tryCatchList(expr, classes, parentenv, handlers)
30: tryCatch(withCallingHandlers({    eval(code, test_env)    new_expectations <- the$test_expectations > starting_expectations    if (snapshot_skipped) {        skip("On CRAN")    }    else if (!new_expectations && skip_on_empty) {        skip_empty()    }}, expectation = handle_expectation, packageNotFoundError = function(e) {    if (on_cran()) {        skip(paste0("{", e$package, "} is not installed."))    }}, snapshot_on_cran = function(cnd) {    snapshot_skipped <<- TRUE    invokeRestart("muffle_cran_snapshot")}, skip = handle_skip, warning = handle_warning, message = handle_message,     error = handle_error, interrupt = handle_interrupt), error = handle_fatal)
31: doWithOneRestart(return(expr), restart)
32: withOneRestart(expr, restarts[[1L]])
33: withRestarts(tryCatch(withCallingHandlers({    eval(code, test_env)    new_expectations <- the$test_expectations > starting_expectations    if (snapshot_skipped) {        skip("On CRAN")    }    else if (!new_expectations && skip_on_empty) {        skip_empty()    }}, expectation = handle_expectation, packageNotFoundError = function(e) {    if (on_cran()) {        skip(paste0("{", e$package, "} is not installed."))    }}, snapshot_on_cran = function(cnd) {    snapshot_skipped <<- TRUE    invokeRestart("muffle_cran_snapshot")}, skip = handle_skip, warning = handle_warning, message = handle_message,     error = handle_error, interrupt = handle_interrupt), error = handle_fatal),     end_test = function() {    })
34: test_code(code, parent.frame())
35: test_that(desc = "Testing SingleR", {    tryCatch({        ref <- celldex::HumanPrimaryCellAtlasData()    }, error = function(e) {        message("Error importing reference with `celldex` library. ",             "Skipping runSingleR test.")    }, finally = {        sce <- runSingleR(sce, level = "main")        testthat::expect_true("SingleR_hpca_main_scores" %in%             names(colData(sce)))        testthat::expect_true("SingleR_hpca_main_labels" %in%             names(colData(sce)))        testthat::expect_true("SingleR_hpca_main_first.labels" %in%             names(colData(sce)) | "SingleR_hpca_main_delta.next" %in%             names(colData(sce)))        testthat::expect_true("SingleR_hpca_main_pruned.labels" %in%             names(colData(sce)))    })})
36: eval(code, test_env)
37: eval(code, test_env)
38: withCallingHandlers({    eval(code, test_env)    new_expectations <- the$test_expectations > starting_expectations    if (snapshot_skipped) {        skip("On CRAN")    }    else if (!new_expectations && skip_on_empty) {        skip_empty()    }}, expectation = handle_expectation, packageNotFoundError = function(e) {    if (on_cran()) {        skip(paste0("{", e$package, "} is not installed."))    }}, snapshot_on_cran = function(cnd) {    snapshot_skipped <<- TRUE    invokeRestart("muffle_cran_snapshot")}, skip = handle_skip, warning = handle_warning, message = handle_message,     error = handle_error, interrupt = handle_interrupt)
39: doTryCatch(return(expr), name, parentenv, handler)
40: tryCatchOne(expr, names, parentenv, handlers[[1L]])
41: tryCatchList(expr, classes, parentenv, handlers)
42: tryCatch(withCallingHandlers({    eval(code, test_env)    new_expectations <- the$test_expectations > starting_expectations    if (snapshot_skipped) {        skip("On CRAN")    }    else if (!new_expectations && skip_on_empty) {        skip_empty()    }}, expectation = handle_expectation, packageNotFoundError = function(e) {    if (on_cran()) {        skip(paste0("{", e$package, "} is not installed."))    }}, snapshot_on_cran = function(cnd) {    snapshot_skipped <<- TRUE    invokeRestart("muffle_cran_snapshot")}, skip = handle_skip, warning = handle_warning, message = handle_message,     error = handle_error, interrupt = handle_interrupt), error = handle_fatal)
43: doWithOneRestart(return(expr), restart)
44: withOneRestart(expr, restarts[[1L]])
45: withRestarts(tryCatch(withCallingHandlers({    eval(code, test_env)    new_expectations <- the$test_expectations > starting_expectations    if (snapshot_skipped) {        skip("On CRAN")    }    else if (!new_expectations && skip_on_empty) {        skip_empty()    }}, expectation = handle_expectation, packageNotFoundError = function(e) {    if (on_cran()) {        skip(paste0("{", e$package, "} is not installed."))    }}, snapshot_on_cran = function(cnd) {    snapshot_skipped <<- TRUE    invokeRestart("muffle_cran_snapshot")}, skip = handle_skip, warning = handle_warning, message = handle_message,     error = handle_error, interrupt = handle_interrupt), error = handle_fatal),     end_test = function() {    })
46: test_code(code = exprs, env = env, reporter = get_reporter() %||%     StopReporter$new())
47: source_file(path, env = env(env), desc = desc, shuffle = shuffle,     error_call = error_call)
48: FUN(X[[i]], ...)
49: lapply(test_paths, test_one_file, env = env, desc = desc, shuffle = shuffle,     error_call = error_call)
50: doTryCatch(return(expr), name, parentenv, handler)
51: tryCatchOne(expr, names, parentenv, handlers[[1L]])
52: tryCatchList(expr, classes, parentenv, handlers)
53: tryCatch(code, testthat_abort_reporter = function(cnd) {    cat(conditionMessage(cnd), "\n")    NULL})
54: with_reporter(reporters$multi, lapply(test_paths, test_one_file,     env = env, desc = desc, shuffle = shuffle, error_call = error_call))
55: test_files_serial(test_dir = test_dir, test_package = test_package,     test_paths = test_paths, load_helpers = load_helpers, reporter = reporter,     env = env, stop_on_failure = stop_on_failure, stop_on_warning = stop_on_warning,     desc = desc, load_package = load_package, shuffle = shuffle,     error_call = error_call)
56: test_files(test_dir = path, test_paths = test_paths, test_package = package,     reporter = reporter, load_helpers = load_helpers, env = env,     stop_on_failure = stop_on_failure, stop_on_warning = stop_on_warning,     load_package = load_package, parallel = parallel, shuffle = shuffle)
57: test_dir("testthat", package = package, reporter = reporter,     ..., load_package = "installed")
58: test_check("singleCellTK")
An irrecoverable exception occurred. R is aborting now ...
Segmentation fault (core dumped)

Example timings

singleCellTK.Rcheck/singleCellTK-Ex.timings

nameusersystemelapsed
MitoGenes0.0010.0000.002
SEG0.0010.0010.002
calcEffectSizes0.1600.0080.168
combineSCE0.6900.0430.734
computeZScore0.2190.0190.240
convertSCEToSeurat4.3780.1634.543
convertSeuratToSCE0.3390.0050.344
dedupRowNames0.0510.0030.052
detectCellOutlier5.3550.1705.526
diffAbundanceFET0.0560.0010.057
discreteColorPalette0.0060.0000.006
distinctColors0.0020.0000.003
downSampleCells0.5070.0340.541
downSampleDepth0.4030.0060.410
expData-ANY-character-method0.120.000.12
expData-set-ANY-character-CharacterOrNullOrMissing-logical-method0.1540.0010.155
expData-set0.1430.0110.154
expData0.1220.0070.129
expDataNames-ANY-method0.1140.0020.116
expDataNames0.1160.0030.118
expDeleteDataTag0.0330.0010.033
expSetDataTag0.0230.0010.024
expTaggedData0.0240.0010.025
exportSCE0.0210.0000.021
exportSCEtoAnnData0.0920.0070.099
exportSCEtoFlatFile0.0910.0060.097
featureIndex0.0340.0040.038
generateSimulatedData0.0510.0040.055
getBiomarker0.0630.0020.065
getDEGTopTable0.6850.0950.780
getDiffAbundanceResults0.0460.0030.048
getEnrichRResult0.5540.0353.032
getFindMarkerTopTable1.4920.0471.539
getMSigDBTable0.0030.0020.004
getPathwayResultNames0.0190.0020.021
getSampleSummaryStatsTable0.1840.0020.186
getSoupX000
getTSCANResults1.0080.0731.081
getTopHVG0.8780.0870.964
importAnnData0.0020.0000.002
importBUStools0.1510.0150.166
importCellRanger0.7890.0320.823
importCellRangerV2Sample0.1320.0010.132
importCellRangerV3Sample0.2560.0030.259
importDropEst0.1870.0130.201
importExampleData11.135 1.33712.868
importGeneSetsFromCollection1.7950.1111.906
importGeneSetsFromGMT0.0650.0010.066
importGeneSetsFromList0.1210.0010.123
importGeneSetsFromMSigDB45.567 1.01346.583
importMitoGeneSet0.0520.0030.054
importOptimus0.0020.0000.002
importSEQC0.1370.0240.161
importSTARsolo0.1450.0230.169
iterateSimulations0.1770.0260.202
listSampleSummaryStatsTables0.2510.0300.281
mergeSCEColData0.3730.0160.388
mouseBrainSubsetSCE0.0360.0000.036
msigdb_table0.0010.0000.002
plotBarcodeRankDropsResults0.8520.0150.865
plotBarcodeRankScatter0.9330.0020.934
plotBatchCorrCompare13.925 0.15214.078
plotBatchVariance0.4940.0010.496
plotBcdsResults9.3230.1908.956
plotBubble0.7880.0190.807
plotClusterAbundance1.2830.0011.284
plotCxdsResults7.6510.0577.709
plotDEGHeatmap2.0610.0102.071
plotDEGRegression4.2920.0654.351
plotDEGViolin5.2900.0595.342
plotDEGVolcano0.9620.0050.968
plotDecontXResults9.4030.0169.420
plotDimRed0.2680.0060.274
plotDoubletFinderResults43.934 0.39844.825
plotEmptyDropsResults6.5980.0096.608
plotEmptyDropsScatter6.5050.0056.510
plotFindMarkerHeatmap3.8110.0043.814
plotMASTThresholdGenes1.2830.0111.294
plotPCA0.3600.0040.364
plotPathway0.7010.0020.702
plotRunPerCellQCResults2.9480.0052.953
plotSCEBarAssayData0.2610.0010.262
plotSCEBarColData0.260.000.26
plotSCEBatchFeatureMean0.3620.0010.363
plotSCEDensity0.3000.0010.300
plotSCEDensityAssayData0.2770.0010.277
plotSCEDensityColData0.3420.0010.343
plotSCEDimReduceColData0.6960.0010.697
plotSCEDimReduceFeatures0.360.000.36
plotSCEHeatmap0.4420.0110.453
plotSCEScatter0.3460.0020.348
plotSCEViolin0.3450.0020.346
plotSCEViolinAssayData0.4090.0040.412
plotSCEViolinColData0.3360.0000.336
plotScDblFinderResults27.510 0.88525.349
plotScanpyDotPlot0.0220.0000.022
plotScanpyEmbedding0.0220.0000.022
plotScanpyHVG0.0210.0010.021
plotScanpyHeatmap0.0200.0010.022
plotScanpyMarkerGenes0.0220.0000.022
plotScanpyMarkerGenesDotPlot0.0230.0000.022
plotScanpyMarkerGenesHeatmap0.0220.0010.023
plotScanpyMarkerGenesMatrixPlot0.0210.0010.022
plotScanpyMarkerGenesViolin0.0220.0000.022
plotScanpyMatrixPlot0.0220.0000.022
plotScanpyPCA0.0220.0000.022
plotScanpyPCAGeneRanking0.0210.0020.022
plotScanpyPCAVariance0.0200.0010.021
plotScanpyViolin0.0200.0010.022
plotScdsHybridResults10.829 1.16211.384
plotScrubletResults0.0220.0020.023
plotSeuratElbow0.0200.0020.022
plotSeuratHVG0.0200.0010.022
plotSeuratJackStraw0.0200.0020.023
plotSeuratReduction0.0220.0000.022
plotSoupXResults0.0000.0000.001
plotTSCANClusterDEG4.9530.1495.103
plotTSCANClusterPseudo1.4130.0691.482
plotTSCANDimReduceFeatures1.4790.0731.552
plotTSCANPseudotimeGenes1.7000.0921.792
plotTSCANPseudotimeHeatmap1.3680.0341.402
plotTSCANResults1.2630.0241.287
plotTSNE0.4020.0020.404
plotTopHVG0.6430.0120.655
plotUMAP8.2090.4978.706
readSingleCellMatrix0.0050.0010.005
reportCellQC0.0760.0010.076
reportDropletQC0.0210.0000.022
reportQCTool0.0750.0020.076
retrieveSCEIndex0.0280.0090.037
runBBKNN000
runBarcodeRankDrops0.2230.0030.226
runBcds1.5060.0320.950
runCellQC0.0830.0010.084
runClusterSummaryMetrics0.400.010.41
runComBatSeq0.4270.0360.463
runCxds0.3260.0150.341
runCxdsBcdsHybrid1.5510.0761.040
runDEAnalysis0.4940.0180.512
runDecontX8.0420.1958.240
runDimReduce0.2910.0030.294
runDoubletFinder38.038 0.39538.442
runDropletQC0.0210.0010.022
runEmptyDrops6.2210.0156.237
runEnrichR0.5040.0742.632
runFastMNN1.6900.1561.847
runFeatureSelection0.2060.0140.220
runFindMarker1.4530.0861.539
runGSVA0.8270.0990.926
runHarmony0.1380.0520.190
runKMeans0.1770.0170.194
runLimmaBC0.0820.0080.089
runMNNCorrect0.4420.0360.478
runModelGeneVar0.3200.0220.342
runNormalization2.8530.5653.418
runPerCellQC0.3480.0190.366
runSCANORAMA000
runSCMerge0.0040.0010.005
runScDblFinder17.465 0.98415.422
runScanpyFindClusters0.0240.0010.025
runScanpyFindHVG0.0220.0020.024
runScanpyFindMarkers0.0230.0010.024
runScanpyNormalizeData0.1090.0010.111
runScanpyPCA0.0220.0000.022
runScanpyScaleData0.0200.0020.022
runScanpyTSNE0.0220.0000.022
runScanpyUMAP0.0220.0000.023
runScranSNN0.2820.0020.284
runScrublet0.0240.0000.025
runSeuratFindClusters0.0240.0000.023
runSeuratFindHVG0.4610.0040.464
runSeuratHeatmap0.0220.0000.023
runSeuratICA0.0230.0000.022
runSeuratJackStraw0.0220.0010.022
runSeuratNormalizeData0.0220.0000.023
runSeuratPCA0.0220.0010.022
runSeuratSCTransform31.257 0.65631.917
runSeuratScaleData0.0220.0010.024
runSeuratUMAP0.0220.0000.022
runSingleR0.0350.0010.036
runSoupX000
runTSCAN0.6690.0080.677
runTSCANClusterDEAnalysis0.7520.0040.757
runTSCANDEG0.7480.0430.790
runTSNE0.7170.0070.724
runUMAP7.7540.1407.894
runVAM0.3000.0050.304
runZINBWaVE0.0040.0000.005
sampleSummaryStats0.1670.0040.172
scaterCPM0.1420.0060.147
scaterPCA0.4560.0040.460
scaterlogNormCounts0.2410.0170.259
sce0.0210.0020.022
sctkListGeneSetCollections0.0830.0040.087
sctkPythonInstallConda000
sctkPythonInstallVirtualEnv0.0010.0000.000
selectSCTKConda000
selectSCTKVirtualEnvironment0.0000.0000.001
setRowNames0.0880.0030.091
setSCTKDisplayRow0.4230.0240.447
singleCellTK000
subDiffEx0.3490.0130.363
subsetSCECols0.0940.0030.096
subsetSCERows0.2570.0100.267
summarizeSCE0.0690.0000.069
trimCounts0.2010.0130.214