| Back to Multiple platform build/check report for BioC 3.20: simplified long |
|
This page was generated on 2025-04-02 19:35 -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. - See Martin Grigorov's blog post for how to debug Linux ARM64 related issues on a x86_64 host. |
| Package: dreamlet |
| Version: 1.4.1 |
| Command: /home/biocbuild/R/R/bin/R CMD check --install=check:dreamlet.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings dreamlet_1.4.1.tar.gz |
| StartedAt: 2025-04-01 06:03:05 -0000 (Tue, 01 Apr 2025) |
| EndedAt: 2025-04-01 06:16:42 -0000 (Tue, 01 Apr 2025) |
| EllapsedTime: 817.2 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: dreamlet.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/R/R/bin/R CMD check --install=check:dreamlet.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --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: aarch64-unknown-linux-gnu
* R was compiled by
aarch64-unknown-linux-gnu-gcc (GCC) 14.2.0
GNU Fortran (GCC) 14.2.0
* running under: openEuler 24.03 (LTS)
* 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.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: ‘aarch64-unknown-linux-gnu-g++ (GCC) 14.2.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 100.613 1.759 103.588
plotVarPart-methods 28.211 0.040 28.413
fitVarPart 27.851 0.247 28.294
sortCols-method 27.372 0.060 27.514
plotPercentBars-methods 27.156 0.188 27.428
meta_analysis 22.339 0.132 22.531
stackAssays 14.788 0.068 14.954
run_mash 10.543 0.088 10.731
compositePosteriorTest 8.814 0.107 8.983
aggregateNonCountSignal 7.980 0.491 8.715
plotVolcano-methods 5.562 0.048 5.675
diffVar-methods 5.375 0.092 5.533
* 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
‘/home/biocbuild/bbs-3.20-bioc/meat/dreamlet.Rcheck/00check.log’
for details.
dreamlet.Rcheck/00install.out
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/R/R/bin/R CMD INSTALL dreamlet
###
##############################################################################
##############################################################################
* installing to library ‘/home/biocbuild/R/R-4.4.3/site-library’
* installing *source* package ‘dreamlet’ ...
** using staged installation
** libs
using C++ compiler: ‘aarch64-unknown-linux-gnu-g++ (GCC) 14.2.0’
using C++11
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-g++ -std=gnu++11 -I"/home/biocbuild/R/R-4.4.3/include" -DNDEBUG -I'/home/biocbuild/R/R-4.4.3/site-library/Rcpp/include' -I'/home/biocbuild/R/R-4.4.3/site-library/beachmat/include' -I/usr/local/include -fPIC -g -O2 -Wall -c RcppExports.cpp -o RcppExports.o
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-g++ -std=gnu++11 -I"/home/biocbuild/R/R-4.4.3/include" -DNDEBUG -I'/home/biocbuild/R/R-4.4.3/site-library/Rcpp/include' -I'/home/biocbuild/R/R-4.4.3/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/R/R-4.4.3/site-library/beachmat/include/beachmat3/lin_matrix.h:12,
from /home/biocbuild/R/R-4.4.3/site-library/beachmat/include/beachmat3/read_lin_block.h:11,
from /home/biocbuild/R/R-4.4.3/site-library/beachmat/include/beachmat3/beachmat.h:24,
from colsum_beachmat.cpp:1:
/home/biocbuild/R/R-4.4.3/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/R/R-4.4.3/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>]’
561 | lin_SparseArraySeed(Rcpp::RObject mat) : reader(mat) {
| ^~~~~~~~~~~
/home/biocbuild/R/R-4.4.3/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>]’
36 | return std::unique_ptr<M>(new integer_SparseArraySeed(block));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/biocbuild/R/R-4.4.3/site-library/beachmat/include/beachmat3/read_lin_block.h:65:57: required from here
65 | auto ptr = read_lin_sparse_block_raw<lin_matrix>(block);
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
/home/biocbuild/R/R-4.4.3/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/R/R-4.4.3/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/R/R-4.4.3/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/R/R-4.4.3/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/R/R-4.4.3/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/R/R-4.4.3/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>]’
561 | lin_SparseArraySeed(Rcpp::RObject mat) : reader(mat) {
| ^~~~~~~~~~~
/home/biocbuild/R/R-4.4.3/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>]’
38 | return std::unique_ptr<M>(new double_SparseArraySeed(block));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/biocbuild/R/R-4.4.3/site-library/beachmat/include/beachmat3/read_lin_block.h:65:57: required from here
65 | auto ptr = read_lin_sparse_block_raw<lin_matrix>(block);
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
/home/biocbuild/R/R-4.4.3/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/R/R-4.4.3/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/R/R-4.4.3/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/R/R-4.4.3/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/R/R-4.4.3/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/R/R-4.4.3/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>]’
561 | lin_SparseArraySeed(Rcpp::RObject mat) : reader(mat) {
| ^~~~~~~~~~~
/home/biocbuild/R/R-4.4.3/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>]’
40 | return std::unique_ptr<M>(new logical_SparseArraySeed(block));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/biocbuild/R/R-4.4.3/site-library/beachmat/include/beachmat3/read_lin_block.h:65:57: required from here
65 | auto ptr = read_lin_sparse_block_raw<lin_matrix>(block);
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
/home/biocbuild/R/R-4.4.3/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/R/R-4.4.3/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/R/R-4.4.3/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/R/R-4.4.3/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/R/R-4.4.3/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/R/R-4.4.3/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]’
650 | return core.template get_row<OUT>(r, work_x, work_i, first, last);
| ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/biocbuild/R/R-4.4.3/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]’
596 | return reader.template get_row<const int*>(r, work_x, work_i, first, last);
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/biocbuild/R/R-4.4.3/site-library/beachmat/include/beachmat3/lin_matrix.h:595:35: required from here
595 | sparse_index<const int*, int> get_row(size_t r, int* work_x, int* work_i, size_t first, size_t last) {
| ^~~~~~~
/home/biocbuild/R/R-4.4.3/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/R/R-4.4.3/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/R/R-4.4.3/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]’
650 | return core.template get_row<OUT>(r, work_x, work_i, first, last);
| ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/biocbuild/R/R-4.4.3/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]’
602 | return reader.template get_row<const double*>(r, work_x, work_i, first, last);
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/biocbuild/R/R-4.4.3/site-library/beachmat/include/beachmat3/lin_matrix.h:601:38: required from here
601 | sparse_index<const double*, int> get_row(size_t r, double* work_x, int* work_i, size_t first, size_t last) {
| ^~~~~~~
/home/biocbuild/R/R-4.4.3/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/R/R-4.4.3/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/R/R-4.4.3/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]’
650 | return core.template get_row<OUT>(r, work_x, work_i, first, last);
| ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/biocbuild/R/R-4.4.3/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]’
596 | return reader.template get_row<const int*>(r, work_x, work_i, first, last);
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/biocbuild/R/R-4.4.3/site-library/beachmat/include/beachmat3/lin_matrix.h:595:35: required from here
595 | sparse_index<const int*, int> get_row(size_t r, int* work_x, int* work_i, size_t first, size_t last) {
| ^~~~~~~
/home/biocbuild/R/R-4.4.3/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/R/R-4.4.3/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/R/R-4.4.3/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]’
650 | return core.template get_row<OUT>(r, work_x, work_i, first, last);
| ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/biocbuild/R/R-4.4.3/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]’
602 | return reader.template get_row<const double*>(r, work_x, work_i, first, last);
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/biocbuild/R/R-4.4.3/site-library/beachmat/include/beachmat3/lin_matrix.h:601:38: required from here
601 | sparse_index<const double*, int> get_row(size_t r, double* work_x, int* work_i, size_t first, size_t last) {
| ^~~~~~~
/home/biocbuild/R/R-4.4.3/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) {
| ~~~~~^~~~~~~
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-g++ -std=gnu++11 -shared -L/home/biocbuild/R/R-4.4.3/lib -L/usr/local/lib -o dreamlet.so RcppExports.o colsum_beachmat.o -L/home/biocbuild/R/R-4.4.3/lib -lR
installing to /home/biocbuild/R/R-4.4.3/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: aarch64-unknown-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.37 secs
B cells...0.28 secs
Processing block [[1/1, 1/1]] ... OK
B cells...0.33 secs
CD14+ Monocytes...0.4 secs
CD4 T cells...0.36 secs
CD8 T cells...0.24 secs
FCGR3A+ Monocytes...0.35 secs
B cells...5.4 secs
CD14+ Monocytes...6.8 secs
CD4 T cells...5.4 secs
CD8 T cells...3.2 secs
FCGR3A+ Monocytes...6.5 secs
B cells...0.32 secs
CD14+ Monocytes...0.47 secs
CD4 T cells...0.33 secs
CD8 T cells...0.2 secs
FCGR3A+ Monocytes...0.41 secs
RUNIT TEST PROTOCOL -- Tue Apr 1 06:16:37 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
70.850 3.153 92.293
dreamlet.Rcheck/dreamlet-Ex.timings
| name | user | system | elapsed | |
| aggregateNonCountSignal | 7.980 | 0.491 | 8.715 | |
| aggregateToPseudoBulk | 0.946 | 0.024 | 0.973 | |
| aggregateVar | 1.285 | 0.028 | 1.316 | |
| as.dreamletResult | 2.616 | 0.048 | 2.705 | |
| buildClusterTreeFromPB | 0.609 | 0.020 | 0.631 | |
| cellCounts | 0.560 | 0.015 | 0.578 | |
| cellTypeSpecificity | 3.130 | 0.076 | 3.215 | |
| checkFormula | 0 | 0 | 0 | |
| coefNames-methods | 3.903 | 0.064 | 3.976 | |
| compositePosteriorTest | 8.814 | 0.107 | 8.983 | |
| computeCellCounts | 0.190 | 0.000 | 0.191 | |
| computeLogCPM | 0.385 | 0.012 | 0.398 | |
| computeNormCounts | 0.272 | 0.000 | 0.272 | |
| details-methods | 2.409 | 0.024 | 2.448 | |
| diffVar-methods | 5.375 | 0.092 | 5.533 | |
| dreamlet | 4.843 | 0.075 | 4.947 | |
| dreamletCompareClusters | 3.143 | 0.016 | 3.168 | |
| dropRedundantTerms | 0.006 | 0.000 | 0.006 | |
| equalFormulas | 0.001 | 0.000 | 0.000 | |
| extractData-methods | 2.394 | 0.008 | 2.430 | |
| fitVarPart | 27.851 | 0.247 | 28.294 | |
| getTreat-methods | 3.809 | 0.040 | 3.857 | |
| meta_analysis | 22.339 | 0.132 | 22.531 | |
| outlier | 0.004 | 0.000 | 0.003 | |
| outlierByAssay | 2.310 | 0.012 | 2.328 | |
| plotBeeswarm | 4.271 | 0.012 | 4.295 | |
| plotCellComposition | 1.172 | 0.008 | 1.182 | |
| plotForest-methods | 4.182 | 0.028 | 4.220 | |
| plotGeneHeatmap-methods | 4.058 | 0.051 | 4.119 | |
| plotHeatmap-methods | 0.889 | 0.015 | 0.907 | |
| plotPCA | 4.553 | 0.032 | 4.597 | |
| plotPercentBars-methods | 27.156 | 0.188 | 27.428 | |
| plotProjection | 1.796 | 0.032 | 1.870 | |
| plotVarPart-methods | 28.211 | 0.040 | 28.413 | |
| plotViolin-methods | 1.168 | 0.028 | 1.202 | |
| plotVolcano-methods | 5.562 | 0.048 | 5.675 | |
| plotVoom-methods | 3.561 | 0.012 | 3.598 | |
| processAssays | 3.896 | 0.015 | 3.945 | |
| removeConstantTerms | 0.007 | 0.000 | 0.007 | |
| residuals-methods | 3.988 | 0.067 | 4.091 | |
| run_mash | 10.543 | 0.088 | 10.731 | |
| seeErrors-methods | 3.814 | 0.032 | 3.858 | |
| sortCols-method | 27.372 | 0.060 | 27.514 | |
| stackAssays | 14.788 | 0.068 | 14.954 | |
| topTable-methods | 4.012 | 0.079 | 4.102 | |
| zenith_gsa-methods | 100.613 | 1.759 | 103.588 | |