Back to Multiple platform build/check report for BioC 3.23:   simplified   long
ABC[D]EFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2026-04-16 11:36 -0400 (Thu, 16 Apr 2026).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.4 LTS)x86_644.6.0 alpha (2026-04-05 r89794) 4928
kjohnson3macOS 13.7.7 Venturaarm644.6.0 alpha (2026-04-08 r89818) 4659
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 632/2394HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
dreamlet 1.9.2  (landing page)
Gabriel Hoffman
Snapshot Date: 2026-04-15 13:40 -0400 (Wed, 15 Apr 2026)
git_url: https://git.bioconductor.org/packages/dreamlet
git_branch: devel
git_last_commit: 14c7ab2
git_last_commit_date: 2026-04-13 15:08:06 -0400 (Mon, 13 Apr 2026)
nebbiolo1Linux (Ubuntu 24.04.4 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.7.7 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published
See other builds for dreamlet in R Universe.


CHECK results for dreamlet on kjohnson3

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.

raw results


Summary

Package: dreamlet
Version: 1.9.2
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.9.2.tar.gz
StartedAt: 2026-04-15 19:31:05 -0400 (Wed, 15 Apr 2026)
EndedAt: 2026-04-15 19:35:37 -0400 (Wed, 15 Apr 2026)
EllapsedTime: 272.4 seconds
RetCode: 0
Status:   OK  
CheckDir: dreamlet.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/Users/biocbuild/bbs-3.23-bioc/meat/dreamlet.Rcheck’
* using R version 4.6.0 alpha (2026-04-08 r89818)
* using platform: aarch64-apple-darwin23
* R was compiled by
    Apple clang version 17.0.0 (clang-1700.3.19.1)
    GNU Fortran (GCC) 14.2.0
* running under: macOS Tahoe 26.3.1
* using session charset: UTF-8
* current time: 2026-04-15 23:31:05 UTC
* using option ‘--no-vignettes’
* checking for file ‘dreamlet/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘dreamlet’ version ‘1.9.2’
* 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 ... NOTE
Found the following notes/warnings:
  SystemRequirements specified C++11: support has been removed
See ‘/Users/biocbuild/bbs-3.23-bioc/meat/dreamlet.Rcheck/00install.out’ for details.
* used C++ compiler: ‘Apple clang version 17.0.0 (clang-1700.6.4.2)’
* used SDK: ‘MacOSX26.2.sdk’
* checking C++ specification ... NOTE
  Obsolete C++11 standard request will be ignored
* 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 ... 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 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 ... INFO
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      30.492  1.126  31.835
stackAssays             23.634  0.089  23.823
fitVarPart               5.443  0.023   5.487
plotVarPart-methods      5.306  0.017   5.344
sortCols-method          5.193  0.011   5.213
plotPercentBars-methods  5.184  0.019   5.231
meta_analysis            5.021  0.109   5.163
* 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: 3 NOTEs
See
  ‘/Users/biocbuild/bbs-3.23-bioc/meat/dreamlet.Rcheck/00check.log’
for details.


Installation output

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.6/Resources/library’
Warning: SystemRequirements specified C++11: support has been removed
* installing *source* package ‘dreamlet’ ...
** this is package ‘dreamlet’ version ‘1.9.2’
** using staged installation
** libs
specified C++11
using C++ compiler: ‘Apple clang version 17.0.0 (clang-1700.6.4.2)’
using SDK: ‘MacOSX26.2.sdk’
clang++ -arch arm64 -std=gnu++20 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.6/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.6/Resources/library/beachmat/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -c RcppExports.cpp -o RcppExports.o
clang++ -arch arm64 -std=gnu++20 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.6/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.6/Resources/library/beachmat/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -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.6/Resources/library/beachmat/include/beachmat3/beachmat.h:24:
In file included from /Library/Frameworks/R.framework/Versions/4.6/Resources/library/beachmat/include/beachmat3/read_lin_block.h:11:
/Library/Frameworks/R.framework/Versions/4.6/Resources/library/beachmat/include/beachmat3/lin_matrix.h:218:43: warning: 'beachmat::lin_sparse_matrix::get_row' hides overloaded virtual functions [-Woverloaded-virtual]
  218 |     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.6/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)
   66 |     virtual const int* get_row(size_t r, int* work, size_t first, size_t last) = 0;
      |                        ^
/Library/Frameworks/R.framework/Versions/4.6/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)
   95 |     virtual const double* get_row(size_t r, double* work, size_t first, size_t last) = 0;
      |                           ^
/Library/Frameworks/R.framework/Versions/4.6/Resources/library/beachmat/include/beachmat3/lin_matrix.h:236:43: warning: 'beachmat::lin_sparse_matrix::get_col' hides overloaded virtual functions [-Woverloaded-virtual]
  236 |     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.6/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)
   52 |     virtual const int* get_col(size_t c, int* work, size_t first, size_t last) = 0;
      |                        ^
/Library/Frameworks/R.framework/Versions/4.6/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)
   81 |     virtual const double* get_col(size_t c, double* work, size_t first, size_t last) = 0;
      |                           ^
/Library/Frameworks/R.framework/Versions/4.6/Resources/library/beachmat/include/beachmat3/lin_matrix.h:254:46: warning: 'beachmat::lin_sparse_matrix::get_row' hides overloaded virtual functions [-Woverloaded-virtual]
  254 |     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.6/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)
   66 |     virtual const int* get_row(size_t r, int* work, size_t first, size_t last) = 0;
      |                        ^
/Library/Frameworks/R.framework/Versions/4.6/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)
   95 |     virtual const double* get_row(size_t r, double* work, size_t first, size_t last) = 0;
      |                           ^
/Library/Frameworks/R.framework/Versions/4.6/Resources/library/beachmat/include/beachmat3/lin_matrix.h:272:46: warning: 'beachmat::lin_sparse_matrix::get_col' hides overloaded virtual functions [-Woverloaded-virtual]
  272 |     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.6/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)
   52 |     virtual const int* get_col(size_t c, int* work, size_t first, size_t last) = 0;
      |                        ^
/Library/Frameworks/R.framework/Versions/4.6/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)
   81 |     virtual const double* get_col(size_t c, double* work, size_t first, size_t last) = 0;
      |                           ^
/Library/Frameworks/R.framework/Versions/4.6/Resources/library/beachmat/include/beachmat3/lin_matrix.h:287:35: warning: 'beachmat::lin_sparse_matrix::get_col' hides overloaded virtual functions [-Woverloaded-virtual]
  287 |     sparse_index<const int*, int> get_col(size_t c, int* work_x, int* work_i) {
      |                                   ^
/Library/Frameworks/R.framework/Versions/4.6/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)
   52 |     virtual const int* get_col(size_t c, int* work, size_t first, size_t last) = 0;
      |                        ^
/Library/Frameworks/R.framework/Versions/4.6/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)
   81 |     virtual const double* get_col(size_t c, double* work, size_t first, size_t last) = 0;
      |                           ^
/Library/Frameworks/R.framework/Versions/4.6/Resources/library/beachmat/include/beachmat3/lin_matrix.h:304:35: warning: 'beachmat::lin_sparse_matrix::get_row' hides overloaded virtual functions [-Woverloaded-virtual]
  304 |     sparse_index<const int*, int> get_row(size_t r, int* work_x, int* work_i) {
      |                                   ^
/Library/Frameworks/R.framework/Versions/4.6/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)
   66 |     virtual const int* get_row(size_t r, int* work, size_t first, size_t last) = 0;
      |                        ^
/Library/Frameworks/R.framework/Versions/4.6/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)
   95 |     virtual const double* get_row(size_t r, double* work, size_t first, size_t last) = 0;
      |                           ^
/Library/Frameworks/R.framework/Versions/4.6/Resources/library/beachmat/include/beachmat3/lin_matrix.h:321:38: warning: 'beachmat::lin_sparse_matrix::get_col' hides overloaded virtual functions [-Woverloaded-virtual]
  321 |     sparse_index<const double*, int> get_col(size_t c, double* work_x, int* work_i) {
      |                                      ^
/Library/Frameworks/R.framework/Versions/4.6/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)
   52 |     virtual const int* get_col(size_t c, int* work, size_t first, size_t last) = 0;
      |                        ^
/Library/Frameworks/R.framework/Versions/4.6/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)
   81 |     virtual const double* get_col(size_t c, double* work, size_t first, size_t last) = 0;
      |                           ^
/Library/Frameworks/R.framework/Versions/4.6/Resources/library/beachmat/include/beachmat3/lin_matrix.h:338:38: warning: 'beachmat::lin_sparse_matrix::get_row' hides overloaded virtual functions [-Woverloaded-virtual]
  338 |     sparse_index<const double*, int> get_row(size_t r, double* work_x, int* work_i) {
      |                                      ^
/Library/Frameworks/R.framework/Versions/4.6/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)
   66 |     virtual const int* get_row(size_t r, int* work, size_t first, size_t last) = 0;
      |                        ^
/Library/Frameworks/R.framework/Versions/4.6/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)
   95 |     virtual const double* get_row(size_t r, double* work, size_t first, size_t last) = 0;
      |                           ^
8 warnings generated.
clang++ -arch arm64 -std=gnu++20 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/arm64/lib -o dreamlet.so RcppExports.o colsum_beachmat.o -F/Library/Frameworks/R.framework/.. -framework R
installing to /Library/Frameworks/R.framework/Versions/4.6/Resources/library/00LOCK-dreamlet/00new/dreamlet/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** 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)

Tests output

dreamlet.Rcheck/tests/runTests.Rout


R version 4.6.0 alpha (2026-04-08 r89818)
Copyright (C) 2026 The R Foundation for Statistical Computing
Platform: aarch64-apple-darwin23

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 objects are masked from 'package:limma':

    eBayes, 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: 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

> 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 objects are masked from 'package:SingleCellExperiment':

    cpm, tpm

> library(muscat)
> library(RUnit)
> 
> BiocGenerics:::testPackage("dreamlet")
calcNormFactors has been renamed to normLibSizes
calcNormFactors has been renamed to normLibSizes
  B cells...calcNormFactors has been renamed to normLibSizes
0.14 secs
  B cells...calcNormFactors has been renamed to normLibSizes
0.098 secs
calcNormFactors has been renamed to normLibSizes
calcNormFactors has been renamed to normLibSizes

Processing block [[1/1, 1/1]] ... OK
  B cells...calcNormFactors has been renamed to normLibSizes
0.12 secs
  CD14+ Monocytes...calcNormFactors has been renamed to normLibSizes
0.16 secs
  CD4 T cells...calcNormFactors has been renamed to normLibSizes
0.15 secs
  CD8 T cells...calcNormFactors has been renamed to normLibSizes
0.083 secs
  FCGR3A+ Monocytes...calcNormFactors has been renamed to normLibSizes
0.12 secs
  B cells...0.81 secs
  CD14+ Monocytes...1.1 secs
  CD4 T cells...0.9 secs
  CD8 T cells...0.56 secs
  FCGR3A+ Monocytes...1.1 secs


  B cells...0.076 secs
  CD14+ Monocytes...0.09 secs
  CD4 T cells...0.061 secs
  CD8 T cells...0.041 secs
  FCGR3A+ Monocytes...0.083 secs


RUNIT TEST PROTOCOL -- Wed Apr 15 19:35:33 2026 
*********************************************** 
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 
 18.678   0.471  25.479 

Example timings

dreamlet.Rcheck/dreamlet-Ex.timings

nameusersystemelapsed
aggregateNonCountSignal1.8610.0841.961
aggregateToPseudoBulk0.2660.0040.270
aggregateVar0.3270.0060.338
as.dreamletResult0.8900.0070.898
buildClusterTreeFromPB0.1640.0030.170
cellCounts0.1470.0020.150
cellTypeSpecificity0.6510.0180.678
checkFormula000
coefNames-methods1.1610.0111.179
compositePosteriorTest3.9150.0263.958
computeCellCounts0.0810.0040.083
computeLogCPM0.1300.0080.140
computeNormCounts0.0980.0050.105
details-methods0.8380.0120.866
diffVar-methods1.4710.0121.493
dreamlet1.6020.0091.621
dreamletCompareClusters0.9640.0080.973
dropRedundantTerms0.0020.0000.002
equalFormulas000
extractData-methods0.8630.0070.875
fitVarPart5.4430.0235.487
getTreat-methods1.1650.0061.173
meta_analysis5.0210.1095.163
outlier0.0010.0000.001
outlierByAssay0.8550.0080.871
plotBeeswarm1.7830.0151.817
plotCellComposition0.3800.0050.388
plotForest-methods1.2550.0091.272
plotGeneHeatmap-methods1.2700.0091.287
plotHeatmap-methods0.2450.0030.248
plotPCA1.3970.0081.411
plotPercentBars-methods5.1840.0195.231
plotProjection0.2580.0060.242
plotVarPart-methods5.3060.0175.344
plotViolin-methods0.3450.0040.350
plotVolcano-methods1.6640.0131.684
plotVoom-methods1.7150.0101.740
processAssays1.1270.0061.138
removeConstantTerms0.0020.0000.001
residuals-methods1.1430.0081.162
run_mash4.2290.0164.261
seeErrors-methods1.1410.0041.146
sortCols-method5.1930.0115.213
stackAssays23.634 0.08923.823
topTable-methods1.1740.0081.186
zenith_gsa-methods30.492 1.12631.835