Back to Multiple platform build/check report for BioC 3.20: simplified long |
|
This page was generated on 2025-01-20 12:16 -0500 (Mon, 20 Jan 2025).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo2 | Linux (Ubuntu 24.04.1 LTS) | x86_64 | 4.4.2 (2024-10-31) -- "Pile of Leaves" | 4746 |
palomino8 | Windows Server 2022 Datacenter | x64 | 4.4.2 (2024-10-31 ucrt) -- "Pile of Leaves" | 4493 |
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 | |||||||||
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: F:\biocbuild\bbs-3.20-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:dreamlet.install-out.txt --library=F:\biocbuild\bbs-3.20-bioc\R\library --no-vignettes --timings dreamlet_1.4.1.tar.gz |
StartedAt: 2025-01-19 23:45:41 -0500 (Sun, 19 Jan 2025) |
EndedAt: 2025-01-19 23:58:39 -0500 (Sun, 19 Jan 2025) |
EllapsedTime: 777.8 seconds |
RetCode: 0 |
Status: OK |
CheckDir: dreamlet.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### Running command: ### ### F:\biocbuild\bbs-3.20-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:dreamlet.install-out.txt --library=F:\biocbuild\bbs-3.20-bioc\R\library --no-vignettes --timings dreamlet_1.4.1.tar.gz ### ############################################################################## ############################################################################## * using log directory 'F:/biocbuild/bbs-3.20-bioc/meat/dreamlet.Rcheck' * using R version 4.4.2 (2024-10-31 ucrt) * using platform: x86_64-w64-mingw32 * R was compiled by gcc.exe (GCC) 13.3.0 GNU Fortran (GCC) 13.3.0 * running under: Windows Server 2022 x64 (build 20348) * 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 whether package 'dreamlet' can be installed ... OK * used C++ compiler: 'G__~1.EXE (GCC) 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 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 for x64 is not available File 'F:/biocbuild/bbs-3.20-bioc/R/library/dreamlet/libs/x64/dreamlet.dll': Found '_exit', possibly from '_exit' (C) Found 'abort', possibly from 'abort' (C), 'runtime' (Fortran) Found 'exit', possibly from 'exit' (C), 'stop' (Fortran) Compiled code should not call entry points which might terminate R nor write to stdout/stderr instead of to the console, nor use Fortran I/O nor system RNGs nor [v]sprintf. The detected symbols are linked into the code but might come from libraries and not actually be called. See 'Writing portable packages' in the 'Writing R Extensions' manual. * 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 93.15 6.05 104.14 sortCols-method 24.68 0.35 25.10 fitVarPart 24.43 0.56 25.00 plotVarPart-methods 22.58 0.39 23.02 meta_analysis 21.58 0.44 22.02 plotPercentBars-methods 19.99 0.31 20.31 stackAssays 12.68 0.21 12.93 run_mash 10.71 0.16 11.02 compositePosteriorTest 9.79 0.04 9.84 aggregateNonCountSignal 7.69 0.56 9.28 plotVolcano-methods 5.20 0.11 5.31 * 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 'F:/biocbuild/bbs-3.20-bioc/meat/dreamlet.Rcheck/00check.log' for details.
dreamlet.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### F:\biocbuild\bbs-3.20-bioc\R\bin\R.exe CMD INSTALL dreamlet ### ############################################################################## ############################################################################## * installing to library 'F:/biocbuild/bbs-3.20-bioc/R/library' * installing *source* package 'dreamlet' ... ** using staged installation ** libs using C++ compiler: 'G__~1.EXE (GCC) 13.3.0' using C++11 g++ -std=gnu++11 -I"F:/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG -I'F:/biocbuild/bbs-3.20-bioc/R/library/Rcpp/include' -I'F:/biocbuild/bbs-3.20-bioc/R/library/beachmat/include' -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c RcppExports.cpp -o RcppExports.o g++ -std=gnu++11 -I"F:/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG -I'F:/biocbuild/bbs-3.20-bioc/R/library/Rcpp/include' -I'F:/biocbuild/bbs-3.20-bioc/R/library/beachmat/include' -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c colsum_beachmat.cpp -o colsum_beachmat.o In file included from F:/biocbuild/bbs-3.20-bioc/R/library/beachmat/include/beachmat3/lin_matrix.h:12, from F:/biocbuild/bbs-3.20-bioc/R/library/beachmat/include/beachmat3/read_lin_block.h:11, from F:/biocbuild/bbs-3.20-bioc/R/library/beachmat/include/beachmat3/beachmat.h:24, from colsum_beachmat.cpp:1: F:/biocbuild/bbs-3.20-bioc/R/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>]': F:/biocbuild/bbs-3.20-bioc/R/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>]' F:/biocbuild/bbs-3.20-bioc/R/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>]' F:/biocbuild/bbs-3.20-bioc/R/library/beachmat/include/beachmat3/read_lin_block.h:65:57: required from here F:/biocbuild/bbs-3.20-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h:535:17: warning: comparison of integer expressions of different signedness: 'const size_t' {aka 'const long long unsigned int'} and 'R_xlen_t' {aka 'long long int'} [-Wsign-compare] 535 | if (nnz != x.size()) { | ~~~~^~~~~~~~~~~ F:/biocbuild/bbs-3.20-bioc/R/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 long unsigned int'} [-Wsign-compare] 551 | if (lastR <= 0 || lastR > NR || lastC <= 0 || lastC > NC) { | ~~~~~~^~~~ F:/biocbuild/bbs-3.20-bioc/R/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 long unsigned int'} [-Wsign-compare] 551 | if (lastR <= 0 || lastR > NR || lastC <= 0 || lastC > NC) { | ~~~~~~^~~~ F:/biocbuild/bbs-3.20-bioc/R/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 long unsigned int'} [-Wsign-compare] 593 | for (int v = 0; v < nnz; ++v, ++rowIt, ++colIt, ++xIt) { | ~~^~~~~ F:/biocbuild/bbs-3.20-bioc/R/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>]': F:/biocbuild/bbs-3.20-bioc/R/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>]' F:/biocbuild/bbs-3.20-bioc/R/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>]' F:/biocbuild/bbs-3.20-bioc/R/library/beachmat/include/beachmat3/read_lin_block.h:65:57: required from here F:/biocbuild/bbs-3.20-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h:535:17: warning: comparison of integer expressions of different signedness: 'const size_t' {aka 'const long long unsigned int'} and 'R_xlen_t' {aka 'long long int'} [-Wsign-compare] 535 | if (nnz != x.size()) { | ~~~~^~~~~~~~~~~ F:/biocbuild/bbs-3.20-bioc/R/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 long unsigned int'} [-Wsign-compare] 551 | if (lastR <= 0 || lastR > NR || lastC <= 0 || lastC > NC) { | ~~~~~~^~~~ F:/biocbuild/bbs-3.20-bioc/R/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 long unsigned int'} [-Wsign-compare] 551 | if (lastR <= 0 || lastR > NR || lastC <= 0 || lastC > NC) { | ~~~~~~^~~~ F:/biocbuild/bbs-3.20-bioc/R/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 long unsigned int'} [-Wsign-compare] 593 | for (int v = 0; v < nnz; ++v, ++rowIt, ++colIt, ++xIt) { | ~~^~~~~ F:/biocbuild/bbs-3.20-bioc/R/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>]': F:/biocbuild/bbs-3.20-bioc/R/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>]' F:/biocbuild/bbs-3.20-bioc/R/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>]' F:/biocbuild/bbs-3.20-bioc/R/library/beachmat/include/beachmat3/read_lin_block.h:65:57: required from here F:/biocbuild/bbs-3.20-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h:535:17: warning: comparison of integer expressions of different signedness: 'const size_t' {aka 'const long long unsigned int'} and 'R_xlen_t' {aka 'long long int'} [-Wsign-compare] 535 | if (nnz != x.size()) { | ~~~~^~~~~~~~~~~ F:/biocbuild/bbs-3.20-bioc/R/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 long unsigned int'} [-Wsign-compare] 551 | if (lastR <= 0 || lastR > NR || lastC <= 0 || lastC > NC) { | ~~~~~~^~~~ F:/biocbuild/bbs-3.20-bioc/R/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 long unsigned int'} [-Wsign-compare] 551 | if (lastR <= 0 || lastR > NR || lastC <= 0 || lastC > NC) { | ~~~~~~^~~~ F:/biocbuild/bbs-3.20-bioc/R/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 long unsigned int'} [-Wsign-compare] 593 | for (int v = 0; v < nnz; ++v, ++rowIt, ++colIt, ++xIt) { | ~~^~~~~ F:/biocbuild/bbs-3.20-bioc/R/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 long unsigned int; size_t = long long unsigned int]': F:/biocbuild/bbs-3.20-bioc/R/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 long unsigned int]' F:/biocbuild/bbs-3.20-bioc/R/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 long unsigned int]' F:/biocbuild/bbs-3.20-bioc/R/library/beachmat/include/beachmat3/lin_matrix.h:595:35: required from here F:/biocbuild/bbs-3.20-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h:250:22: warning: comparison of integer expressions of different signedness: 'const int' and 'const long long unsigned int' [-Wsign-compare] 250 | if (idex != *pIt && static_cast<size_t>(i[idex]) == r) { | ~~~~~^~~~~~~ F:/biocbuild/bbs-3.20-bioc/R/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 long unsigned int; size_t = long long unsigned int]': F:/biocbuild/bbs-3.20-bioc/R/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 long unsigned int]' F:/biocbuild/bbs-3.20-bioc/R/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 long unsigned int]' F:/biocbuild/bbs-3.20-bioc/R/library/beachmat/include/beachmat3/lin_matrix.h:601:38: required from here F:/biocbuild/bbs-3.20-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h:250:22: warning: comparison of integer expressions of different signedness: 'const int' and 'const long long unsigned int' [-Wsign-compare] F:/biocbuild/bbs-3.20-bioc/R/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 long unsigned int; size_t = long long unsigned int]': F:/biocbuild/bbs-3.20-bioc/R/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 long unsigned int]' F:/biocbuild/bbs-3.20-bioc/R/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 long unsigned int]' F:/biocbuild/bbs-3.20-bioc/R/library/beachmat/include/beachmat3/lin_matrix.h:595:35: required from here F:/biocbuild/bbs-3.20-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h:250:22: warning: comparison of integer expressions of different signedness: 'const int' and 'const long long unsigned int' [-Wsign-compare] F:/biocbuild/bbs-3.20-bioc/R/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 long unsigned int; size_t = long long unsigned int]': F:/biocbuild/bbs-3.20-bioc/R/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 long unsigned int]' F:/biocbuild/bbs-3.20-bioc/R/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 long unsigned int]' F:/biocbuild/bbs-3.20-bioc/R/library/beachmat/include/beachmat3/lin_matrix.h:601:38: required from here F:/biocbuild/bbs-3.20-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h:250:22: warning: comparison of integer expressions of different signedness: 'const int' and 'const long long unsigned int' [-Wsign-compare] g++ -shared -s -static-libgcc -o dreamlet.dll tmp.def RcppExports.o colsum_beachmat.o -LC:/rtools44/x86_64-w64-mingw32.static.posix/lib/x64 -LC:/rtools44/x86_64-w64-mingw32.static.posix/lib -LF:/biocbuild/bbs-3.20-bioc/R/bin/x64 -lR installing to F:/biocbuild/bbs-3.20-bioc/R/library/00LOCK-dreamlet/00new/dreamlet/libs/x64 ** 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 ** 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.2 (2024-10-31 ucrt) -- "Pile of Leaves" Copyright (C) 2024 The R Foundation for Statistical Computing Platform: x86_64-w64-mingw32/x64 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 Attaching package: 'IRanges' The following object is masked from 'package:grDevices': windows 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.15 Current TMB package version is 1.9.16 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.31 secs Processing block [[1/1, 1/1]] ... OK B cells...0.32 secs CD14+ Monocytes...0.35 secs CD4 T cells...0.36 secs CD8 T cells...0.23 secs FCGR3A+ Monocytes...0.34 secs B cells...3.7 secs CD14+ Monocytes...4.9 secs CD4 T cells...4.3 secs CD8 T cells...2.2 secs FCGR3A+ Monocytes...4.8 secs B cells...0.25 secs CD14+ Monocytes...0.26 secs CD4 T cells...0.3 secs CD8 T cells...0.2 secs FCGR3A+ Monocytes...0.4 secs RUNIT TEST PROTOCOL -- Sun Jan 19 23:58:26 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 62.40 2.75 82.90
dreamlet.Rcheck/dreamlet-Ex.timings
name | user | system | elapsed | |
aggregateNonCountSignal | 7.69 | 0.56 | 9.28 | |
aggregateToPseudoBulk | 0.81 | 0.03 | 0.84 | |
aggregateVar | 1.17 | 0.03 | 1.20 | |
as.dreamletResult | 2.36 | 0.02 | 2.38 | |
buildClusterTreeFromPB | 0.50 | 0.03 | 0.53 | |
cellCounts | 0.50 | 0.03 | 0.53 | |
cellTypeSpecificity | 2.89 | 0.05 | 2.94 | |
checkFormula | 0.02 | 0.00 | 0.01 | |
coefNames-methods | 3.36 | 0.19 | 3.55 | |
compositePosteriorTest | 9.79 | 0.04 | 9.84 | |
computeCellCounts | 0.19 | 0.02 | 0.21 | |
computeLogCPM | 0.45 | 0.11 | 0.56 | |
computeNormCounts | 0.19 | 0.05 | 0.23 | |
details-methods | 2.22 | 0.06 | 2.29 | |
diffVar-methods | 4.39 | 0.05 | 4.43 | |
dreamlet | 4.42 | 0.09 | 4.52 | |
dreamletCompareClusters | 2.94 | 0.14 | 3.08 | |
dropRedundantTerms | 0 | 0 | 0 | |
equalFormulas | 0 | 0 | 0 | |
extractData-methods | 3.32 | 0.08 | 3.41 | |
fitVarPart | 24.43 | 0.56 | 25.00 | |
getTreat-methods | 3.50 | 0.06 | 3.58 | |
meta_analysis | 21.58 | 0.44 | 22.02 | |
outlier | 0 | 0 | 0 | |
outlierByAssay | 2.28 | 0.08 | 2.36 | |
plotBeeswarm | 3.89 | 0.12 | 4.03 | |
plotCellComposition | 1.13 | 0.07 | 1.19 | |
plotForest-methods | 3.37 | 0.07 | 3.45 | |
plotGeneHeatmap-methods | 3.72 | 0.13 | 3.86 | |
plotHeatmap-methods | 0.64 | 0.03 | 0.67 | |
plotPCA | 4.20 | 0.16 | 4.36 | |
plotPercentBars-methods | 19.99 | 0.31 | 20.31 | |
plotProjection | 1.89 | 0.11 | 1.94 | |
plotVarPart-methods | 22.58 | 0.39 | 23.02 | |
plotViolin-methods | 1.03 | 0.06 | 1.09 | |
plotVolcano-methods | 5.20 | 0.11 | 5.31 | |
plotVoom-methods | 3.35 | 0.14 | 3.49 | |
processAssays | 3.78 | 0.07 | 3.87 | |
removeConstantTerms | 0 | 0 | 0 | |
residuals-methods | 4.65 | 0.09 | 4.75 | |
run_mash | 10.71 | 0.16 | 11.02 | |
seeErrors-methods | 3.66 | 0.04 | 3.71 | |
sortCols-method | 24.68 | 0.35 | 25.10 | |
stackAssays | 12.68 | 0.21 | 12.93 | |
topTable-methods | 3.93 | 0.05 | 3.97 | |
zenith_gsa-methods | 93.15 | 6.05 | 104.14 | |