| Back to Multiple platform build/check report for BioC 3.20: simplified long |
|
This page was generated on 2025-04-02 19:28 -0400 (Wed, 02 Apr 2025).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo2 | Linux (Ubuntu 24.04.1 LTS) | x86_64 | 4.4.3 (2025-02-28) -- "Trophy Case" | 4764 |
| palomino8 | Windows Server 2022 Datacenter | x64 | 4.4.3 (2025-02-28 ucrt) -- "Trophy Case" | 4495 |
| merida1 | macOS 12.7.5 Monterey | x86_64 | 4.4.3 (2025-02-28) -- "Trophy Case" | 4522 |
| kjohnson1 | macOS 13.6.6 Ventura | arm64 | 4.4.3 (2025-02-28) -- "Trophy Case" | 4449 |
| taishan | Linux (openEuler 24.03 LTS) | aarch64 | 4.4.3 (2025-02-28) -- "Trophy Case" | 4426 |
| 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 605/2289 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| dreamlet 1.4.1 (landing page) Gabriel Hoffman
| nebbiolo2 | Linux (Ubuntu 24.04.1 LTS) / x86_64 | OK | OK | OK | |||||||||
| palomino8 | Windows Server 2022 Datacenter / x64 | OK | OK | OK | OK | |||||||||
| merida1 | macOS 12.7.5 Monterey / x86_64 | OK | OK | OK | OK | |||||||||
| kjohnson1 | macOS 13.6.6 Ventura / arm64 | OK | OK | OK | OK | |||||||||
| taishan | Linux (openEuler 24.03 LTS) / 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.4.1 |
| Command: /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD check --install=check:dreamlet.install-out.txt --library=/home/biocbuild/bbs-3.20-bioc/R/site-library --timings dreamlet_1.4.1.tar.gz |
| StartedAt: 2025-03-31 21:45:01 -0400 (Mon, 31 Mar 2025) |
| EndedAt: 2025-03-31 22:02:02 -0400 (Mon, 31 Mar 2025) |
| EllapsedTime: 1020.9 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: dreamlet.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD check --install=check:dreamlet.install-out.txt --library=/home/biocbuild/bbs-3.20-bioc/R/site-library --timings dreamlet_1.4.1.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/home/biocbuild/bbs-3.20-bioc/meat/dreamlet.Rcheck’
* using R version 4.4.3 (2025-02-28)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
GNU Fortran (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
* running under: Ubuntu 24.04.2 LTS
* using session charset: UTF-8
* checking for file ‘dreamlet/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘dreamlet’ version ‘1.4.1’
* 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: ‘g++ (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0’
* 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 loading without being on the library search path ... 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 71.230 1.566 72.809
fitVarPart 17.502 0.024 17.528
plotPercentBars-methods 16.922 0.159 17.082
sortCols-method 16.501 0.055 16.557
plotVarPart-methods 16.233 0.057 16.291
meta_analysis 14.516 0.062 14.579
run_mash 10.295 0.137 10.427
stackAssays 9.163 0.042 9.206
compositePosteriorTest 8.965 0.123 9.089
aggregateNonCountSignal 6.749 0.425 7.191
* 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 re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE
Status: 4 NOTEs
See
‘/home/biocbuild/bbs-3.20-bioc/meat/dreamlet.Rcheck/00check.log’
for details.
dreamlet.Rcheck/00install.out
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD INSTALL dreamlet
###
##############################################################################
##############################################################################
* installing to library ‘/home/biocbuild/bbs-3.20-bioc/R/site-library’
* installing *source* package ‘dreamlet’ ...
** using staged installation
** libs
using C++ compiler: ‘g++ (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0’
using C++11
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.20-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.20-bioc/R/site-library/beachmat/include' -I/usr/local/include -fpic -g -O2 -Wall -c RcppExports.cpp -o RcppExports.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.20-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.20-bioc/R/site-library/beachmat/include' -I/usr/local/include -fpic -g -O2 -Wall -c colsum_beachmat.cpp -o colsum_beachmat.o
In file included from /home/biocbuild/bbs-3.20-bioc/R/site-library/beachmat/include/beachmat3/lin_matrix.h:12,
from /home/biocbuild/bbs-3.20-bioc/R/site-library/beachmat/include/beachmat3/read_lin_block.h:11,
from /home/biocbuild/bbs-3.20-bioc/R/site-library/beachmat/include/beachmat3/beachmat.h:24,
from colsum_beachmat.cpp:1:
/home/biocbuild/bbs-3.20-bioc/R/site-library/beachmat/include/beachmat3/Csparse_reader.h: In instantiation of ‘beachmat::SparseArraySeed_reader<V, TIT>::SparseArraySeed_reader(Rcpp::RObject) [with V = Rcpp::Vector<13>; TIT = const int*; Rcpp::RObject = Rcpp::RObject_Impl<Rcpp::PreserveStorage>]’:
/home/biocbuild/bbs-3.20-bioc/R/site-library/beachmat/include/beachmat3/lin_matrix.h:561:46: required from ‘beachmat::lin_SparseArraySeed<V, TIT>::lin_SparseArraySeed(Rcpp::RObject) [with V = Rcpp::Vector<13>; TIT = const int*; Rcpp::RObject = Rcpp::RObject_Impl<Rcpp::PreserveStorage>]’
/home/biocbuild/bbs-3.20-bioc/R/site-library/beachmat/include/beachmat3/read_lin_block.h:36:39: required from ‘std::unique_ptr<M> beachmat::read_lin_sparse_block_raw(Rcpp::RObject) [with M = lin_matrix; Rcpp::RObject = Rcpp::RObject_Impl<Rcpp::PreserveStorage>]’
/home/biocbuild/bbs-3.20-bioc/R/site-library/beachmat/include/beachmat3/read_lin_block.h:65:57: required from here
/home/biocbuild/bbs-3.20-bioc/R/site-library/beachmat/include/beachmat3/Csparse_reader.h:535:17: warning: comparison of integer expressions of different signedness: ‘const size_t’ {aka ‘const long unsigned int’} and ‘R_xlen_t’ {aka ‘long int’} [-Wsign-compare]
535 | if (nnz != x.size()) {
| ~~~~^~~~~~~~~~~
/home/biocbuild/bbs-3.20-bioc/R/site-library/beachmat/include/beachmat3/Csparse_reader.h:551:45: warning: comparison of integer expressions of different signedness: ‘int’ and ‘const size_t’ {aka ‘const long unsigned int’} [-Wsign-compare]
551 | if (lastR <= 0 || lastR > NR || lastC <= 0 || lastC > NC) {
| ~~~~~~^~~~
/home/biocbuild/bbs-3.20-bioc/R/site-library/beachmat/include/beachmat3/Csparse_reader.h:551:73: warning: comparison of integer expressions of different signedness: ‘int’ and ‘const size_t’ {aka ‘const long unsigned int’} [-Wsign-compare]
551 | if (lastR <= 0 || lastR > NR || lastC <= 0 || lastC > NC) {
| ~~~~~~^~~~
/home/biocbuild/bbs-3.20-bioc/R/site-library/beachmat/include/beachmat3/Csparse_reader.h:593:35: warning: comparison of integer expressions of different signedness: ‘int’ and ‘const size_t’ {aka ‘const long unsigned int’} [-Wsign-compare]
593 | for (int v = 0; v < nnz; ++v, ++rowIt, ++colIt, ++xIt) {
| ~~^~~~~
/home/biocbuild/bbs-3.20-bioc/R/site-library/beachmat/include/beachmat3/Csparse_reader.h: In instantiation of ‘beachmat::SparseArraySeed_reader<V, TIT>::SparseArraySeed_reader(Rcpp::RObject) [with V = Rcpp::Vector<14, Rcpp::PreserveStorage>; TIT = const double*; Rcpp::RObject = Rcpp::RObject_Impl<Rcpp::PreserveStorage>]’:
/home/biocbuild/bbs-3.20-bioc/R/site-library/beachmat/include/beachmat3/lin_matrix.h:561:46: required from ‘beachmat::lin_SparseArraySeed<V, TIT>::lin_SparseArraySeed(Rcpp::RObject) [with V = Rcpp::Vector<14, Rcpp::PreserveStorage>; TIT = const double*; Rcpp::RObject = Rcpp::RObject_Impl<Rcpp::PreserveStorage>]’
/home/biocbuild/bbs-3.20-bioc/R/site-library/beachmat/include/beachmat3/read_lin_block.h:38:39: required from ‘std::unique_ptr<M> beachmat::read_lin_sparse_block_raw(Rcpp::RObject) [with M = lin_matrix; Rcpp::RObject = Rcpp::RObject_Impl<Rcpp::PreserveStorage>]’
/home/biocbuild/bbs-3.20-bioc/R/site-library/beachmat/include/beachmat3/read_lin_block.h:65:57: required from here
/home/biocbuild/bbs-3.20-bioc/R/site-library/beachmat/include/beachmat3/Csparse_reader.h:535:17: warning: comparison of integer expressions of different signedness: ‘const size_t’ {aka ‘const long unsigned int’} and ‘R_xlen_t’ {aka ‘long int’} [-Wsign-compare]
535 | if (nnz != x.size()) {
| ~~~~^~~~~~~~~~~
/home/biocbuild/bbs-3.20-bioc/R/site-library/beachmat/include/beachmat3/Csparse_reader.h:551:45: warning: comparison of integer expressions of different signedness: ‘int’ and ‘const size_t’ {aka ‘const long unsigned int’} [-Wsign-compare]
551 | if (lastR <= 0 || lastR > NR || lastC <= 0 || lastC > NC) {
| ~~~~~~^~~~
/home/biocbuild/bbs-3.20-bioc/R/site-library/beachmat/include/beachmat3/Csparse_reader.h:551:73: warning: comparison of integer expressions of different signedness: ‘int’ and ‘const size_t’ {aka ‘const long unsigned int’} [-Wsign-compare]
551 | if (lastR <= 0 || lastR > NR || lastC <= 0 || lastC > NC) {
| ~~~~~~^~~~
/home/biocbuild/bbs-3.20-bioc/R/site-library/beachmat/include/beachmat3/Csparse_reader.h:593:35: warning: comparison of integer expressions of different signedness: ‘int’ and ‘const size_t’ {aka ‘const long unsigned int’} [-Wsign-compare]
593 | for (int v = 0; v < nnz; ++v, ++rowIt, ++colIt, ++xIt) {
| ~~^~~~~
/home/biocbuild/bbs-3.20-bioc/R/site-library/beachmat/include/beachmat3/Csparse_reader.h: In instantiation of ‘beachmat::SparseArraySeed_reader<V, TIT>::SparseArraySeed_reader(Rcpp::RObject) [with V = Rcpp::Vector<10, Rcpp::PreserveStorage>; TIT = const int*; Rcpp::RObject = Rcpp::RObject_Impl<Rcpp::PreserveStorage>]’:
/home/biocbuild/bbs-3.20-bioc/R/site-library/beachmat/include/beachmat3/lin_matrix.h:561:46: required from ‘beachmat::lin_SparseArraySeed<V, TIT>::lin_SparseArraySeed(Rcpp::RObject) [with V = Rcpp::Vector<10, Rcpp::PreserveStorage>; TIT = const int*; Rcpp::RObject = Rcpp::RObject_Impl<Rcpp::PreserveStorage>]’
/home/biocbuild/bbs-3.20-bioc/R/site-library/beachmat/include/beachmat3/read_lin_block.h:40:39: required from ‘std::unique_ptr<M> beachmat::read_lin_sparse_block_raw(Rcpp::RObject) [with M = lin_matrix; Rcpp::RObject = Rcpp::RObject_Impl<Rcpp::PreserveStorage>]’
/home/biocbuild/bbs-3.20-bioc/R/site-library/beachmat/include/beachmat3/read_lin_block.h:65:57: required from here
/home/biocbuild/bbs-3.20-bioc/R/site-library/beachmat/include/beachmat3/Csparse_reader.h:535:17: warning: comparison of integer expressions of different signedness: ‘const size_t’ {aka ‘const long unsigned int’} and ‘R_xlen_t’ {aka ‘long int’} [-Wsign-compare]
535 | if (nnz != x.size()) {
| ~~~~^~~~~~~~~~~
/home/biocbuild/bbs-3.20-bioc/R/site-library/beachmat/include/beachmat3/Csparse_reader.h:551:45: warning: comparison of integer expressions of different signedness: ‘int’ and ‘const size_t’ {aka ‘const long unsigned int’} [-Wsign-compare]
551 | if (lastR <= 0 || lastR > NR || lastC <= 0 || lastC > NC) {
| ~~~~~~^~~~
/home/biocbuild/bbs-3.20-bioc/R/site-library/beachmat/include/beachmat3/Csparse_reader.h:551:73: warning: comparison of integer expressions of different signedness: ‘int’ and ‘const size_t’ {aka ‘const long unsigned int’} [-Wsign-compare]
551 | if (lastR <= 0 || lastR > NR || lastC <= 0 || lastC > NC) {
| ~~~~~~^~~~
/home/biocbuild/bbs-3.20-bioc/R/site-library/beachmat/include/beachmat3/Csparse_reader.h:593:35: warning: comparison of integer expressions of different signedness: ‘int’ and ‘const size_t’ {aka ‘const long unsigned int’} [-Wsign-compare]
593 | for (int v = 0; v < nnz; ++v, ++rowIt, ++colIt, ++xIt) {
| ~~^~~~~
/home/biocbuild/bbs-3.20-bioc/R/site-library/beachmat/include/beachmat3/Csparse_reader.h: In instantiation of ‘beachmat::sparse_index<OUT, I> beachmat::Csparse_core<TIT, I, P>::get_row(size_t, ALT, I*, size_t, size_t) [with OUT = const int*; ALT = int*; TIT = const double*; I = int; P = long unsigned int; size_t = long unsigned int]’:
/home/biocbuild/bbs-3.20-bioc/R/site-library/beachmat/include/beachmat3/Csparse_reader.h:650:42: required from ‘beachmat::sparse_index<OUT, int> beachmat::SparseArraySeed_reader<V, TIT>::get_row(size_t, ALT, int*, size_t, size_t) [with OUT = const int*; ALT = int*; V = Rcpp::Vector<14, Rcpp::PreserveStorage>; TIT = const double*; size_t = long unsigned int]’
/home/biocbuild/bbs-3.20-bioc/R/site-library/beachmat/include/beachmat3/lin_matrix.h:596:51: required from ‘beachmat::sparse_index<const int*, int> beachmat::lin_SparseArraySeed<V, TIT>::get_row(size_t, int*, int*, size_t, size_t) [with V = Rcpp::Vector<14, Rcpp::PreserveStorage>; TIT = const double*; size_t = long unsigned int]’
/home/biocbuild/bbs-3.20-bioc/R/site-library/beachmat/include/beachmat3/lin_matrix.h:595:35: required from here
/home/biocbuild/bbs-3.20-bioc/R/site-library/beachmat/include/beachmat3/Csparse_reader.h:250:22: warning: comparison of integer expressions of different signedness: ‘const int’ and ‘const long unsigned int’ [-Wsign-compare]
250 | if (idex != *pIt && static_cast<size_t>(i[idex]) == r) {
| ~~~~~^~~~~~~
/home/biocbuild/bbs-3.20-bioc/R/site-library/beachmat/include/beachmat3/Csparse_reader.h: In instantiation of ‘beachmat::sparse_index<OUT, I> beachmat::Csparse_core<TIT, I, P>::get_row(size_t, ALT, I*, size_t, size_t) [with OUT = const double*; ALT = double*; TIT = const double*; I = int; P = long unsigned int; size_t = long unsigned int]’:
/home/biocbuild/bbs-3.20-bioc/R/site-library/beachmat/include/beachmat3/Csparse_reader.h:650:42: required from ‘beachmat::sparse_index<OUT, int> beachmat::SparseArraySeed_reader<V, TIT>::get_row(size_t, ALT, int*, size_t, size_t) [with OUT = const double*; ALT = double*; V = Rcpp::Vector<14, Rcpp::PreserveStorage>; TIT = const double*; size_t = long unsigned int]’
/home/biocbuild/bbs-3.20-bioc/R/site-library/beachmat/include/beachmat3/lin_matrix.h:602:54: required from ‘beachmat::sparse_index<const double*, int> beachmat::lin_SparseArraySeed<V, TIT>::get_row(size_t, double*, int*, size_t, size_t) [with V = Rcpp::Vector<14, Rcpp::PreserveStorage>; TIT = const double*; size_t = long unsigned int]’
/home/biocbuild/bbs-3.20-bioc/R/site-library/beachmat/include/beachmat3/lin_matrix.h:601:38: required from here
/home/biocbuild/bbs-3.20-bioc/R/site-library/beachmat/include/beachmat3/Csparse_reader.h:250:22: warning: comparison of integer expressions of different signedness: ‘const int’ and ‘const long unsigned int’ [-Wsign-compare]
/home/biocbuild/bbs-3.20-bioc/R/site-library/beachmat/include/beachmat3/Csparse_reader.h: In instantiation of ‘beachmat::sparse_index<OUT, I> beachmat::Csparse_core<TIT, I, P>::get_row(size_t, ALT, I*, size_t, size_t) [with OUT = const int*; ALT = int*; TIT = const int*; I = int; P = long unsigned int; size_t = long unsigned int]’:
/home/biocbuild/bbs-3.20-bioc/R/site-library/beachmat/include/beachmat3/Csparse_reader.h:650:42: required from ‘beachmat::sparse_index<OUT, int> beachmat::SparseArraySeed_reader<V, TIT>::get_row(size_t, ALT, int*, size_t, size_t) [with OUT = const int*; ALT = int*; V = Rcpp::Vector<10, Rcpp::PreserveStorage>; TIT = const int*; size_t = long unsigned int]’
/home/biocbuild/bbs-3.20-bioc/R/site-library/beachmat/include/beachmat3/lin_matrix.h:596:51: required from ‘beachmat::sparse_index<const int*, int> beachmat::lin_SparseArraySeed<V, TIT>::get_row(size_t, int*, int*, size_t, size_t) [with V = Rcpp::Vector<10, Rcpp::PreserveStorage>; TIT = const int*; size_t = long unsigned int]’
/home/biocbuild/bbs-3.20-bioc/R/site-library/beachmat/include/beachmat3/lin_matrix.h:595:35: required from here
/home/biocbuild/bbs-3.20-bioc/R/site-library/beachmat/include/beachmat3/Csparse_reader.h:250:22: warning: comparison of integer expressions of different signedness: ‘const int’ and ‘const long unsigned int’ [-Wsign-compare]
/home/biocbuild/bbs-3.20-bioc/R/site-library/beachmat/include/beachmat3/Csparse_reader.h: In instantiation of ‘beachmat::sparse_index<OUT, I> beachmat::Csparse_core<TIT, I, P>::get_row(size_t, ALT, I*, size_t, size_t) [with OUT = const double*; ALT = double*; TIT = const int*; I = int; P = long unsigned int; size_t = long unsigned int]’:
/home/biocbuild/bbs-3.20-bioc/R/site-library/beachmat/include/beachmat3/Csparse_reader.h:650:42: required from ‘beachmat::sparse_index<OUT, int> beachmat::SparseArraySeed_reader<V, TIT>::get_row(size_t, ALT, int*, size_t, size_t) [with OUT = const double*; ALT = double*; V = Rcpp::Vector<10, Rcpp::PreserveStorage>; TIT = const int*; size_t = long unsigned int]’
/home/biocbuild/bbs-3.20-bioc/R/site-library/beachmat/include/beachmat3/lin_matrix.h:602:54: required from ‘beachmat::sparse_index<const double*, int> beachmat::lin_SparseArraySeed<V, TIT>::get_row(size_t, double*, int*, size_t, size_t) [with V = Rcpp::Vector<10, Rcpp::PreserveStorage>; TIT = const int*; size_t = long unsigned int]’
/home/biocbuild/bbs-3.20-bioc/R/site-library/beachmat/include/beachmat3/lin_matrix.h:601:38: required from here
/home/biocbuild/bbs-3.20-bioc/R/site-library/beachmat/include/beachmat3/Csparse_reader.h:250:22: warning: comparison of integer expressions of different signedness: ‘const int’ and ‘const long unsigned int’ [-Wsign-compare]
g++ -std=gnu++11 -shared -L/home/biocbuild/bbs-3.20-bioc/R/lib -L/usr/local/lib -o dreamlet.so RcppExports.o colsum_beachmat.o -L/home/biocbuild/bbs-3.20-bioc/R/lib -lR
installing to /home/biocbuild/bbs-3.20-bioc/R/site-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 version 4.4.3 (2025-02-28) -- "Trophy Case"
Copyright (C) 2025 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu
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, saveRDS, 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 check_dep_version(dep_pkg = "TMB") : package version mismatch:
glmmTMB was built with TMB package version 1.9.16
Current TMB package version is 1.9.17
Please re-install glmmTMB from source or restore original 'TMB' package (see '?reinstalling' for more information)
> library(RUnit)
>
> BiocGenerics:::testPackage("dreamlet")
B cells...0.28 secs
B cells...0.23 secs
Processing block [[1/1, 1/1]] ... OK
B cells...0.24 secs
CD14+ Monocytes...0.31 secs
CD4 T cells...0.29 secs
CD8 T cells...0.17 secs
FCGR3A+ Monocytes...0.26 secs
B cells...2.8 secs
CD14+ Monocytes...3.7 secs
CD4 T cells...3 secs
CD8 T cells...1.8 secs
FCGR3A+ Monocytes...3.7 secs
B cells...0.17 secs
CD14+ Monocytes...0.26 secs
CD4 T cells...0.19 secs
CD8 T cells...0.13 secs
FCGR3A+ Monocytes...0.24 secs
RUNIT TEST PROTOCOL -- Mon Mar 31 21:54:54 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
50.135 1.698 66.716
dreamlet.Rcheck/dreamlet-Ex.timings
| name | user | system | elapsed | |
| aggregateNonCountSignal | 6.749 | 0.425 | 7.191 | |
| aggregateToPseudoBulk | 0.671 | 0.021 | 0.693 | |
| aggregateVar | 0.884 | 0.016 | 0.900 | |
| as.dreamletResult | 2.363 | 0.134 | 2.497 | |
| buildClusterTreeFromPB | 0.458 | 0.016 | 0.474 | |
| cellCounts | 0.441 | 0.032 | 0.474 | |
| cellTypeSpecificity | 2.657 | 0.048 | 2.704 | |
| checkFormula | 0 | 0 | 0 | |
| coefNames-methods | 2.694 | 0.024 | 2.719 | |
| compositePosteriorTest | 8.965 | 0.123 | 9.089 | |
| computeCellCounts | 0.174 | 0.005 | 0.180 | |
| computeLogCPM | 0.360 | 0.079 | 0.440 | |
| computeNormCounts | 0.240 | 0.028 | 0.268 | |
| details-methods | 1.809 | 0.029 | 1.838 | |
| diffVar-methods | 3.583 | 0.017 | 3.599 | |
| dreamlet | 3.705 | 0.040 | 3.746 | |
| dreamletCompareClusters | 2.195 | 0.013 | 2.208 | |
| dropRedundantTerms | 0.004 | 0.000 | 0.004 | |
| equalFormulas | 0 | 0 | 0 | |
| extractData-methods | 1.857 | 0.017 | 1.874 | |
| fitVarPart | 17.502 | 0.024 | 17.528 | |
| getTreat-methods | 2.683 | 0.013 | 2.696 | |
| meta_analysis | 14.516 | 0.062 | 14.579 | |
| outlier | 0.002 | 0.000 | 0.002 | |
| outlierByAssay | 1.866 | 0.015 | 1.881 | |
| plotBeeswarm | 3.094 | 0.025 | 3.119 | |
| plotCellComposition | 0.833 | 0.018 | 0.851 | |
| plotForest-methods | 2.955 | 0.007 | 2.962 | |
| plotGeneHeatmap-methods | 2.978 | 0.024 | 3.002 | |
| plotHeatmap-methods | 0.613 | 0.012 | 0.626 | |
| plotPCA | 3.246 | 0.011 | 3.257 | |
| plotPercentBars-methods | 16.922 | 0.159 | 17.082 | |
| plotProjection | 1.653 | 0.101 | 1.729 | |
| plotVarPart-methods | 16.233 | 0.057 | 16.291 | |
| plotViolin-methods | 0.795 | 0.009 | 0.804 | |
| plotVolcano-methods | 3.877 | 0.020 | 3.881 | |
| plotVoom-methods | 2.681 | 0.062 | 2.743 | |
| processAssays | 2.737 | 0.028 | 2.764 | |
| removeConstantTerms | 0.004 | 0.000 | 0.004 | |
| residuals-methods | 2.779 | 0.018 | 2.796 | |
| run_mash | 10.295 | 0.137 | 10.427 | |
| seeErrors-methods | 2.750 | 0.009 | 2.759 | |
| sortCols-method | 16.501 | 0.055 | 16.557 | |
| stackAssays | 9.163 | 0.042 | 9.206 | |
| topTable-methods | 2.780 | 0.012 | 2.792 | |
| zenith_gsa-methods | 71.230 | 1.566 | 72.809 | |