Back to Multiple platform build/check report for BioC 3.21: simplified long |
|
This page was generated on 2025-01-04 11:43 -0500 (Sat, 04 Jan 2025).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo1 | Linux (Ubuntu 24.04.1 LTS) | x86_64 | R Under development (unstable) (2024-10-21 r87258) -- "Unsuffered Consequences" | 4756 |
palomino7 | Windows Server 2022 Datacenter | x64 | R Under development (unstable) (2024-10-26 r87273 ucrt) -- "Unsuffered Consequences" | 4475 |
lconway | macOS 12.7.1 Monterey | x86_64 | R Under development (unstable) (2024-11-20 r87352) -- "Unsuffered Consequences" | 4435 |
kjohnson3 | macOS 13.7.1 Ventura | arm64 | R Under development (unstable) (2024-11-20 r87352) -- "Unsuffered Consequences" | 4390 |
kunpeng2 | Linux (openEuler 22.03 LTS-SP1) | aarch64 | R Under development (unstable) (2024-11-24 r87369) -- "Unsuffered Consequences" | 4383 |
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 599/2275 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
dreamlet 1.5.0 (landing page) Gabriel Hoffman
| nebbiolo1 | Linux (Ubuntu 24.04.1 LTS) / x86_64 | OK | OK | OK | |||||||||
palomino7 | Windows Server 2022 Datacenter / x64 | OK | OK | OK | OK | |||||||||
lconway | macOS 12.7.1 Monterey / x86_64 | OK | OK | OK | OK | |||||||||
kjohnson3 | macOS 13.7.1 Ventura / arm64 | OK | OK | OK | OK | |||||||||
kunpeng2 | Linux (openEuler 22.03 LTS-SP1) / aarch64 | OK | OK | OK | ||||||||||
To the developers/maintainers of the dreamlet package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/dreamlet.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: dreamlet |
Version: 1.5.0 |
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:dreamlet.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings dreamlet_1.5.0.tar.gz |
StartedAt: 2025-01-03 20:14:22 -0500 (Fri, 03 Jan 2025) |
EndedAt: 2025-01-03 20:25:49 -0500 (Fri, 03 Jan 2025) |
EllapsedTime: 687.0 seconds |
RetCode: 0 |
Status: OK |
CheckDir: dreamlet.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:dreamlet.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings dreamlet_1.5.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/Users/biocbuild/bbs-3.21-bioc/meat/dreamlet.Rcheck’ * using R Under development (unstable) (2024-11-20 r87352) * using platform: x86_64-apple-darwin20 * R was compiled by Apple clang version 14.0.0 (clang-1400.0.29.202) GNU Fortran (GCC) 12.2.0 * running under: macOS Monterey 12.7.6 * using session charset: UTF-8 * using option ‘--no-vignettes’ * checking for file ‘dreamlet/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘dreamlet’ version ‘1.5.0’ * package encoding: UTF-8 * checking package namespace information ... OK * checking package dependencies ... INFO Imports includes 36 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 ‘dreamlet’ can be installed ... OK * used C++ compiler: ‘Apple clang version 14.0.0 (clang-1400.0.29.202)’ * used SDK: ‘MacOSX11.3.sdk’ * checking C++ specification ... NOTE Specified C++11: please drop specification unless essential * checking installed package size ... OK * 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 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 ... NOTE checkRd: (-1) meta_analysis.Rd:28: Lost braces in \itemize; meant \describe ? checkRd: (-1) meta_analysis.Rd:29: Lost braces in \itemize; meant \describe ? checkRd: (-1) meta_analysis.Rd:30: Lost braces in \itemize; meant \describe ? checkRd: (-1) outlierByAssay.Rd:22: Lost braces in \itemize; \value handles \item{}{} directly checkRd: (-1) outlierByAssay.Rd:23: Lost braces in \itemize; \value handles \item{}{} directly checkRd: (-1) outlierByAssay.Rd:24: Lost braces in \itemize; \value handles \item{}{} directly checkRd: (-1) outlierByAssay.Rd:25: Lost braces in \itemize; \value handles \item{}{} directly checkRd: (-1) outlierByAssay.Rd:26: Lost braces in \itemize; \value handles \item{}{} directly * 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 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’ ... NOTE The following directory looks like a leftover from 'knitr': ‘figure’ Please remove from your package. * checking examples ... OK Examples with CPU (user + system) or elapsed time > 5s user system elapsed zenith_gsa-methods 89.889 5.092 95.847 plotVarPart-methods 20.371 0.159 20.657 fitVarPart 20.290 0.151 20.542 plotPercentBars-methods 19.274 0.122 19.526 sortCols-method 18.636 0.119 18.839 meta_analysis 17.844 0.310 18.267 stackAssays 10.693 0.105 10.860 run_mash 9.628 0.141 9.834 compositePosteriorTest 9.000 0.119 9.177 aggregateNonCountSignal 6.666 0.424 7.183 * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... Running ‘runTests.R’ OK * 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: 4 NOTEs See ‘/Users/biocbuild/bbs-3.21-bioc/meat/dreamlet.Rcheck/00check.log’ for details.
dreamlet.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL dreamlet ### ############################################################################## ############################################################################## * installing to library ‘/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library’ * installing *source* package ‘dreamlet’ ... ** using staged installation ** libs using C++ compiler: ‘Apple clang version 14.0.0 (clang-1400.0.29.202)’ using C++11 using SDK: ‘MacOSX11.3.sdk’ clang++ -arch x86_64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/beachmat/include' -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -DR_NO_REMAP -c RcppExports.cpp -o RcppExports.o clang++ -arch x86_64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/beachmat/include' -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -DR_NO_REMAP -c colsum_beachmat.cpp -o colsum_beachmat.o In file included from colsum_beachmat.cpp:1: In file included from /Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/beachmat/include/beachmat3/beachmat.h:24: In file included from /Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/beachmat/include/beachmat3/read_lin_block.h:11: /Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/beachmat/include/beachmat3/lin_matrix.h:218:43: warning: 'beachmat::lin_sparse_matrix::get_row' hides overloaded virtual functions [-Woverloaded-virtual] virtual sparse_index<const int*, int> get_row(size_t r, int* work_x, int* work_i, size_t first, size_t last) = 0; ^ /Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/beachmat/include/beachmat3/lin_matrix.h:66:24: note: hidden overloaded virtual function 'beachmat::lin_matrix::get_row' declared here: different number of parameters (4 vs 5) virtual const int* get_row(size_t r, int* work, size_t first, size_t last) = 0; ^ /Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/beachmat/include/beachmat3/lin_matrix.h:95:27: note: hidden overloaded virtual function 'beachmat::lin_matrix::get_row' declared here: different number of parameters (4 vs 5) virtual const double* get_row(size_t r, double* work, size_t first, size_t last) = 0; ^ /Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/beachmat/include/beachmat3/lin_matrix.h:236:43: warning: 'beachmat::lin_sparse_matrix::get_col' hides overloaded virtual functions [-Woverloaded-virtual] virtual sparse_index<const int*, int> get_col(size_t c, int* work_x, int* work_i, size_t first, size_t last) = 0; ^ /Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/beachmat/include/beachmat3/lin_matrix.h:52:24: note: hidden overloaded virtual function 'beachmat::lin_matrix::get_col' declared here: different number of parameters (4 vs 5) virtual const int* get_col(size_t c, int* work, size_t first, size_t last) = 0; ^ /Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/beachmat/include/beachmat3/lin_matrix.h:81:27: note: hidden overloaded virtual function 'beachmat::lin_matrix::get_col' declared here: different number of parameters (4 vs 5) virtual const double* get_col(size_t c, double* work, size_t first, size_t last) = 0; ^ /Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/beachmat/include/beachmat3/lin_matrix.h:254:46: warning: 'beachmat::lin_sparse_matrix::get_row' hides overloaded virtual functions [-Woverloaded-virtual] virtual sparse_index<const double*, int> get_row(size_t r, double* work_x, int* work_i, size_t first, size_t last) = 0; ^ /Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/beachmat/include/beachmat3/lin_matrix.h:66:24: note: hidden overloaded virtual function 'beachmat::lin_matrix::get_row' declared here: different number of parameters (4 vs 5) virtual const int* get_row(size_t r, int* work, size_t first, size_t last) = 0; ^ /Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/beachmat/include/beachmat3/lin_matrix.h:95:27: note: hidden overloaded virtual function 'beachmat::lin_matrix::get_row' declared here: different number of parameters (4 vs 5) virtual const double* get_row(size_t r, double* work, size_t first, size_t last) = 0; ^ /Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/beachmat/include/beachmat3/lin_matrix.h:272:46: warning: 'beachmat::lin_sparse_matrix::get_col' hides overloaded virtual functions [-Woverloaded-virtual] virtual sparse_index<const double*, int> get_col(size_t c, double* work_x, int* work_i, size_t first, size_t last) = 0; ^ /Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/beachmat/include/beachmat3/lin_matrix.h:52:24: note: hidden overloaded virtual function 'beachmat::lin_matrix::get_col' declared here: different number of parameters (4 vs 5) virtual const int* get_col(size_t c, int* work, size_t first, size_t last) = 0; ^ /Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/beachmat/include/beachmat3/lin_matrix.h:81:27: note: hidden overloaded virtual function 'beachmat::lin_matrix::get_col' declared here: different number of parameters (4 vs 5) virtual const double* get_col(size_t c, double* work, size_t first, size_t last) = 0; ^ /Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/beachmat/include/beachmat3/lin_matrix.h:287:35: warning: 'beachmat::lin_sparse_matrix::get_col' hides overloaded virtual functions [-Woverloaded-virtual] sparse_index<const int*, int> get_col(size_t c, int* work_x, int* work_i) { ^ /Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/beachmat/include/beachmat3/lin_matrix.h:52:24: note: hidden overloaded virtual function 'beachmat::lin_matrix::get_col' declared here: different number of parameters (4 vs 3) virtual const int* get_col(size_t c, int* work, size_t first, size_t last) = 0; ^ /Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/beachmat/include/beachmat3/lin_matrix.h:81:27: note: hidden overloaded virtual function 'beachmat::lin_matrix::get_col' declared here: different number of parameters (4 vs 3) virtual const double* get_col(size_t c, double* work, size_t first, size_t last) = 0; ^ /Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/beachmat/include/beachmat3/lin_matrix.h:304:35: warning: 'beachmat::lin_sparse_matrix::get_row' hides overloaded virtual functions [-Woverloaded-virtual] sparse_index<const int*, int> get_row(size_t r, int* work_x, int* work_i) { ^ /Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/beachmat/include/beachmat3/lin_matrix.h:66:24: note: hidden overloaded virtual function 'beachmat::lin_matrix::get_row' declared here: different number of parameters (4 vs 3) virtual const int* get_row(size_t r, int* work, size_t first, size_t last) = 0; ^ /Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/beachmat/include/beachmat3/lin_matrix.h:95:27: note: hidden overloaded virtual function 'beachmat::lin_matrix::get_row' declared here: different number of parameters (4 vs 3) virtual const double* get_row(size_t r, double* work, size_t first, size_t last) = 0; ^ /Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/beachmat/include/beachmat3/lin_matrix.h:321:38: warning: 'beachmat::lin_sparse_matrix::get_col' hides overloaded virtual functions [-Woverloaded-virtual] sparse_index<const double*, int> get_col(size_t c, double* work_x, int* work_i) { ^ /Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/beachmat/include/beachmat3/lin_matrix.h:52:24: note: hidden overloaded virtual function 'beachmat::lin_matrix::get_col' declared here: different number of parameters (4 vs 3) virtual const int* get_col(size_t c, int* work, size_t first, size_t last) = 0; ^ /Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/beachmat/include/beachmat3/lin_matrix.h:81:27: note: hidden overloaded virtual function 'beachmat::lin_matrix::get_col' declared here: different number of parameters (4 vs 3) virtual const double* get_col(size_t c, double* work, size_t first, size_t last) = 0; ^ /Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/beachmat/include/beachmat3/lin_matrix.h:338:38: warning: 'beachmat::lin_sparse_matrix::get_row' hides overloaded virtual functions [-Woverloaded-virtual] sparse_index<const double*, int> get_row(size_t r, double* work_x, int* work_i) { ^ /Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/beachmat/include/beachmat3/lin_matrix.h:66:24: note: hidden overloaded virtual function 'beachmat::lin_matrix::get_row' declared here: different number of parameters (4 vs 3) virtual const int* get_row(size_t r, int* work, size_t first, size_t last) = 0; ^ /Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/beachmat/include/beachmat3/lin_matrix.h:95:27: note: hidden overloaded virtual function 'beachmat::lin_matrix::get_row' declared here: different number of parameters (4 vs 3) virtual const double* get_row(size_t r, double* work, size_t first, size_t last) = 0; ^ 8 warnings generated. clang++ -arch x86_64 -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/x86_64/lib -o dreamlet.so RcppExports.o colsum_beachmat.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation installing to /Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/00LOCK-dreamlet/00new/dreamlet/libs ** R ** inst ** byte-compile and prepare package for lazy loading ** help Loading required namespace: variancePartition Loading required namespace: dreamlet *** installing help indices *** copying figures ** 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 (dreamlet)
dreamlet.Rcheck/tests/runTests.Rout
R Under development (unstable) (2024-11-20 r87352) -- "Unsuffered Consequences" Copyright (C) 2024 The R Foundation for Statistical Computing Platform: x86_64-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(Matrix) > library(dreamlet) Loading required package: variancePartition Loading required package: ggplot2 Loading required package: limma Loading required package: BiocParallel Attaching package: 'variancePartition' The following object is masked from 'package:limma': topTable 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: 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 object is masked from 'package:limma': plotMA 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 objects are masked from 'package:Matrix': expand, unname The following object is masked from 'package:utils': findMatches The following objects are masked from 'package:base': I, expand.grid, unname Loading required package: IRanges Loading required package: GenomeInfoDb Loading required package: Biobase Welcome to Bioconductor Vignettes contain introductory material; view with 'browseVignettes()'. To cite Bioconductor, see 'citation("Biobase")', and for packages 'citation("pkgname")'. Attaching package: 'Biobase' The following object is masked from 'package:MatrixGenerics': rowMedians The following objects are masked from 'package:matrixStats': anyMissing, rowMedians > library(DelayedArray) 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 > library(edgeR) Attaching package: 'edgeR' The following object is masked from 'package:SingleCellExperiment': cpm > library(muscat) > library(RUnit) > > BiocGenerics:::testPackage("dreamlet") B cells...0.3 secs B cells...0.26 secs Processing block [[1/1, 1/1]] ... OK B cells...0.28 secs CD14+ Monocytes...0.33 secs CD4 T cells...0.29 secs CD8 T cells...0.2 secs FCGR3A+ Monocytes...0.3 secs B cells...3.2 secs CD14+ Monocytes...4.3 secs CD4 T cells...3.6 secs CD8 T cells...2 secs FCGR3A+ Monocytes...4.1 secs B cells...0.19 secs CD14+ Monocytes...0.28 secs CD4 T cells...0.2 secs CD8 T cells...0.13 secs FCGR3A+ Monocytes...0.22 secs RUNIT TEST PROTOCOL -- Fri Jan 3 20:25:38 2025 *********************************************** Number of test functions: 10 Number of errors: 0 Number of failures: 0 1 Test Suite : dreamlet RUnit Tests - 10 test functions, 0 errors, 0 failures Number of test functions: 10 Number of errors: 0 Number of failures: 0 > > proc.time() user system elapsed 56.313 2.061 75.315
dreamlet.Rcheck/dreamlet-Ex.timings
name | user | system | elapsed | |
aggregateNonCountSignal | 6.666 | 0.424 | 7.183 | |
aggregateToPseudoBulk | 0.775 | 0.020 | 0.804 | |
aggregateVar | 1.040 | 0.021 | 1.068 | |
as.dreamletResult | 2.226 | 0.041 | 2.286 | |
buildClusterTreeFromPB | 0.509 | 0.013 | 0.526 | |
cellCounts | 0.468 | 0.021 | 0.490 | |
cellTypeSpecificity | 1.578 | 0.054 | 1.640 | |
checkFormula | 0.001 | 0.001 | 0.001 | |
coefNames-methods | 3.952 | 0.054 | 4.025 | |
compositePosteriorTest | 9.000 | 0.119 | 9.177 | |
computeCellCounts | 0.171 | 0.008 | 0.180 | |
computeLogCPM | 0.367 | 0.041 | 0.412 | |
computeNormCounts | 0.260 | 0.023 | 0.283 | |
details-methods | 1.956 | 0.038 | 2.000 | |
diffVar-methods | 3.829 | 0.042 | 3.890 | |
dreamlet | 3.878 | 0.053 | 3.948 | |
dreamletCompareClusters | 2.438 | 0.035 | 2.488 | |
dropRedundantTerms | 0.005 | 0.000 | 0.005 | |
equalFormulas | 0.000 | 0.001 | 0.001 | |
extractData-methods | 2.001 | 0.032 | 2.044 | |
fitVarPart | 20.290 | 0.151 | 20.542 | |
getTreat-methods | 3.054 | 0.044 | 3.122 | |
meta_analysis | 17.844 | 0.310 | 18.267 | |
outlier | 0.002 | 0.000 | 0.003 | |
outlierByAssay | 2.019 | 0.033 | 2.070 | |
plotBeeswarm | 3.383 | 0.047 | 3.459 | |
plotCellComposition | 0.916 | 0.017 | 0.936 | |
plotForest-methods | 3.268 | 0.050 | 3.338 | |
plotGeneHeatmap-methods | 3.291 | 0.038 | 3.347 | |
plotHeatmap-methods | 0.714 | 0.018 | 0.736 | |
plotPCA | 4.635 | 0.060 | 4.724 | |
plotPercentBars-methods | 19.274 | 0.122 | 19.526 | |
plotProjection | 1.714 | 0.058 | 1.751 | |
plotVarPart-methods | 20.371 | 0.159 | 20.657 | |
plotViolin-methods | 0.935 | 0.021 | 0.964 | |
plotVolcano-methods | 4.148 | 0.042 | 4.213 | |
plotVoom-methods | 2.882 | 0.033 | 2.929 | |
processAssays | 2.997 | 0.024 | 3.041 | |
removeConstantTerms | 0.004 | 0.000 | 0.004 | |
residuals-methods | 3.042 | 0.039 | 3.108 | |
run_mash | 9.628 | 0.141 | 9.834 | |
seeErrors-methods | 2.947 | 0.032 | 2.995 | |
sortCols-method | 18.636 | 0.119 | 18.839 | |
stackAssays | 10.693 | 0.105 | 10.860 | |
topTable-methods | 2.850 | 0.020 | 2.878 | |
zenith_gsa-methods | 89.889 | 5.092 | 95.847 | |