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

This page was generated on 2024-05-30 12:36:47 -0400 (Thu, 30 May 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 22.04.3 LTS)x86_644.4.0 RC (2024-04-16 r86468) -- "Puppy Cup" 4669
palomino4Windows Server 2022 Datacenterx644.4.0 RC (2024-04-16 r86468 ucrt) -- "Puppy Cup" 4404
merida1macOS 12.7.4 Montereyx86_644.4.0 Patched (2024-04-24 r86482) -- "Puppy Cup" 4431
kjohnson1macOS 13.6.6 Venturaarm644.4.0 Patched (2024-04-24 r86482) -- "Puppy Cup" 4384
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 590/2233HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
dreamlet 1.3.0  (landing page)
Gabriel Hoffman
Snapshot Date: 2024-05-29 11:04:14 -0400 (Wed, 29 May 2024)
git_url: https://git.bioconductor.org/packages/dreamlet
git_branch: devel
git_last_commit: cf98b09
git_last_commit_date: 2024-04-30 11:51:18 -0400 (Tue, 30 Apr 2024)
nebbiolo2Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino4Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
merida1macOS 12.7.4 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson1macOS 13.6.6 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published

CHECK results for dreamlet on merida1


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.3.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.3.0.tar.gz
StartedAt: 2024-05-30 00:14:48 -0400 (Thu, 30 May 2024)
EndedAt: 2024-05-30 00:42:22 -0400 (Thu, 30 May 2024)
EllapsedTime: 1653.9 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.3.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.20-bioc/meat/dreamlet.Rcheck’
* using R version 4.4.0 Patched (2024-04-24 r86482)
* 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.4
* 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.3.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 ‘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      174.332  8.003 209.931
fitVarPart               47.536  0.326  54.802
sortCols-method          46.197  0.278  53.728
plotVarPart-methods      45.410  0.356  52.176
plotPercentBars-methods  44.643  0.313  51.063
meta_analysis            36.091  0.481  40.535
stackAssays              25.957  0.212  29.896
aggregateNonCountSignal  14.219  0.823  18.136
run_mash                 14.758  0.215  17.054
compositePosteriorTest   12.627  0.173  15.488
diffVar-methods          10.526  0.108  12.570
plotVolcano-methods      10.174  0.106  11.555
plotPCA                   8.845  0.111  10.239
dreamlet                  8.555  0.088   9.672
plotBeeswarm              8.362  0.087   9.475
plotGeneHeatmap-methods   8.077  0.076   9.366
plotForest-methods        8.017  0.085   9.406
topTable-methods          7.700  0.080   8.859
residuals-methods         7.517  0.069   8.739
seeErrors-methods         7.489  0.065   8.444
processAssays             7.470  0.079   8.646
getTreat-methods          7.438  0.053   7.992
coefNames-methods         7.405  0.075   8.995
pbWeights                 6.514  0.099   7.560
plotVoom-methods          6.474  0.076   7.407
getExprGeneNames          6.410  0.079   7.099
dreamletCompareClusters   6.195  0.074   6.981
cellTypeSpecificity       4.940  0.136   6.007
outlierByAssay            4.450  0.039   5.071
details-methods           4.335  0.061   5.227
* 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.20-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.4-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.4-x86_64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/beachmat/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -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.4-x86_64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/beachmat/include' -I/opt/R/x86_64/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.4-x86_64/Resources/library/beachmat/include/beachmat3/beachmat.h:24:
In file included from /Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/beachmat/include/beachmat3/read_lin_block.h:11:
/Library/Frameworks/R.framework/Versions/4.4-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.4-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.4-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.4-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.4-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.4-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.4-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.4-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.4-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.4-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.4-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.4-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.4-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.4-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.4-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.4-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.4-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.4-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.4-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.4-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.4-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.4-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.4-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.4-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.4-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)

Tests output

dreamlet.Rcheck/tests/runTests.Rout


R version 4.4.0 Patched (2024-04-24 r86482) -- "Puppy Cup"
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

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, intersect, is.unsorted,
    lapply, mapply, match, mget, order, paste, pmax, pmax.int, pmin,
    pmin.int, rank, rbind, rownames, sapply, setdiff, table, tapply,
    union, 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)
Warning message:
In checkDepPackageVersion(dep_pkg = "TMB") :
  Package version inconsistency detected.
glmmTMB was built with TMB version 1.9.10
Current TMB version is 1.9.11
Please re-install glmmTMB from source or restore original 'TMB' package (see '?reinstalling' for more information)
> library(RUnit)
> 
> BiocGenerics:::testPackage("dreamlet")
Processing: B cells
  Computing library sizes...
  Processing samples...
Processing: CD14+ Monocytes
  Computing library sizes...
  Processing samples...
Processing: CD4 T cells
  Computing library sizes...
  Processing samples...
Processing: CD8 T cells
  Computing library sizes...
  Processing samples...
Processing: FCGR3A+ Monocytes
  Computing library sizes...
  Processing samples...
  B cells...0.73 secs
  CD14+ Monocytes...0.84 secs
  CD4 T cells...0.67 secs
  CD8 T cells...0.42 secs
  FCGR3A+ Monocytes...0.98 secs
  B cells...0.58 secs
  CD14+ Monocytes...0.79 secs
  CD4 T cells...0.66 secs
  CD8 T cells...0.39 secs
  FCGR3A+ Monocytes...0.84 secs
  B cells...0.64 secs
  CD14+ Monocytes...0.88 secs
  CD4 T cells...0.62 secs
  CD8 T cells...0.38 secs
  FCGR3A+ Monocytes...0.78 secs
Processing: B cells
  Computing library sizes...
  Processing samples...
Processing: CD14+ Monocytes
  Computing library sizes...
  Processing samples...
Processing: CD4 T cells
  Computing library sizes...
  Processing samples...
Processing: CD8 T cells
  Computing library sizes...
  Processing samples...
Processing: FCGR3A+ Monocytes
  Computing library sizes...
  Processing samples...
  B cells...0.64 secs
  CD14+ Monocytes...0.8 secs
  CD4 T cells...0.66 secs
  CD8 T cells...0.41 secs
  FCGR3A+ Monocytes...0.97 secs
  B cells...0.56 secs
  CD14+ Monocytes...0.86 secs
  CD4 T cells...0.7 secs
  CD8 T cells...0.45 secs
  FCGR3A+ Monocytes...0.86 secs
  B cells...0.56 secs
  B cells...0.52 secs

Processing block [[1/1, 1/1]] ... OK
  B cells...0.64 secs
  CD14+ Monocytes...0.79 secs
  CD4 T cells...0.71 secs
  CD8 T cells...0.48 secs
  FCGR3A+ Monocytes...0.68 secs
  B cells...8.9 secs
  CD14+ Monocytes...12 secs
  CD4 T cells...10 secs
  CD8 T cells...6.1 secs
  FCGR3A+ Monocytes...11 secs


  B cells...0.66 secs
  CD14+ Monocytes...1.1 secs
  CD4 T cells...0.69 secs
  CD8 T cells...0.42 secs
  FCGR3A+ Monocytes...0.87 secs


RUNIT TEST PROTOCOL -- Thu May 30 00:41:41 2024 
*********************************************** 
Number of test functions: 12 
Number of errors: 0 
Number of failures: 0 

 
1 Test Suite : 
dreamlet RUnit Tests - 12 test functions, 0 errors, 0 failures
Number of test functions: 12 
Number of errors: 0 
Number of failures: 0 
> 
> proc.time()
   user  system elapsed 
145.101   4.107 199.608 

Example timings

dreamlet.Rcheck/dreamlet-Ex.timings

nameusersystemelapsed
aggregateNonCountSignal14.219 0.82318.136
aggregateToPseudoBulk2.4040.0532.872
aggregateVar2.6660.0423.279
as.dreamletResult3.0690.0583.806
buildClusterTreeFromPB2.4950.0603.037
cellCounts1.2240.0251.468
cellTypeSpecificity4.9400.1366.007
checkFormula0.0010.0010.002
coefNames-methods7.4050.0758.995
compositePosteriorTest12.627 0.17315.488
computeCellCounts0.2800.0180.346
computeLogCPM0.6300.0700.823
computeNormCounts0.4200.0290.524
details-methods4.3350.0615.227
diffVar-methods10.526 0.10812.570
dreamlet8.5550.0889.672
dreamletCompareClusters6.1950.0746.981
dropRedundantTerms0.0100.0010.010
equalFormulas0.0010.0000.001
extractData-methods4.5280.0535.000
fitVarPart47.536 0.32654.802
getExprGeneNames6.4100.0797.099
getTreat-methods7.4380.0537.992
meta_analysis36.091 0.48140.535
outlier0.0050.0010.007
outlierByAssay4.4500.0395.071
pbWeights6.5140.0997.560
plotBeeswarm8.3620.0879.475
plotCellComposition3.4210.0533.972
plotForest-methods8.0170.0859.406
plotGeneHeatmap-methods8.0770.0769.366
plotHeatmap-methods1.7920.0262.115
plotPCA 8.845 0.11110.239
plotPercentBars-methods44.643 0.31351.063
plotProjection2.2060.0582.523
plotVarPart-methods45.410 0.35652.176
plotViolin-methods2.3710.0312.781
plotVolcano-methods10.174 0.10611.555
plotVoom-methods6.4740.0767.407
processAssays7.4700.0798.646
removeConstantTerms0.0100.0010.012
residuals-methods7.5170.0698.739
run_mash14.758 0.21517.054
seeErrors-methods7.4890.0658.444
sortCols-method46.197 0.27853.728
stackAssays25.957 0.21229.896
topTable-methods7.7000.0808.859
zenith_gsa-methods174.332 8.003209.931