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

This page was generated on 2024-05-03 11:38:18 -0400 (Fri, 03 May 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 22.04.3 LTS)x86_644.4.0 RC (2024-04-16 r86468) -- "Puppy Cup" 4660
palomino4Windows Server 2022 Datacenterx644.4.0 RC (2024-04-16 r86468 ucrt) -- "Puppy Cup" 4391
merida1macOS 12.7.4 Montereyx86_644.4.0 Patched (2024-04-24 r86482) -- "Puppy Cup" 4422
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/2230HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
dreamlet 1.3.0  (landing page)
Gabriel Hoffman
Snapshot Date: 2024-05-01 14:05:06 -0400 (Wed, 01 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  YES
kjohnson1macOS 13.6.6 Ventura / arm64see weekly results here

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-02 03:35:35 -0400 (Thu, 02 May 2024)
EndedAt: 2024-05-02 04:05:05 -0400 (Thu, 02 May 2024)
EllapsedTime: 1770.5 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      175.049  8.331 220.065
fitVarPart               47.831  0.383  59.133
plotVarPart-methods      46.212  0.330  55.933
sortCols-method          46.131  0.297  56.013
plotPercentBars-methods  45.278  0.268  54.899
meta_analysis            36.132  0.470  44.242
stackAssays              26.149  0.255  32.146
aggregateNonCountSignal  14.553  0.894  19.520
run_mash                 14.582  0.216  17.607
compositePosteriorTest   12.587  0.175  15.265
plotVolcano-methods      11.407  0.137  13.926
diffVar-methods          10.550  0.114  13.061
plotBeeswarm              9.453  0.114  11.618
plotPCA                   8.892  0.086  10.733
dreamlet                  8.598  0.097  10.429
plotGeneHeatmap-methods   8.176  0.069   9.909
plotForest-methods        8.063  0.075   9.876
topTable-methods          7.635  0.066   9.706
seeErrors-methods         7.565  0.072   9.253
getTreat-methods          7.564  0.071   9.295
residuals-methods         7.523  0.060   9.179
processAssays             7.494  0.058   9.109
coefNames-methods         7.405  0.087   8.880
getExprGeneNames          6.563  0.091   8.071
pbWeights                 6.565  0.088   7.775
plotVoom-methods          6.489  0.075   7.914
dreamletCompareClusters   6.300  0.080   7.759
cellTypeSpecificity       4.953  0.135   6.179
extractData-methods       4.577  0.061   5.655
outlierByAssay            4.464  0.043   5.377
details-methods           4.362  0.072   5.477
* 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.77 secs
  CD14+ Monocytes...0.92 secs
  CD4 T cells...0.71 secs
  CD8 T cells...0.49 secs
  FCGR3A+ Monocytes...1.1 secs
  B cells...0.69 secs
  CD14+ Monocytes...0.95 secs
  CD4 T cells...0.71 secs
  CD8 T cells...0.41 secs
  FCGR3A+ Monocytes...0.88 secs
  B cells...0.64 secs
  CD14+ Monocytes...0.97 secs
  CD4 T cells...0.69 secs
  CD8 T cells...0.43 secs
  FCGR3A+ Monocytes...0.88 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.69 secs
  CD14+ Monocytes...0.9 secs
  CD4 T cells...0.69 secs
  CD8 T cells...0.46 secs
  FCGR3A+ Monocytes...1 secs
  B cells...0.64 secs
  CD14+ Monocytes...0.97 secs
  CD4 T cells...0.76 secs
  CD8 T cells...0.55 secs
  FCGR3A+ Monocytes...0.87 secs
  B cells...0.57 secs
  B cells...0.6 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.51 secs
  FCGR3A+ Monocytes...0.67 secs
  B cells...9.2 secs
  CD14+ Monocytes...13 secs
  CD4 T cells...10 secs
  CD8 T cells...11 secs
  FCGR3A+ Monocytes...22 secs


  B cells...1.4 secs
  CD14+ Monocytes...0.66 secs
  CD4 T cells...0.37 secs
  CD8 T cells...0.22 secs
  FCGR3A+ Monocytes...0.52 secs


RUNIT TEST PROTOCOL -- Thu May  2 04:04:30 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 
143.557   4.521 228.303 

Example timings

dreamlet.Rcheck/dreamlet-Ex.timings

nameusersystemelapsed
aggregateNonCountSignal14.553 0.89419.520
aggregateToPseudoBulk2.4240.0562.956
aggregateVar2.6760.0483.486
as.dreamletResult3.0950.0614.041
buildClusterTreeFromPB2.4560.0673.149
cellCounts1.2490.0291.564
cellTypeSpecificity4.9530.1356.179
checkFormula0.0010.0010.003
coefNames-methods7.4050.0878.880
compositePosteriorTest12.587 0.17515.265
computeCellCounts0.2820.0180.366
computeLogCPM0.6320.0710.865
computeNormCounts0.4200.0310.560
details-methods4.3620.0725.477
diffVar-methods10.550 0.11413.061
dreamlet 8.598 0.09710.429
dreamletCompareClusters6.3000.0807.759
dropRedundantTerms0.0100.0010.014
equalFormulas0.0010.0000.001
extractData-methods4.5770.0615.655
fitVarPart47.831 0.38359.133
getExprGeneNames6.5630.0918.071
getTreat-methods7.5640.0719.295
meta_analysis36.132 0.47044.242
outlier0.0050.0020.006
outlierByAssay4.4640.0435.377
pbWeights6.5650.0887.775
plotBeeswarm 9.453 0.11411.618
plotCellComposition2.3180.0282.833
plotForest-methods8.0630.0759.876
plotGeneHeatmap-methods8.1760.0699.909
plotHeatmap-methods1.7590.0262.165
plotPCA 8.892 0.08610.733
plotPercentBars-methods45.278 0.26854.899
plotProjection2.3740.0842.923
plotVarPart-methods46.212 0.33055.933
plotViolin-methods2.3490.0322.889
plotVolcano-methods11.407 0.13713.926
plotVoom-methods6.4890.0757.914
processAssays7.4940.0589.109
removeConstantTerms0.0100.0010.012
residuals-methods7.5230.0609.179
run_mash14.582 0.21617.607
seeErrors-methods7.5650.0729.253
sortCols-method46.131 0.29756.013
stackAssays26.149 0.25532.146
topTable-methods7.6350.0669.706
zenith_gsa-methods175.049 8.331220.065