| Back to Multiple platform build/check report for BioC 3.23: simplified long |
|
This page was generated on 2025-12-04 11:35 -0500 (Thu, 04 Dec 2025).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo1 | Linux (Ubuntu 24.04.3 LTS) | x86_64 | R Under development (unstable) (2025-10-20 r88955) -- "Unsuffered Consequences" | 4869 |
| kjohnson3 | macOS 13.7.7 Ventura | arm64 | R Under development (unstable) (2025-11-04 r88984) -- "Unsuffered Consequences" | 4576 |
| 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 2006/2331 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| singleCellTK 2.21.0 (landing page) Joshua David Campbell
| nebbiolo1 | Linux (Ubuntu 24.04.3 LTS) / x86_64 | OK | OK | ERROR | |||||||||
| kjohnson3 | macOS 13.7.7 Ventura / arm64 | OK | OK | ERROR | OK | |||||||||
|
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. |
| Package: singleCellTK |
| Version: 2.21.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.21.0.tar.gz |
| StartedAt: 2025-12-04 03:12:04 -0500 (Thu, 04 Dec 2025) |
| EndedAt: 2025-12-04 03:17:39 -0500 (Thu, 04 Dec 2025) |
| EllapsedTime: 335.0 seconds |
| RetCode: 1 |
| Status: ERROR |
| CheckDir: singleCellTK.Rcheck |
| Warnings: NA |
##############################################################################
##############################################################################
###
### Running command:
###
### /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:singleCellTK.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings singleCellTK_2.21.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/Users/biocbuild/bbs-3.23-bioc/meat/singleCellTK.Rcheck’
* using R Under development (unstable) (2025-11-04 r88984)
* using platform: aarch64-apple-darwin20
* R was compiled by
Apple clang version 16.0.0 (clang-1600.0.26.6)
GNU Fortran (GCC) 14.2.0
* running under: macOS Ventura 13.7.8
* 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.21.0’
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ... INFO
Imports includes 80 non-default packages.
Importing from so many packages makes the package vulnerable to any of
them becoming unavailable. Move as many as possible to Suggests and
use conditionally.
* checking if this is a source package ... OK
* checking if there is a namespace ... OK
* checking for hidden files and directories ... OK
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking whether package ‘singleCellTK’ can be installed ... OK
* checking installed package size ... INFO
installed size is 6.8Mb
sub-directories of 1Mb or more:
R 1.0Mb
extdata 1.5Mb
shiny 2.9Mb
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... OK
* checking top-level files ... OK
* checking for left-over files ... OK
* checking index information ... OK
* checking package subdirectories ... OK
* checking code files for non-ASCII characters ... OK
* checking R files for syntax errors ... OK
* checking whether the package can be loaded ... OK
* checking whether the package can be loaded with stated dependencies ... OK
* checking whether the package can be unloaded cleanly ... OK
* checking whether the namespace can be loaded with stated dependencies ... OK
* checking whether the namespace can be unloaded cleanly ... OK
* checking whether startup messages can be suppressed ... OK
* checking dependencies in R code ... OK
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... OK
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
dedupRowNames.Rd: SingleCellExperiment-class
detectCellOutlier.Rd: colData
diffAbundanceFET.Rd: colData
downSampleCells.Rd: SingleCellExperiment-class
downSampleDepth.Rd: SingleCellExperiment-class
featureIndex.Rd: SummarizedExperiment-class,
SingleCellExperiment-class
getBiomarker.Rd: SingleCellExperiment-class
getDEGTopTable.Rd: SingleCellExperiment-class
getEnrichRResult.Rd: SingleCellExperiment-class
getFindMarkerTopTable.Rd: SingleCellExperiment-class
getGenesetNamesFromCollection.Rd: SingleCellExperiment-class
getPathwayResultNames.Rd: SingleCellExperiment-class
getSampleSummaryStatsTable.Rd: SingleCellExperiment-class, assay,
colData
getSoupX.Rd: SingleCellExperiment-class
getTSCANResults.Rd: SingleCellExperiment-class
getTopHVG.Rd: SingleCellExperiment-class
importAlevin.Rd: DelayedArray, readMM
importAnnData.Rd: DelayedArray, readMM
importBUStools.Rd: readMM
importCellRanger.Rd: readMM, DelayedArray
importCellRangerV2Sample.Rd: readMM, DelayedArray
importCellRangerV3Sample.Rd: readMM, DelayedArray
importDropEst.Rd: DelayedArray, readMM
importExampleData.Rd: scRNAseq, Matrix, DelayedArray,
ReprocessedFluidigmData, ReprocessedAllenData, NestorowaHSCData
importFromFiles.Rd: readMM, DelayedArray, SingleCellExperiment-class
importGeneSetsFromCollection.Rd: GeneSetCollection-class,
SingleCellExperiment-class, GeneSetCollection, GSEABase, metadata
importGeneSetsFromGMT.Rd: GeneSetCollection-class,
SingleCellExperiment-class, getGmt, GSEABase, metadata
importGeneSetsFromList.Rd: GeneSetCollection-class,
SingleCellExperiment-class, GSEABase, metadata
importGeneSetsFromMSigDB.Rd: SingleCellExperiment-class, msigdbr,
GeneSetCollection-class, GSEABase, metadata
importMitoGeneSet.Rd: SingleCellExperiment-class,
GeneSetCollection-class, GSEABase, metadata
importMultipleSources.Rd: DelayedArray
importOptimus.Rd: readMM, DelayedArray
importSEQC.Rd: readMM, DelayedArray
importSTARsolo.Rd: readMM, DelayedArray
iterateSimulations.Rd: SingleCellExperiment-class
listSampleSummaryStatsTables.Rd: SingleCellExperiment-class, metadata
plotBarcodeRankDropsResults.Rd: SingleCellExperiment-class
plotBarcodeRankScatter.Rd: SingleCellExperiment-class
plotBatchCorrCompare.Rd: SingleCellExperiment-class
plotBatchVariance.Rd: SingleCellExperiment-class
plotBcdsResults.Rd: SingleCellExperiment-class
plotClusterAbundance.Rd: colData
plotCxdsResults.Rd: SingleCellExperiment-class
plotDEGHeatmap.Rd: SingleCellExperiment-class
plotDEGRegression.Rd: SingleCellExperiment-class
plotDEGViolin.Rd: SingleCellExperiment-class
plotDEGVolcano.Rd: SingleCellExperiment-class
plotDecontXResults.Rd: SingleCellExperiment-class
plotDoubletFinderResults.Rd: SingleCellExperiment-class
plotEmptyDropsResults.Rd: SingleCellExperiment-class
plotEmptyDropsScatter.Rd: SingleCellExperiment-class
plotEnrichR.Rd: SingleCellExperiment-class
plotFindMarkerHeatmap.Rd: SingleCellExperiment-class
plotPCA.Rd: SingleCellExperiment-class
plotPathway.Rd: SingleCellExperiment-class
plotRunPerCellQCResults.Rd: SingleCellExperiment-class
plotSCEBarAssayData.Rd: SingleCellExperiment-class
plotSCEBarColData.Rd: SingleCellExperiment-class
plotSCEBatchFeatureMean.Rd: SingleCellExperiment-class
plotSCEDensity.Rd: SingleCellExperiment-class
plotSCEDensityAssayData.Rd: SingleCellExperiment-class
plotSCEDensityColData.Rd: SingleCellExperiment-class
plotSCEDimReduceColData.Rd: SingleCellExperiment-class
plotSCEDimReduceFeatures.Rd: SingleCellExperiment-class
plotSCEHeatmap.Rd: SingleCellExperiment-class
plotSCEScatter.Rd: SingleCellExperiment-class
plotSCEViolin.Rd: SingleCellExperiment-class
plotSCEViolinAssayData.Rd: SingleCellExperiment-class
plotSCEViolinColData.Rd: SingleCellExperiment-class
plotScDblFinderResults.Rd: SingleCellExperiment-class
plotScdsHybridResults.Rd: SingleCellExperiment-class
plotScrubletResults.Rd: SingleCellExperiment-class
plotSoupXResults.Rd: SingleCellExperiment-class
plotTSCANClusterDEG.Rd: SingleCellExperiment-class
plotTSCANClusterPseudo.Rd: SingleCellExperiment-class
plotTSCANDimReduceFeatures.Rd: SingleCellExperiment-class
plotTSCANPseudotimeGenes.Rd: SingleCellExperiment-class
plotTSCANPseudotimeHeatmap.Rd: SingleCellExperiment-class
plotTSCANResults.Rd: SingleCellExperiment-class
plotTSNE.Rd: SingleCellExperiment-class
plotUMAP.Rd: SingleCellExperiment-class
readSingleCellMatrix.Rd: DelayedArray
reportCellQC.Rd: SingleCellExperiment-class
reportClusterAbundance.Rd: colData
reportDiffAbundanceFET.Rd: colData
retrieveSCEIndex.Rd: SingleCellExperiment-class
runBBKNN.Rd: SingleCellExperiment-class
runBarcodeRankDrops.Rd: SingleCellExperiment-class, colData
runBcds.Rd: SingleCellExperiment-class, colData
runCellQC.Rd: colData
runComBatSeq.Rd: SingleCellExperiment-class
runCxds.Rd: SingleCellExperiment-class, colData
runCxdsBcdsHybrid.Rd: colData
runDEAnalysis.Rd: SingleCellExperiment-class
runDecontX.Rd: colData
runDimReduce.Rd: SingleCellExperiment-class
runDoubletFinder.Rd: SingleCellExperiment-class
runDropletQC.Rd: colData
runEmptyDrops.Rd: SingleCellExperiment-class, colData
runEnrichR.Rd: SingleCellExperiment-class
runFastMNN.Rd: SingleCellExperiment-class, BiocParallelParam-class
runFeatureSelection.Rd: SingleCellExperiment-class
runFindMarker.Rd: SingleCellExperiment-class
runGSVA.Rd: SingleCellExperiment-class
runHarmony.Rd: SingleCellExperiment-class
runKMeans.Rd: SingleCellExperiment-class, colData
runLimmaBC.Rd: SingleCellExperiment-class, assay
runMNNCorrect.Rd: SingleCellExperiment-class, assay,
BiocParallelParam-class
runModelGeneVar.Rd: SingleCellExperiment-class
runPerCellQC.Rd: SingleCellExperiment-class, BiocParallelParam,
colData
runSCANORAMA.Rd: SingleCellExperiment-class, assay
runSCMerge.Rd: SingleCellExperiment-class, colData, assay,
BiocParallelParam-class
runScDblFinder.Rd: SingleCellExperiment-class, colData
runScranSNN.Rd: SingleCellExperiment-class, reducedDim, assay,
altExp, colData, igraph
runScrublet.Rd: SingleCellExperiment-class, colData
runSingleR.Rd: SingleCellExperiment-class
runSoupX.Rd: SingleCellExperiment-class
runTSCAN.Rd: SingleCellExperiment-class
runTSCANClusterDEAnalysis.Rd: SingleCellExperiment-class
runTSCANDEG.Rd: SingleCellExperiment-class
runTSNE.Rd: SingleCellExperiment-class
runUMAP.Rd: SingleCellExperiment-class, BiocParallelParam-class
runVAM.Rd: SingleCellExperiment-class
runZINBWaVE.Rd: SingleCellExperiment-class, colData,
BiocParallelParam-class
sampleSummaryStats.Rd: SingleCellExperiment-class, assay, colData
scaterPCA.Rd: SingleCellExperiment-class, BiocParallelParam-class
scaterlogNormCounts.Rd: logNormCounts
sctkListGeneSetCollections.Rd: GeneSetCollection-class
sctkPythonInstallConda.Rd: conda_install, reticulate, conda_create
sctkPythonInstallVirtualEnv.Rd: virtualenv_install, reticulate,
virtualenv_create
selectSCTKConda.Rd: reticulate
selectSCTKVirtualEnvironment.Rd: reticulate
setRowNames.Rd: SingleCellExperiment-class
setSCTKDisplayRow.Rd: SingleCellExperiment-class
singleCellTK.Rd: SingleCellExperiment-class
subsetSCECols.Rd: SingleCellExperiment-class
subsetSCERows.Rd: SingleCellExperiment-class, altExp
summarizeSCE.Rd: SingleCellExperiment-class
Please provide package anchors for all Rd \link{} targets not in the
package itself and the base packages.
* checking for missing documentation entries ... OK
* checking for code/documentation mismatches ... OK
* checking Rd \usage sections ... OK
* checking Rd contents ... OK
* checking for unstated dependencies in examples ... OK
* checking contents of ‘data’ directory ... OK
* checking data for non-ASCII characters ... OK
* checking data for ASCII and uncompressed saves ... OK
* checking R/sysdata.rda ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... ERROR
Running examples in ‘singleCellTK-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: plotBcdsResults
> ### Title: Plots for runBcds outputs.
> ### Aliases: plotBcdsResults
>
> ### ** Examples
>
> data(scExample, package="singleCellTK")
> sce <- subsetSCECols(sce, colData = "type != 'EmptyDroplet'")
> sce <- runQuickUMAP(sce)
Thu Dec 4 03:14:57 2025 ... Computing Scater UMAP for sample 'pbmc_4k'.
> sce <- runBcds(sce)
Thu Dec 4 03:15:00 2025 ... Running 'bcds'
Warning in check.deprecation(deprecated_cv_params, match.call(), ...) :
Passed invalid function arguments: nthread, tree_method, subsample. These should be passed as a list to argument 'params'. Conversion from argument to 'params' entry will be done automatically, but this behavior will become an error in a future version.
Warning in check.custom.obj(params, objective) :
Argument 'objective' is only for custom objectives. For built-in objectives, pass the objective under 'params'. This warning will become an error in a future version.
Warning in min(which(res$evaluation_log$test_error_mean <= ac)) :
no non-missing arguments to min; returning Inf
Warning in throw_err_or_depr_msg("Passed unrecognized parameters: ", paste(head(names_unrecognized), :
Passed unrecognized parameters: verbose. This warning will become an error in a future version.
Warning in check.deprecation(deprecated_cv_params, match.call(), ...) :
Passed invalid function arguments: nthread, tree_method, subsample. These should be passed as a list to argument 'params'. Conversion from argument to 'params' entry will be done automatically, but this behavior will become an error in a future version.
Warning in check.custom.obj(params, objective) :
Argument 'objective' is only for custom objectives. For built-in objectives, pass the objective under 'params'. This warning will become an error in a future version.
Warning in min(which(res$evaluation_log$test_error_mean <= ac)) :
no non-missing arguments to min; returning Inf
Warning in throw_err_or_depr_msg("Passed unrecognized parameters: ", paste(head(names_unrecognized), :
Passed unrecognized parameters: verbose. This warning will become an error in a future version.
Warning in runBcds(sce) :
'bcds' from package 'scds' did not complete successfully for sample: 1
> plotBcdsResults(inSCE=sce, reducedDimName="UMAP")
Warning: Removed 195 rows containing non-finite outside the scale range
(`stat_density()`).
Error in if (all(summ$value > 1)) { :
missing value where TRUE/FALSE needed
Calls: plotBcdsResults ... FUN -> plotSCEViolinColData -> lapply -> FUN -> .ggViolin
Execution halted
Examples with CPU (user + system) or elapsed time > 5s
user system elapsed
importGeneSetsFromMSigDB 20.535 0.105 21.092
plotBatchCorrCompare 6.423 0.049 6.911
importExampleData 4.852 0.522 6.445
* 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:
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-qc.R:100:3'): Testing plotResults functions ────────────────────
Error in `if (all(summ$value > 1)) { summ$label <- paste0(summary, ": ", round(summ$value, 2)) } else { summ$label <- paste0(summary, ": ", signif(summ$value, 2)) }`: missing value where TRUE/FALSE needed
Backtrace:
▆
1. └─singleCellTK::plotScdsHybridResults(...) at test-qc.R:100:3
2. └─singleCellTK::plotSCEViolinColData(...)
3. └─base::lapply(...)
4. └─singleCellTK (local) FUN(X[[i]], ...)
5. └─singleCellTK:::.ggViolin(...)
[ FAIL 1 | WARN 50 | SKIP 0 | PASS 222 ]
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, 1 NOTE
See
‘/Users/biocbuild/bbs-3.23-bioc/meat/singleCellTK.Rcheck/00check.log’
for details.
singleCellTK.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL singleCellTK ### ############################################################################## ############################################################################## * installing to library ‘/Library/Frameworks/R.framework/Versions/4.6-arm64/Resources/library’ * installing *source* package ‘singleCellTK’ ... ** this is package ‘singleCellTK’ version ‘2.21.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)
singleCellTK.Rcheck/tests/spelling.Rout
R Under development (unstable) (2025-11-04 r88984) -- "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)
All Done!
>
> proc.time()
user system elapsed
0.092 0.033 0.120
singleCellTK.Rcheck/tests/testthat.Rout.fail
R Under development (unstable) (2025-11-04 r88984) -- "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: 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%
Saving _problems/test-qc-100.R
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 1 | WARN 50 | SKIP 0 | PASS 222 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-qc.R:100:3'): Testing plotResults functions ────────────────────
Error in `if (all(summ$value > 1)) { summ$label <- paste0(summary, ": ", round(summ$value, 2)) } else { summ$label <- paste0(summary, ": ", signif(summ$value, 2)) }`: missing value where TRUE/FALSE needed
Backtrace:
▆
1. └─singleCellTK::plotScdsHybridResults(...) at test-qc.R:100:3
2. └─singleCellTK::plotSCEViolinColData(...)
3. └─base::lapply(...)
4. └─singleCellTK (local) FUN(X[[i]], ...)
5. └─singleCellTK:::.ggViolin(...)
[ FAIL 1 | WARN 50 | SKIP 0 | PASS 222 ]
Error:
! Test failures.
Execution halted
singleCellTK.Rcheck/singleCellTK-Ex.timings
| name | user | system | elapsed | |
| MitoGenes | 0.001 | 0.002 | 0.004 | |
| SEG | 0.001 | 0.003 | 0.003 | |
| calcEffectSizes | 0.065 | 0.004 | 0.070 | |
| combineSCE | 0.253 | 0.009 | 0.268 | |
| computeZScore | 0.096 | 0.004 | 0.103 | |
| convertSCEToSeurat | 1.768 | 0.075 | 1.878 | |
| convertSeuratToSCE | 0.108 | 0.003 | 0.113 | |
| dedupRowNames | 0.023 | 0.001 | 0.024 | |
| detectCellOutlier | 2.435 | 0.036 | 2.604 | |
| diffAbundanceFET | 0.030 | 0.002 | 0.032 | |
| discreteColorPalette | 0.003 | 0.001 | 0.003 | |
| distinctColors | 0.001 | 0.000 | 0.001 | |
| downSampleCells | 0.220 | 0.023 | 0.263 | |
| downSampleDepth | 0.161 | 0.014 | 0.193 | |
| expData-ANY-character-method | 0.045 | 0.001 | 0.048 | |
| expData-set-ANY-character-CharacterOrNullOrMissing-logical-method | 0.062 | 0.002 | 0.066 | |
| expData-set | 0.057 | 0.003 | 0.062 | |
| expData | 0.044 | 0.002 | 0.049 | |
| expDataNames-ANY-method | 0.043 | 0.002 | 0.054 | |
| expDataNames | 0.045 | 0.004 | 0.057 | |
| expDeleteDataTag | 0.020 | 0.001 | 0.024 | |
| expSetDataTag | 0.013 | 0.001 | 0.019 | |
| expTaggedData | 0.013 | 0.001 | 0.015 | |
| exportSCE | 0.011 | 0.001 | 0.013 | |
| exportSCEtoAnnData | 0.045 | 0.002 | 0.053 | |
| exportSCEtoFlatFile | 0.042 | 0.002 | 0.043 | |
| featureIndex | 0.020 | 0.002 | 0.026 | |
| generateSimulatedData | 0.025 | 0.002 | 0.028 | |
| getBiomarker | 0.026 | 0.003 | 0.031 | |
| getDEGTopTable | 0.256 | 0.022 | 0.293 | |
| getDiffAbundanceResults | 0.023 | 0.001 | 0.026 | |
| getEnrichRResult | 0.152 | 0.021 | 2.713 | |
| getFindMarkerTopTable | 0.482 | 0.013 | 0.511 | |
| getMSigDBTable | 0.002 | 0.002 | 0.004 | |
| getPathwayResultNames | 0.013 | 0.002 | 0.014 | |
| getSampleSummaryStatsTable | 0.062 | 0.002 | 0.065 | |
| getSoupX | 0 | 0 | 0 | |
| getTSCANResults | 0.402 | 0.017 | 0.452 | |
| getTopHVG | 0.309 | 0.007 | 0.344 | |
| importAnnData | 0 | 0 | 0 | |
| importBUStools | 0.138 | 0.007 | 0.151 | |
| importCellRanger | 0.233 | 0.012 | 0.257 | |
| importCellRangerV2Sample | 0.047 | 0.003 | 0.051 | |
| importCellRangerV3Sample | 0.114 | 0.007 | 0.131 | |
| importDropEst | 0.064 | 0.001 | 0.066 | |
| importExampleData | 4.852 | 0.522 | 6.445 | |
| importGeneSetsFromCollection | 0.830 | 0.031 | 0.924 | |
| importGeneSetsFromGMT | 0.027 | 0.003 | 0.034 | |
| importGeneSetsFromList | 0.046 | 0.004 | 0.058 | |
| importGeneSetsFromMSigDB | 20.535 | 0.105 | 21.092 | |
| importMitoGeneSet | 0.022 | 0.004 | 0.029 | |
| importOptimus | 0.000 | 0.000 | 0.001 | |
| importSEQC | 0.049 | 0.003 | 0.052 | |
| importSTARsolo | 0.046 | 0.005 | 0.058 | |
| iterateSimulations | 0.075 | 0.007 | 0.090 | |
| listSampleSummaryStatsTables | 0.100 | 0.007 | 0.119 | |
| mergeSCEColData | 0.155 | 0.010 | 0.173 | |
| mouseBrainSubsetSCE | 0.019 | 0.002 | 0.022 | |
| msigdb_table | 0.001 | 0.001 | 0.004 | |
| plotBarcodeRankDropsResults | 0.303 | 0.010 | 0.328 | |
| plotBarcodeRankScatter | 0.303 | 0.003 | 0.312 | |
| plotBatchCorrCompare | 6.423 | 0.049 | 6.911 | |
| plotBatchVariance | 0.181 | 0.005 | 0.199 | |