Back to Multiple platform build/check report for BioC 3.13 |
|
This page was generated on 2021-10-15 15:05:37 -0400 (Fri, 15 Oct 2021).
To the developers/maintainers of the clusterExperiment package: - Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/clusterExperiment.git to reflect on this report. See How and When does the builder pull? When will my changes propagate? here for more information. - Make sure to use the following settings in order to reproduce any error or warning you see on this page. |
Package 330/2041 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
clusterExperiment 2.12.0 (landing page) Elizabeth Purdom
| nebbiolo1 | Linux (Ubuntu 20.04.2 LTS) / x86_64 | OK | OK | WARNINGS | |||||||||
tokay2 | Windows Server 2012 R2 Standard / x64 | OK | OK | TIMEOUT | OK | |||||||||
machv2 | macOS 10.14.6 Mojave / x86_64 | OK | OK | TIMEOUT | OK | |||||||||
Package: clusterExperiment |
Version: 2.12.0 |
Command: /home/biocbuild/bbs-3.13-bioc/R/bin/R CMD check --install=check:clusterExperiment.install-out.txt --library=/home/biocbuild/bbs-3.13-bioc/R/library --no-vignettes --timings clusterExperiment_2.12.0.tar.gz |
StartedAt: 2021-10-14 09:17:33 -0400 (Thu, 14 Oct 2021) |
EndedAt: 2021-10-14 09:49:11 -0400 (Thu, 14 Oct 2021) |
EllapsedTime: 1898.5 seconds |
RetCode: 0 |
Status: WARNINGS |
CheckDir: clusterExperiment.Rcheck |
Warnings: 1 |
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.13-bioc/R/bin/R CMD check --install=check:clusterExperiment.install-out.txt --library=/home/biocbuild/bbs-3.13-bioc/R/library --no-vignettes --timings clusterExperiment_2.12.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/home/biocbuild/bbs-3.13-bioc/meat/clusterExperiment.Rcheck’ * using R version 4.1.1 (2021-08-10) * using platform: x86_64-pc-linux-gnu (64-bit) * using session charset: UTF-8 * using option ‘--no-vignettes’ * checking for file ‘clusterExperiment/DESCRIPTION’ ... OK * this is package ‘clusterExperiment’ version ‘2.12.0’ * package encoding: UTF-8 * checking package namespace information ... OK * checking package dependencies ... OK * 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 ‘clusterExperiment’ can be installed ... OK * checking installed package size ... NOTE installed size is 6.2Mb sub-directories of 1Mb or more: R 1.1Mb data 3.6Mb libs 1.1Mb * 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 R 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 dependencies in R code ... OK * checking S3 generic/method consistency ... OK * checking replacement functions ... OK * checking foreign function calls ... NOTE Foreign function calls to a different package: .C(ape::node_depth, ...) .C(ape::node_depth_edgelength, ...) .C(ape::node_height, ...) .C(ape::node_height_clado, ...) See chapter ‘System and foreign language interfaces’ in the ‘Writing R Extensions’ manual. * checking R code for possible problems ... OK * checking Rd files ... OK * checking Rd metadata ... OK * checking Rd cross-references ... OK * 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 ... WARNING Output for data("rsecFluidigm", package = "clusterExperiment"): Search path was changed * checking data for non-ASCII characters ... OK * checking data for ASCII and uncompressed saves ... OK * checking line endings in C/C++/Fortran sources/headers ... OK * checking line endings in Makefiles ... OK * checking compilation flags in Makevars ... OK * checking for GNU extensions in Makefiles ... OK * checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK * checking use of PKG_*FLAGS in Makefiles ... OK * checking compiled code ... NOTE Note: information on .o files is not available * checking files in ‘vignettes’ ... OK * checking examples ... OK Examples with CPU (user + system) or elapsed time > 5s user system elapsed plotClusters 20.378 0.080 20.459 clusterMany 18.499 0.100 18.599 plotHeatmap 17.884 0.064 17.949 plotClustersWorkflow 17.488 0.072 17.560 plotBarplot 17.293 0.068 17.361 getClusterManyParams 11.347 0.036 11.383 workflowClusters 10.215 0.044 10.260 clusterContrasts 9.615 0.078 9.693 makeConsensus 8.063 0.039 8.103 assignUnassigned 7.781 0.104 7.886 plotClustersTable 6.606 0.028 6.634 plotReducedDims 5.968 0.032 6.001 ClusterExperiment-methods 5.403 0.278 5.680 plotFeatureBoxplot 5.305 0.012 5.319 plotFeatureScatter 5.296 0.020 5.316 mergeClusters 5.051 0.019 5.071 * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... Running ‘testthat_a-c.R’ Running ‘testthat_d-i.R’ Running ‘testthat_j-z.R’ OK * checking for unstated dependencies in vignettes ... OK * checking package vignettes in ‘inst/doc’ ... OK * checking running R code from vignettes ... SKIPPED * checking re-building of vignette outputs ... SKIPPED * checking PDF version of manual ... OK * DONE Status: 1 WARNING, 3 NOTEs See ‘/home/biocbuild/bbs-3.13-bioc/meat/clusterExperiment.Rcheck/00check.log’ for details.
clusterExperiment.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.13-bioc/R/bin/R CMD INSTALL clusterExperiment ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.13-bioc/R/library’ * installing *source* package ‘clusterExperiment’ ... ** using staged installation ** libs g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.13-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -Wall -c RcppExports.cpp -o RcppExports.o g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.13-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -Wall -c search_pairs.cpp -o search_pairs.o g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.13-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -Wall -c subsampleLoop.cpp -o subsampleLoop.o g++ -std=gnu++11 -shared -L/home/biocbuild/bbs-3.13-bioc/R/lib -L/usr/local/lib -o clusterExperiment.so RcppExports.o search_pairs.o subsampleLoop.o -L/home/biocbuild/bbs-3.13-bioc/R/lib -lRlapack -L/home/biocbuild/bbs-3.13-bioc/R/lib -lRblas -lgfortran -lm -lquadmath -L/home/biocbuild/bbs-3.13-bioc/R/lib -lR installing to /home/biocbuild/bbs-3.13-bioc/R/library/00LOCK-clusterExperiment/00new/clusterExperiment/libs ** R ** data ** byte-compile and prepare package for lazy loading Found more than one class "Annotated" in cache; using the first, from namespace 'S4Vectors' Also defined by ‘RNeXML’ Found more than one class "Annotated" in cache; using the first, from namespace 'S4Vectors' Also defined by ‘RNeXML’ Found more than one class "Annotated" in cache; using the first, from namespace 'S4Vectors' Also defined by ‘RNeXML’ Found more than one class "Annotated" in cache; using the first, from namespace 'S4Vectors' Also defined by ‘RNeXML’ Found more than one class "Annotated" in cache; using the first, from namespace 'S4Vectors' Also defined by ‘RNeXML’ ** help *** installing help indices ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location ** checking absolute paths in shared objects and dynamic libraries ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (clusterExperiment)
clusterExperiment.Rcheck/tests/testthat_a-c.Rout
R version 4.1.1 (2021-08-10) -- "Kick Things" Copyright (C) 2021 The R Foundation for Statistical Computing Platform: x86_64-pc-linux-gnu (64-bit) 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) > test_check("clusterExperiment",filter = "^[A-Ca-c]") Loading required package: clusterExperiment Loading required package: SingleCellExperiment 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: parallel Attaching package: 'BiocGenerics' The following objects are masked from 'package:parallel': clusterApply, clusterApplyLB, clusterCall, clusterEvalQ, clusterExport, clusterMap, parApply, parCapply, parLapply, parLapplyLB, parRapply, parSapply, parSapplyLB 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, append, as.data.frame, basename, cbind, colnames, dirname, do.call, duplicated, eval, evalq, get, grep, grepl, intersect, is.unsorted, lapply, mapply, match, mget, order, paste, pmax, pmax.int, pmin, pmin.int, rank, rbind, rownames, sapply, setdiff, sort, table, tapply, union, unique, unsplit, which.max, which.min Loading required package: S4Vectors Attaching package: 'S4Vectors' 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 Found more than one class "Annotated" in cache; using the first, from namespace 'S4Vectors' Also defined by 'RNeXML' Note: Not all of the methods requested in 'reduceMethod' have been calculated. Will calculate all the methods requested (any pre-existing values -- filtering statistics or dimensionality reductions -- with these names will be recalculated and overwritten): PCA. Found more than one class "Annotated" in cache; using the first, from namespace 'S4Vectors' Also defined by 'RNeXML' Note: Not all of the methods requested in 'reduceMethod' have been calculated. Will calculate all the methods requested (any pre-existing values -- filtering statistics or dimensionality reductions -- with these names will be recalculated and overwritten): PCA. Found more than one class "Annotated" in cache; using the first, from namespace 'S4Vectors' Also defined by 'RNeXML' Note: Not all of the methods requested in 'reduceMethod' have been calculated. Will calculate all the methods requested (any pre-existing values -- filtering statistics or dimensionality reductions -- with these names will be recalculated and overwritten): var. Note: Not all of the methods requested in 'reduceMethod' have been calculated. Will calculate all the methods requested (any pre-existing values -- filtering statistics or dimensionality reductions -- with these names will be recalculated and overwritten): var. 3 parameter combinations, 0 use sequential method, 0 use subsampling method Running Clustering on Parameter Combinations... done. 3 parameter combinations, 0 use sequential method, 0 use subsampling method Running Clustering on Parameter Combinations... done. 3 parameter combinations, 0 use sequential method, 0 use subsampling method Running Clustering on Parameter Combinations... done. 3 parameter combinations, 0 use sequential method, 0 use subsampling method Running Clustering on Parameter Combinations... done. [ FAIL 0 | WARN 0 | SKIP 0 | PASS 836 ] > > proc.time() user system elapsed 770.075 6.078 778.801
clusterExperiment.Rcheck/tests/testthat_d-i.Rout
R version 4.1.1 (2021-08-10) -- "Kick Things" Copyright (C) 2021 The R Foundation for Statistical Computing Platform: x86_64-pc-linux-gnu (64-bit) 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) > test_check("clusterExperiment",filter = "^[D-Id-i]") Loading required package: clusterExperiment Loading required package: SingleCellExperiment 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: parallel Attaching package: 'BiocGenerics' The following objects are masked from 'package:parallel': clusterApply, clusterApplyLB, clusterCall, clusterEvalQ, clusterExport, clusterMap, parApply, parCapply, parLapply, parLapplyLB, parRapply, parSapply, parSapplyLB 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, append, as.data.frame, basename, cbind, colnames, dirname, do.call, duplicated, eval, evalq, get, grep, grepl, intersect, is.unsorted, lapply, mapply, match, mget, order, paste, pmax, pmax.int, pmin, pmin.int, rank, rbind, rownames, sapply, setdiff, sort, table, tapply, union, unique, unsplit, which.max, which.min Loading required package: S4Vectors Attaching package: 'S4Vectors' 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 Found more than one class "Annotated" in cache; using the first, from namespace 'S4Vectors' Also defined by 'RNeXML' [ FAIL 0 | WARN 2 | SKIP 0 | PASS 415 ] > > proc.time() user system elapsed 267.215 2.914 270.171
clusterExperiment.Rcheck/tests/testthat_j-z.Rout
R version 4.1.1 (2021-08-10) -- "Kick Things" Copyright (C) 2021 The R Foundation for Statistical Computing Platform: x86_64-pc-linux-gnu (64-bit) 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) > test_check("clusterExperiment",filter = "^[J-Zj-z]") Loading required package: clusterExperiment Loading required package: SingleCellExperiment 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: parallel Attaching package: 'BiocGenerics' The following objects are masked from 'package:parallel': clusterApply, clusterApplyLB, clusterCall, clusterEvalQ, clusterExport, clusterMap, parApply, parCapply, parLapply, parLapplyLB, parRapply, parSapply, parSapplyLB 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, append, as.data.frame, basename, cbind, colnames, dirname, do.call, duplicated, eval, evalq, get, grep, grepl, intersect, is.unsorted, lapply, mapply, match, mget, order, paste, pmax, pmax.int, pmin, pmin.int, rank, rbind, rownames, sapply, setdiff, sort, table, tapply, union, unique, unsplit, which.max, which.min Loading required package: S4Vectors Attaching package: 'S4Vectors' 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 Found more than one class "Annotated" in cache; using the first, from namespace 'S4Vectors' Also defined by 'RNeXML' ══ Skipped tests ═══════════════════════════════════════════════════════════════ • On Bioconductor (1) [ FAIL 0 | WARN 0 | SKIP 1 | PASS 370 ] > > proc.time() user system elapsed 338.262 5.268 343.359
clusterExperiment.Rcheck/clusterExperiment-Ex.timings
name | user | system | elapsed | |
ClusterExperiment-class | 0.536 | 0.000 | 0.536 | |
ClusterExperiment-methods | 5.403 | 0.278 | 5.680 | |
ClusterFunction-class | 0.011 | 0.000 | 0.011 | |
addClusterings | 1.453 | 0.020 | 1.473 | |
assignUnassigned | 7.781 | 0.104 | 7.886 | |
builtInClusteringFunctions | 0.000 | 0.001 | 0.001 | |
clusterContrasts | 9.615 | 0.078 | 9.693 | |
clusterDendrogram | 0.483 | 0.000 | 0.483 | |
clusterMany | 18.499 | 0.100 | 18.599 | |
clusterSingle | 0.577 | 0.004 | 0.582 | |
fluidigmData | 0.000 | 0.000 | 0.001 | |
getBestFeatures | 4.861 | 0.024 | 4.886 | |
getClusterIndex | 0.578 | 0.000 | 0.578 | |
getClusterManyParams | 11.347 | 0.036 | 11.383 | |
mainClustering | 1.419 | 0.008 | 1.428 | |
makeConsensus | 8.063 | 0.039 | 8.103 | |
makeDendrogram | 2.903 | 0.005 | 2.909 | |
mergeClusters | 5.051 | 0.019 | 5.071 | |
numericalAsCharacter | 0.001 | 0.000 | 0.000 | |
plotBarplot | 17.293 | 0.068 | 17.361 | |
plotClusters | 20.378 | 0.080 | 20.459 | |
plotClustersTable | 6.606 | 0.028 | 6.634 | |
plotClustersWorkflow | 17.488 | 0.072 | 17.560 | |
plotContrastHeatmap | 3.682 | 0.016 | 3.700 | |
plotDendrogram | 3.725 | 0.028 | 3.752 | |
plotFeatureBoxplot | 5.305 | 0.012 | 5.319 | |
plotFeatureScatter | 5.296 | 0.020 | 5.316 | |
plotHeatmap | 17.884 | 0.064 | 17.949 | |
plotReducedDims | 5.968 | 0.032 | 6.001 | |
plottingFunctions | 2.260 | 0.004 | 2.264 | |
reduceFunctions | 0.879 | 0.008 | 0.887 | |
renameClusters | 0.666 | 0.004 | 0.670 | |
rsecFluidigm | 0.002 | 0.000 | 0.001 | |
seqCluster | 0.001 | 0.000 | 0.000 | |
simData | 0.000 | 0.001 | 0.001 | |
subsampleClustering | 0.000 | 0.000 | 0.001 | |
subset | 1.106 | 0.005 | 1.111 | |
transformData | 0.289 | 0.000 | 0.288 | |
workflowClusters | 10.215 | 0.044 | 10.260 | |