Back to Multiple platform build/check report for BioC 3.14 |
|
This page was generated on 2022-04-13 12:05:56 -0400 (Wed, 13 Apr 2022).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo2 | Linux (Ubuntu 20.04.4 LTS) | x86_64 | 4.1.3 (2022-03-10) -- "One Push-Up" | 4324 |
tokay2 | Windows Server 2012 R2 Standard | x64 | 4.1.3 (2022-03-10) -- "One Push-Up" | 4077 |
machv2 | macOS 10.14.6 Mojave | x86_64 | 4.1.3 (2022-03-10) -- "One Push-Up" | 4137 |
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 |
To the developers/maintainers of the scran package: - Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/scran.git to reflect on this report. See How and When does the builder pull? When will my changes propagate? for more information. - Make sure to use the following settings in order to reproduce any error or warning you see on this page. |
Package 1740/2083 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
scran 1.22.1 (landing page) Aaron Lun
| nebbiolo2 | Linux (Ubuntu 20.04.4 LTS) / x86_64 | OK | OK | WARNINGS | |||||||||
tokay2 | Windows Server 2012 R2 Standard / x64 | OK | OK | WARNINGS | OK | |||||||||
machv2 | macOS 10.14.6 Mojave / x86_64 | OK | OK | WARNINGS | OK | |||||||||
Package: scran |
Version: 1.22.1 |
Command: /home/biocbuild/bbs-3.14-bioc/R/bin/R CMD check --install=check:scran.install-out.txt --library=/home/biocbuild/bbs-3.14-bioc/R/library --no-vignettes --timings scran_1.22.1.tar.gz |
StartedAt: 2022-04-12 09:17:18 -0400 (Tue, 12 Apr 2022) |
EndedAt: 2022-04-12 09:28:28 -0400 (Tue, 12 Apr 2022) |
EllapsedTime: 670.0 seconds |
RetCode: 0 |
Status: WARNINGS |
CheckDir: scran.Rcheck |
Warnings: 1 |
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.14-bioc/R/bin/R CMD check --install=check:scran.install-out.txt --library=/home/biocbuild/bbs-3.14-bioc/R/library --no-vignettes --timings scran_1.22.1.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/home/biocbuild/bbs-3.14-bioc/meat/scran.Rcheck’ * using R version 4.1.3 (2022-03-10) * using platform: x86_64-pc-linux-gnu (64-bit) * using session charset: UTF-8 * using option ‘--no-vignettes’ * checking for file ‘scran/DESCRIPTION’ ... OK * this is package ‘scran’ version ‘1.22.1’ * 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 ‘scran’ can be installed ... OK * checking installed package size ... NOTE installed size is 12.1Mb sub-directories of 1Mb or more: libs 11.1Mb * 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 R 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 ... OK * 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’ ... OK * checking examples ... WARNING Found the following significant warnings: Warning: 'combinePValues' is deprecated. Warning: 'combinePValues' is deprecated. Warning: 'combinePValues' is deprecated. Warning: 'combinePValues' is deprecated. Warning: 'correlateNull' is deprecated. Warning: 'correlateNull' is deprecated. Warning: 'correlateNull' is deprecated. Deprecated functions may be defunct as soon as of the next release of R. See ?Deprecated. Examples with CPU (user + system) or elapsed time > 5s user system elapsed cyclone 10.100 0.008 10.107 buildSNNGraph 7.046 0.088 7.135 quickSubCluster 6.201 0.004 6.205 * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... Running ‘testthat.R’ OK * checking for unstated dependencies in vignettes ... OK * checking package vignettes in ‘inst/doc’ ... OK * checking running R code from vignettes ... SKIPPED * checking re-building of vignette outputs ... SKIPPED * checking PDF version of manual ... OK * DONE Status: 1 WARNING, 2 NOTEs See ‘/home/biocbuild/bbs-3.14-bioc/meat/scran.Rcheck/00check.log’ for details.
scran.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.14-bioc/R/bin/R CMD INSTALL scran ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.14-bioc/R/library’ * installing *source* package ‘scran’ ... ** using staged installation ** libs g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.14-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.14-bioc/R/library/beachmat/include' -I'/home/biocbuild/bbs-3.14-bioc/R/library/BH/include' -I'/home/biocbuild/bbs-3.14-bioc/R/library/dqrng/include' -I'/home/biocbuild/bbs-3.14-bioc/R/library/scuttle/include' -I/usr/local/include -fpic -g -O2 -Wall -c RcppExports.cpp -o RcppExports.o g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.14-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.14-bioc/R/library/beachmat/include' -I'/home/biocbuild/bbs-3.14-bioc/R/library/BH/include' -I'/home/biocbuild/bbs-3.14-bioc/R/library/dqrng/include' -I'/home/biocbuild/bbs-3.14-bioc/R/library/scuttle/include' -I/usr/local/include -fpic -g -O2 -Wall -c choose_effect_size.cpp -o choose_effect_size.o choose_effect_size.cpp: In instantiation of ‘size_t instantiate_list(Rcpp::List, std::vector<T>&, std::string) [with V = Rcpp::Vector<13>; size_t = long unsigned int; Rcpp::List = Rcpp::Vector<19>; std::string = std::__cxx11::basic_string<char>]’: choose_effect_size.cpp:38:67: required from here choose_effect_size.cpp:13:23: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘R_xlen_t’ {aka ‘long int’} [-Wsign-compare] 13 | for (size_t c=0; c<input.size(); ++c) { | ~^~~~~~~~~~~~~ choose_effect_size.cpp: In instantiation of ‘size_t instantiate_list(Rcpp::List, std::vector<T>&, std::string) [with V = Rcpp::Vector<14, Rcpp::PreserveStorage>; size_t = long unsigned int; Rcpp::List = Rcpp::Vector<19>; std::string = std::__cxx11::basic_string<char>]’: choose_effect_size.cpp:67:70: required from here choose_effect_size.cpp:13:23: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘R_xlen_t’ {aka ‘long int’} [-Wsign-compare] g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.14-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.14-bioc/R/library/beachmat/include' -I'/home/biocbuild/bbs-3.14-bioc/R/library/BH/include' -I'/home/biocbuild/bbs-3.14-bioc/R/library/dqrng/include' -I'/home/biocbuild/bbs-3.14-bioc/R/library/scuttle/include' -I/usr/local/include -fpic -g -O2 -Wall -c combine_rho.cpp -o combine_rho.o g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.14-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.14-bioc/R/library/beachmat/include' -I'/home/biocbuild/bbs-3.14-bioc/R/library/BH/include' -I'/home/biocbuild/bbs-3.14-bioc/R/library/dqrng/include' -I'/home/biocbuild/bbs-3.14-bioc/R/library/scuttle/include' -I/usr/local/include -fpic -g -O2 -Wall -c compute_blocked_stats.cpp -o compute_blocked_stats.o In file included from /home/biocbuild/bbs-3.14-bioc/R/library/beachmat/include/beachmat3/lin_matrix.h:12, from /home/biocbuild/bbs-3.14-bioc/R/library/beachmat/include/beachmat3/read_lin_block.h:11, from /home/biocbuild/bbs-3.14-bioc/R/library/beachmat/include/beachmat3/beachmat.h:24, from compute_blocked_stats.cpp:2: /home/biocbuild/bbs-3.14-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>]’: /home/biocbuild/bbs-3.14-bioc/R/library/beachmat/include/beachmat3/lin_matrix.h:561:56: 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.14-bioc/R/library/beachmat/include/beachmat3/read_lin_block.h:36:39: required from ‘std::unique_ptr<_Codecvt> beachmat::read_lin_sparse_block_raw(Rcpp::RObject) [with M = beachmat::lin_matrix; Rcpp::RObject = Rcpp::RObject_Impl<Rcpp::PreserveStorage>]’ /home/biocbuild/bbs-3.14-bioc/R/library/beachmat/include/beachmat3/read_lin_block.h:65:63: required from here /home/biocbuild/bbs-3.14-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 unsigned int’} and ‘R_xlen_t’ {aka ‘long int’} [-Wsign-compare] 535 | if (nnz != x.size()) { /home/biocbuild/bbs-3.14-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 unsigned int’} [-Wsign-compare] 551 | if (lastR <= 0 || lastR > NR || lastC <= 0 || lastC > NC) { | ~~~~~~^~~~ /home/biocbuild/bbs-3.14-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 unsigned int’} [-Wsign-compare] 551 | if (lastR <= 0 || lastR > NR || lastC <= 0 || lastC > NC) { | ~~~~~~^~~~ /home/biocbuild/bbs-3.14-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 unsigned int’} [-Wsign-compare] 593 | for (int v = 0; v < nnz; ++v, ++rowIt, ++colIt, ++xIt) { | ~~^~~~~ /home/biocbuild/bbs-3.14-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>]’: /home/biocbuild/bbs-3.14-bioc/R/library/beachmat/include/beachmat3/lin_matrix.h:561:56: 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.14-bioc/R/library/beachmat/include/beachmat3/read_lin_block.h:38:39: required from ‘std::unique_ptr<_Codecvt> beachmat::read_lin_sparse_block_raw(Rcpp::RObject) [with M = beachmat::lin_matrix; Rcpp::RObject = Rcpp::RObject_Impl<Rcpp::PreserveStorage>]’ /home/biocbuild/bbs-3.14-bioc/R/library/beachmat/include/beachmat3/read_lin_block.h:65:63: required from here /home/biocbuild/bbs-3.14-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 unsigned int’} and ‘R_xlen_t’ {aka ‘long int’} [-Wsign-compare] 535 | if (nnz != x.size()) { /home/biocbuild/bbs-3.14-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 unsigned int’} [-Wsign-compare] 551 | if (lastR <= 0 || lastR > NR || lastC <= 0 || lastC > NC) { | ~~~~~~^~~~ /home/biocbuild/bbs-3.14-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 unsigned int’} [-Wsign-compare] 551 | if (lastR <= 0 || lastR > NR || lastC <= 0 || lastC > NC) { | ~~~~~~^~~~ /home/biocbuild/bbs-3.14-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 unsigned int’} [-Wsign-compare] 593 | for (int v = 0; v < nnz; ++v, ++rowIt, ++colIt, ++xIt) { | ~~^~~~~ /home/biocbuild/bbs-3.14-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>]’: /home/biocbuild/bbs-3.14-bioc/R/library/beachmat/include/beachmat3/lin_matrix.h:561:56: 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.14-bioc/R/library/beachmat/include/beachmat3/read_lin_block.h:40:39: required from ‘std::unique_ptr<_Codecvt> beachmat::read_lin_sparse_block_raw(Rcpp::RObject) [with M = beachmat::lin_matrix; Rcpp::RObject = Rcpp::RObject_Impl<Rcpp::PreserveStorage>]’ /home/biocbuild/bbs-3.14-bioc/R/library/beachmat/include/beachmat3/read_lin_block.h:65:63: required from here /home/biocbuild/bbs-3.14-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 unsigned int’} and ‘R_xlen_t’ {aka ‘long int’} [-Wsign-compare] 535 | if (nnz != x.size()) { /home/biocbuild/bbs-3.14-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 unsigned int’} [-Wsign-compare] 551 | if (lastR <= 0 || lastR > NR || lastC <= 0 || lastC > NC) { | ~~~~~~^~~~ /home/biocbuild/bbs-3.14-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 unsigned int’} [-Wsign-compare] 551 | if (lastR <= 0 || lastR > NR || lastC <= 0 || lastC > NC) { | ~~~~~~^~~~ /home/biocbuild/bbs-3.14-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 unsigned int’} [-Wsign-compare] 593 | for (int v = 0; v < nnz; ++v, ++rowIt, ++colIt, ++xIt) { | ~~^~~~~ /home/biocbuild/bbs-3.14-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 unsigned int; size_t = long unsigned int]’: /home/biocbuild/bbs-3.14-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h:650:73: 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.14-bioc/R/library/beachmat/include/beachmat3/lin_matrix.h:596:82: 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.14-bioc/R/library/beachmat/include/beachmat3/lin_matrix.h:595:35: required from here /home/biocbuild/bbs-3.14-bioc/R/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.14-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 unsigned int; size_t = long unsigned int]’: /home/biocbuild/bbs-3.14-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h:650:73: 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.14-bioc/R/library/beachmat/include/beachmat3/lin_matrix.h:602:85: 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.14-bioc/R/library/beachmat/include/beachmat3/lin_matrix.h:601:38: required from here /home/biocbuild/bbs-3.14-bioc/R/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.14-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 unsigned int; size_t = long unsigned int]’: /home/biocbuild/bbs-3.14-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h:650:73: 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.14-bioc/R/library/beachmat/include/beachmat3/lin_matrix.h:596:82: 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.14-bioc/R/library/beachmat/include/beachmat3/lin_matrix.h:595:35: required from here /home/biocbuild/bbs-3.14-bioc/R/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.14-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 unsigned int; size_t = long unsigned int]’: /home/biocbuild/bbs-3.14-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h:650:73: 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.14-bioc/R/library/beachmat/include/beachmat3/lin_matrix.h:602:85: 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.14-bioc/R/library/beachmat/include/beachmat3/lin_matrix.h:601:38: required from here /home/biocbuild/bbs-3.14-bioc/R/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 -I"/home/biocbuild/bbs-3.14-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.14-bioc/R/library/beachmat/include' -I'/home/biocbuild/bbs-3.14-bioc/R/library/BH/include' -I'/home/biocbuild/bbs-3.14-bioc/R/library/dqrng/include' -I'/home/biocbuild/bbs-3.14-bioc/R/library/scuttle/include' -I/usr/local/include -fpic -g -O2 -Wall -c compute_residual_stats.cpp -o compute_residual_stats.o In file included from /home/biocbuild/bbs-3.14-bioc/R/library/beachmat/include/beachmat3/lin_matrix.h:12, from /home/biocbuild/bbs-3.14-bioc/R/library/beachmat/include/beachmat3/read_lin_block.h:11, from /home/biocbuild/bbs-3.14-bioc/R/library/beachmat/include/beachmat3/beachmat.h:24, from compute_residual_stats.cpp:2: /home/biocbuild/bbs-3.14-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>]’: /home/biocbuild/bbs-3.14-bioc/R/library/beachmat/include/beachmat3/lin_matrix.h:561:56: 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.14-bioc/R/library/beachmat/include/beachmat3/read_lin_block.h:36:39: required from ‘std::unique_ptr<_Codecvt> beachmat::read_lin_sparse_block_raw(Rcpp::RObject) [with M = beachmat::lin_matrix; Rcpp::RObject = Rcpp::RObject_Impl<Rcpp::PreserveStorage>]’ /home/biocbuild/bbs-3.14-bioc/R/library/beachmat/include/beachmat3/read_lin_block.h:65:63: required from here /home/biocbuild/bbs-3.14-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 unsigned int’} and ‘R_xlen_t’ {aka ‘long int’} [-Wsign-compare] 535 | if (nnz != x.size()) { /home/biocbuild/bbs-3.14-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 unsigned int’} [-Wsign-compare] 551 | if (lastR <= 0 || lastR > NR || lastC <= 0 || lastC > NC) { | ~~~~~~^~~~ /home/biocbuild/bbs-3.14-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 unsigned int’} [-Wsign-compare] 551 | if (lastR <= 0 || lastR > NR || lastC <= 0 || lastC > NC) { | ~~~~~~^~~~ /home/biocbuild/bbs-3.14-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 unsigned int’} [-Wsign-compare] 593 | for (int v = 0; v < nnz; ++v, ++rowIt, ++colIt, ++xIt) { | ~~^~~~~ /home/biocbuild/bbs-3.14-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>]’: /home/biocbuild/bbs-3.14-bioc/R/library/beachmat/include/beachmat3/lin_matrix.h:561:56: 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.14-bioc/R/library/beachmat/include/beachmat3/read_lin_block.h:38:39: required from ‘std::unique_ptr<_Codecvt> beachmat::read_lin_sparse_block_raw(Rcpp::RObject) [with M = beachmat::lin_matrix; Rcpp::RObject = Rcpp::RObject_Impl<Rcpp::PreserveStorage>]’ /home/biocbuild/bbs-3.14-bioc/R/library/beachmat/include/beachmat3/read_lin_block.h:65:63: required from here /home/biocbuild/bbs-3.14-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 unsigned int’} and ‘R_xlen_t’ {aka ‘long int’} [-Wsign-compare] 535 | if (nnz != x.size()) { /home/biocbuild/bbs-3.14-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 unsigned int’} [-Wsign-compare] 551 | if (lastR <= 0 || lastR > NR || lastC <= 0 || lastC > NC) { | ~~~~~~^~~~ /home/biocbuild/bbs-3.14-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 unsigned int’} [-Wsign-compare] 551 | if (lastR <= 0 || lastR > NR || lastC <= 0 || lastC > NC) { | ~~~~~~^~~~ /home/biocbuild/bbs-3.14-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 unsigned int’} [-Wsign-compare] 593 | for (int v = 0; v < nnz; ++v, ++rowIt, ++colIt, ++xIt) { | ~~^~~~~ /home/biocbuild/bbs-3.14-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>]’: /home/biocbuild/bbs-3.14-bioc/R/library/beachmat/include/beachmat3/lin_matrix.h:561:56: 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.14-bioc/R/library/beachmat/include/beachmat3/read_lin_block.h:40:39: required from ‘std::unique_ptr<_Codecvt> beachmat::read_lin_sparse_block_raw(Rcpp::RObject) [with M = beachmat::lin_matrix; Rcpp::RObject = Rcpp::RObject_Impl<Rcpp::PreserveStorage>]’ /home/biocbuild/bbs-3.14-bioc/R/library/beachmat/include/beachmat3/read_lin_block.h:65:63: required from here /home/biocbuild/bbs-3.14-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 unsigned int’} and ‘R_xlen_t’ {aka ‘long int’} [-Wsign-compare] 535 | if (nnz != x.size()) { /home/biocbuild/bbs-3.14-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 unsigned int’} [-Wsign-compare] 551 | if (lastR <= 0 || lastR > NR || lastC <= 0 || lastC > NC) { | ~~~~~~^~~~ /home/biocbuild/bbs-3.14-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 unsigned int’} [-Wsign-compare] 551 | if (lastR <= 0 || lastR > NR || lastC <= 0 || lastC > NC) { | ~~~~~~^~~~ /home/biocbuild/bbs-3.14-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 unsigned int’} [-Wsign-compare] 593 | for (int v = 0; v < nnz; ++v, ++rowIt, ++colIt, ++xIt) { | ~~^~~~~ /home/biocbuild/bbs-3.14-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 unsigned int; size_t = long unsigned int]’: /home/biocbuild/bbs-3.14-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h:650:73: 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.14-bioc/R/library/beachmat/include/beachmat3/lin_matrix.h:596:82: 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.14-bioc/R/library/beachmat/include/beachmat3/lin_matrix.h:595:35: required from here /home/biocbuild/bbs-3.14-bioc/R/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.14-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 unsigned int; size_t = long unsigned int]’: /home/biocbuild/bbs-3.14-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h:650:73: 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.14-bioc/R/library/beachmat/include/beachmat3/lin_matrix.h:602:85: 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.14-bioc/R/library/beachmat/include/beachmat3/lin_matrix.h:601:38: required from here /home/biocbuild/bbs-3.14-bioc/R/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.14-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 unsigned int; size_t = long unsigned int]’: /home/biocbuild/bbs-3.14-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h:650:73: 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.14-bioc/R/library/beachmat/include/beachmat3/lin_matrix.h:596:82: 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.14-bioc/R/library/beachmat/include/beachmat3/lin_matrix.h:595:35: required from here /home/biocbuild/bbs-3.14-bioc/R/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.14-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 unsigned int; size_t = long unsigned int]’: /home/biocbuild/bbs-3.14-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h:650:73: 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.14-bioc/R/library/beachmat/include/beachmat3/lin_matrix.h:602:85: 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.14-bioc/R/library/beachmat/include/beachmat3/lin_matrix.h:601:38: required from here /home/biocbuild/bbs-3.14-bioc/R/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 -I"/home/biocbuild/bbs-3.14-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.14-bioc/R/library/beachmat/include' -I'/home/biocbuild/bbs-3.14-bioc/R/library/BH/include' -I'/home/biocbuild/bbs-3.14-bioc/R/library/dqrng/include' -I'/home/biocbuild/bbs-3.14-bioc/R/library/scuttle/include' -I/usr/local/include -fpic -g -O2 -Wall -c compute_rho_null.cpp -o compute_rho_null.o In file included from /home/biocbuild/bbs-3.14-bioc/R/library/BH/include/boost/mpl/aux_/na_assert.hpp:23, from /home/biocbuild/bbs-3.14-bioc/R/library/BH/include/boost/mpl/arg.hpp:25, from /home/biocbuild/bbs-3.14-bioc/R/library/BH/include/boost/mpl/placeholders.hpp:24, from /home/biocbuild/bbs-3.14-bioc/R/library/BH/include/boost/iterator/iterator_categories.hpp:16, from /home/biocbuild/bbs-3.14-bioc/R/library/BH/include/boost/iterator/iterator_concepts.hpp:10, from /home/biocbuild/bbs-3.14-bioc/R/library/BH/include/boost/range/concepts.hpp:20, from /home/biocbuild/bbs-3.14-bioc/R/library/BH/include/boost/range/size_type.hpp:20, from /home/biocbuild/bbs-3.14-bioc/R/library/BH/include/boost/range/size.hpp:21, from /home/biocbuild/bbs-3.14-bioc/R/library/BH/include/boost/random/hyperexponential_distribution.hpp:29, from /home/biocbuild/bbs-3.14-bioc/R/library/BH/include/boost/random.hpp:70, from rand_custom.h:6, from compute_rho_null.cpp:3: /home/biocbuild/bbs-3.14-bioc/R/library/BH/include/boost/mpl/assert.hpp:194:21: warning: unnecessary parentheses in declaration of ‘assert_arg’ [-Wparentheses] 194 | failed ************ (Pred::************ | ^ /home/biocbuild/bbs-3.14-bioc/R/library/BH/include/boost/mpl/assert.hpp:199:21: warning: unnecessary parentheses in declaration of ‘assert_not_arg’ [-Wparentheses] 199 | failed ************ (boost::mpl::not_<Pred>::************ | ^ g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.14-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.14-bioc/R/library/beachmat/include' -I'/home/biocbuild/bbs-3.14-bioc/R/library/BH/include' -I'/home/biocbuild/bbs-3.14-bioc/R/library/dqrng/include' -I'/home/biocbuild/bbs-3.14-bioc/R/library/scuttle/include' -I/usr/local/include -fpic -g -O2 -Wall -c cyclone_scores.cpp -o cyclone_scores.o In file included from /home/biocbuild/bbs-3.14-bioc/R/library/BH/include/boost/mpl/aux_/na_assert.hpp:23, from /home/biocbuild/bbs-3.14-bioc/R/library/BH/include/boost/mpl/arg.hpp:25, from /home/biocbuild/bbs-3.14-bioc/R/library/BH/include/boost/mpl/placeholders.hpp:24, from /home/biocbuild/bbs-3.14-bioc/R/library/BH/include/boost/iterator/iterator_categories.hpp:16, from /home/biocbuild/bbs-3.14-bioc/R/library/BH/include/boost/iterator/iterator_concepts.hpp:10, from /home/biocbuild/bbs-3.14-bioc/R/library/BH/include/boost/range/concepts.hpp:20, from /home/biocbuild/bbs-3.14-bioc/R/library/BH/include/boost/range/algorithm.hpp:29, from cyclone_scores.cpp:4: /home/biocbuild/bbs-3.14-bioc/R/library/BH/include/boost/mpl/assert.hpp:194:21: warning: unnecessary parentheses in declaration of ‘assert_arg’ [-Wparentheses] 194 | failed ************ (Pred::************ | ^ /home/biocbuild/bbs-3.14-bioc/R/library/BH/include/boost/mpl/assert.hpp:199:21: warning: unnecessary parentheses in declaration of ‘assert_not_arg’ [-Wparentheses] 199 | failed ************ (boost::mpl::not_<Pred>::************ | ^ In file included from /home/biocbuild/bbs-3.14-bioc/R/library/beachmat/include/beachmat3/lin_matrix.h:12, from /home/biocbuild/bbs-3.14-bioc/R/library/beachmat/include/beachmat3/read_lin_block.h:11, from /home/biocbuild/bbs-3.14-bioc/R/library/beachmat/include/beachmat3/beachmat.h:24, from cyclone_scores.cpp:3: /home/biocbuild/bbs-3.14-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>]’: /home/biocbuild/bbs-3.14-bioc/R/library/beachmat/include/beachmat3/lin_matrix.h:561:56: 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.14-bioc/R/library/beachmat/include/beachmat3/read_lin_block.h:36:39: required from ‘std::unique_ptr<_Codecvt> beachmat::read_lin_sparse_block_raw(Rcpp::RObject) [with M = beachmat::lin_matrix; Rcpp::RObject = Rcpp::RObject_Impl<Rcpp::PreserveStorage>]’ /home/biocbuild/bbs-3.14-bioc/R/library/beachmat/include/beachmat3/read_lin_block.h:65:63: required from here /home/biocbuild/bbs-3.14-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 unsigned int’} and ‘R_xlen_t’ {aka ‘long int’} [-Wsign-compare] 535 | if (nnz != x.size()) { /home/biocbuild/bbs-3.14-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 unsigned int’} [-Wsign-compare] 551 | if (lastR <= 0 || lastR > NR || lastC <= 0 || lastC > NC) { | ~~~~~~^~~~ /home/biocbuild/bbs-3.14-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 unsigned int’} [-Wsign-compare] 551 | if (lastR <= 0 || lastR > NR || lastC <= 0 || lastC > NC) { | ~~~~~~^~~~ /home/biocbuild/bbs-3.14-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 unsigned int’} [-Wsign-compare] 593 | for (int v = 0; v < nnz; ++v, ++rowIt, ++colIt, ++xIt) { | ~~^~~~~ /home/biocbuild/bbs-3.14-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>]’: /home/biocbuild/bbs-3.14-bioc/R/library/beachmat/include/beachmat3/lin_matrix.h:561:56: 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.14-bioc/R/library/beachmat/include/beachmat3/read_lin_block.h:38:39: required from ‘std::unique_ptr<_Codecvt> beachmat::read_lin_sparse_block_raw(Rcpp::RObject) [with M = beachmat::lin_matrix; Rcpp::RObject = Rcpp::RObject_Impl<Rcpp::PreserveStorage>]’ /home/biocbuild/bbs-3.14-bioc/R/library/beachmat/include/beachmat3/read_lin_block.h:65:63: required from here /home/biocbuild/bbs-3.14-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 unsigned int’} and ‘R_xlen_t’ {aka ‘long int’} [-Wsign-compare] 535 | if (nnz != x.size()) { /home/biocbuild/bbs-3.14-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 unsigned int’} [-Wsign-compare] 551 | if (lastR <= 0 || lastR > NR || lastC <= 0 || lastC > NC) { | ~~~~~~^~~~ /home/biocbuild/bbs-3.14-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 unsigned int’} [-Wsign-compare] 551 | if (lastR <= 0 || lastR > NR || lastC <= 0 || lastC > NC) { | ~~~~~~^~~~ /home/biocbuild/bbs-3.14-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 unsigned int’} [-Wsign-compare] 593 | for (int v = 0; v < nnz; ++v, ++rowIt, ++colIt, ++xIt) { | ~~^~~~~ /home/biocbuild/bbs-3.14-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>]’: /home/biocbuild/bbs-3.14-bioc/R/library/beachmat/include/beachmat3/lin_matrix.h:561:56: 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.14-bioc/R/library/beachmat/include/beachmat3/read_lin_block.h:40:39: required from ‘std::unique_ptr<_Codecvt> beachmat::read_lin_sparse_block_raw(Rcpp::RObject) [with M = beachmat::lin_matrix; Rcpp::RObject = Rcpp::RObject_Impl<Rcpp::PreserveStorage>]’ /home/biocbuild/bbs-3.14-bioc/R/library/beachmat/include/beachmat3/read_lin_block.h:65:63: required from here /home/biocbuild/bbs-3.14-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 unsigned int’} and ‘R_xlen_t’ {aka ‘long int’} [-Wsign-compare] 535 | if (nnz != x.size()) { /home/biocbuild/bbs-3.14-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 unsigned int’} [-Wsign-compare] 551 | if (lastR <= 0 || lastR > NR || lastC <= 0 || lastC > NC) { | ~~~~~~^~~~ /home/biocbuild/bbs-3.14-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 unsigned int’} [-Wsign-compare] 551 | if (lastR <= 0 || lastR > NR || lastC <= 0 || lastC > NC) { | ~~~~~~^~~~ /home/biocbuild/bbs-3.14-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 unsigned int’} [-Wsign-compare] 593 | for (int v = 0; v < nnz; ++v, ++rowIt, ++colIt, ++xIt) { | ~~^~~~~ /home/biocbuild/bbs-3.14-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 unsigned int; size_t = long unsigned int]’: /home/biocbuild/bbs-3.14-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h:650:73: 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.14-bioc/R/library/beachmat/include/beachmat3/lin_matrix.h:596:82: 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.14-bioc/R/library/beachmat/include/beachmat3/lin_matrix.h:595:35: required from here /home/biocbuild/bbs-3.14-bioc/R/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.14-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 unsigned int; size_t = long unsigned int]’: /home/biocbuild/bbs-3.14-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h:650:73: 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.14-bioc/R/library/beachmat/include/beachmat3/lin_matrix.h:602:85: 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.14-bioc/R/library/beachmat/include/beachmat3/lin_matrix.h:601:38: required from here /home/biocbuild/bbs-3.14-bioc/R/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.14-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 unsigned int; size_t = long unsigned int]’: /home/biocbuild/bbs-3.14-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h:650:73: 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.14-bioc/R/library/beachmat/include/beachmat3/lin_matrix.h:596:82: 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.14-bioc/R/library/beachmat/include/beachmat3/lin_matrix.h:595:35: required from here /home/biocbuild/bbs-3.14-bioc/R/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.14-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 unsigned int; size_t = long unsigned int]’: /home/biocbuild/bbs-3.14-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h:650:73: 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.14-bioc/R/library/beachmat/include/beachmat3/lin_matrix.h:602:85: 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.14-bioc/R/library/beachmat/include/beachmat3/lin_matrix.h:601:38: required from here /home/biocbuild/bbs-3.14-bioc/R/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 -I"/home/biocbuild/bbs-3.14-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.14-bioc/R/library/beachmat/include' -I'/home/biocbuild/bbs-3.14-bioc/R/library/BH/include' -I'/home/biocbuild/bbs-3.14-bioc/R/library/dqrng/include' -I'/home/biocbuild/bbs-3.14-bioc/R/library/scuttle/include' -I/usr/local/include -fpic -g -O2 -Wall -c overlap_exprs.cpp -o overlap_exprs.o overlap_exprs.cpp: In function ‘Rcpp::NumericMatrix overlap_exprs_paired(Rcpp::RObject, Rcpp::IntegerVector, Rcpp::IntegerVector, Rcpp::List, double)’: overlap_exprs.cpp:214:27: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘R_xlen_t’ {aka ‘long int’} [-Wsign-compare] 214 | for (size_t i=0; i<left.size(); ++i, ++oIt) { | ~^~~~~~~~~~~~ overlap_exprs.cpp:202:18: warning: unused variable ‘ngroups’ [-Wunused-variable] 202 | const size_t ngroups=groups.size(); | ^~~~~~~ In file included from /home/biocbuild/bbs-3.14-bioc/R/library/beachmat/include/beachmat3/lin_matrix.h:12, from /home/biocbuild/bbs-3.14-bioc/R/library/beachmat/include/beachmat3/read_lin_block.h:11, from /home/biocbuild/bbs-3.14-bioc/R/library/beachmat/include/beachmat3/beachmat.h:24, from overlap_exprs.cpp:3: /home/biocbuild/bbs-3.14-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>]’: /home/biocbuild/bbs-3.14-bioc/R/library/beachmat/include/beachmat3/lin_matrix.h:561:56: 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.14-bioc/R/library/beachmat/include/beachmat3/read_lin_block.h:36:39: required from ‘std::unique_ptr<_Codecvt> beachmat::read_lin_sparse_block_raw(Rcpp::RObject) [with M = beachmat::lin_matrix; Rcpp::RObject = Rcpp::RObject_Impl<Rcpp::PreserveStorage>]’ /home/biocbuild/bbs-3.14-bioc/R/library/beachmat/include/beachmat3/read_lin_block.h:65:63: required from here /home/biocbuild/bbs-3.14-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 unsigned int’} and ‘R_xlen_t’ {aka ‘long int’} [-Wsign-compare] 535 | if (nnz != x.size()) { /home/biocbuild/bbs-3.14-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 unsigned int’} [-Wsign-compare] 551 | if (lastR <= 0 || lastR > NR || lastC <= 0 || lastC > NC) { | ~~~~~~^~~~ /home/biocbuild/bbs-3.14-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 unsigned int’} [-Wsign-compare] 551 | if (lastR <= 0 || lastR > NR || lastC <= 0 || lastC > NC) { | ~~~~~~^~~~ /home/biocbuild/bbs-3.14-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 unsigned int’} [-Wsign-compare] 593 | for (int v = 0; v < nnz; ++v, ++rowIt, ++colIt, ++xIt) { | ~~^~~~~ /home/biocbuild/bbs-3.14-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>]’: /home/biocbuild/bbs-3.14-bioc/R/library/beachmat/include/beachmat3/lin_matrix.h:561:56: 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.14-bioc/R/library/beachmat/include/beachmat3/read_lin_block.h:38:39: required from ‘std::unique_ptr<_Codecvt> beachmat::read_lin_sparse_block_raw(Rcpp::RObject) [with M = beachmat::lin_matrix; Rcpp::RObject = Rcpp::RObject_Impl<Rcpp::PreserveStorage>]’ /home/biocbuild/bbs-3.14-bioc/R/library/beachmat/include/beachmat3/read_lin_block.h:65:63: required from here /home/biocbuild/bbs-3.14-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 unsigned int’} and ‘R_xlen_t’ {aka ‘long int’} [-Wsign-compare] 535 | if (nnz != x.size()) { /home/biocbuild/bbs-3.14-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 unsigned int’} [-Wsign-compare] 551 | if (lastR <= 0 || lastR > NR || lastC <= 0 || lastC > NC) { | ~~~~~~^~~~ /home/biocbuild/bbs-3.14-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 unsigned int’} [-Wsign-compare] 551 | if (lastR <= 0 || lastR > NR || lastC <= 0 || lastC > NC) { | ~~~~~~^~~~ /home/biocbuild/bbs-3.14-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 unsigned int’} [-Wsign-compare] 593 | for (int v = 0; v < nnz; ++v, ++rowIt, ++colIt, ++xIt) { | ~~^~~~~ /home/biocbuild/bbs-3.14-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>]’: /home/biocbuild/bbs-3.14-bioc/R/library/beachmat/include/beachmat3/lin_matrix.h:561:56: 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.14-bioc/R/library/beachmat/include/beachmat3/read_lin_block.h:40:39: required from ‘std::unique_ptr<_Codecvt> beachmat::read_lin_sparse_block_raw(Rcpp::RObject) [with M = beachmat::lin_matrix; Rcpp::RObject = Rcpp::RObject_Impl<Rcpp::PreserveStorage>]’ /home/biocbuild/bbs-3.14-bioc/R/library/beachmat/include/beachmat3/read_lin_block.h:65:63: required from here /home/biocbuild/bbs-3.14-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 unsigned int’} and ‘R_xlen_t’ {aka ‘long int’} [-Wsign-compare] 535 | if (nnz != x.size()) { /home/biocbuild/bbs-3.14-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 unsigned int’} [-Wsign-compare] 551 | if (lastR <= 0 || lastR > NR || lastC <= 0 || lastC > NC) { | ~~~~~~^~~~ /home/biocbuild/bbs-3.14-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 unsigned int’} [-Wsign-compare] 551 | if (lastR <= 0 || lastR > NR || lastC <= 0 || lastC > NC) { | ~~~~~~^~~~ /home/biocbuild/bbs-3.14-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 unsigned int’} [-Wsign-compare] 593 | for (int v = 0; v < nnz; ++v, ++rowIt, ++colIt, ++xIt) { | ~~^~~~~ /home/biocbuild/bbs-3.14-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 unsigned int; size_t = long unsigned int]’: /home/biocbuild/bbs-3.14-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h:650:73: 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.14-bioc/R/library/beachmat/include/beachmat3/lin_matrix.h:596:82: 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.14-bioc/R/library/beachmat/include/beachmat3/lin_matrix.h:595:35: required from here /home/biocbuild/bbs-3.14-bioc/R/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.14-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 unsigned int; size_t = long unsigned int]’: /home/biocbuild/bbs-3.14-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h:650:73: 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.14-bioc/R/library/beachmat/include/beachmat3/lin_matrix.h:602:85: 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.14-bioc/R/library/beachmat/include/beachmat3/lin_matrix.h:601:38: required from here /home/biocbuild/bbs-3.14-bioc/R/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.14-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 unsigned int; size_t = long unsigned int]’: /home/biocbuild/bbs-3.14-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h:650:73: 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.14-bioc/R/library/beachmat/include/beachmat3/lin_matrix.h:596:82: 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.14-bioc/R/library/beachmat/include/beachmat3/lin_matrix.h:595:35: required from here /home/biocbuild/bbs-3.14-bioc/R/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.14-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 unsigned int; size_t = long unsigned int]’: /home/biocbuild/bbs-3.14-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h:650:73: 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.14-bioc/R/library/beachmat/include/beachmat3/lin_matrix.h:602:85: 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.14-bioc/R/library/beachmat/include/beachmat3/lin_matrix.h:601:38: required from here /home/biocbuild/bbs-3.14-bioc/R/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 -I"/home/biocbuild/bbs-3.14-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.14-bioc/R/library/beachmat/include' -I'/home/biocbuild/bbs-3.14-bioc/R/library/BH/include' -I'/home/biocbuild/bbs-3.14-bioc/R/library/dqrng/include' -I'/home/biocbuild/bbs-3.14-bioc/R/library/scuttle/include' -I/usr/local/include -fpic -g -O2 -Wall -c rand_custom.cpp -o rand_custom.o In file included from /home/biocbuild/bbs-3.14-bioc/R/library/BH/include/boost/mpl/aux_/na_assert.hpp:23, from /home/biocbuild/bbs-3.14-bioc/R/library/BH/include/boost/mpl/arg.hpp:25, from /home/biocbuild/bbs-3.14-bioc/R/library/BH/include/boost/mpl/placeholders.hpp:24, from /home/biocbuild/bbs-3.14-bioc/R/library/BH/include/boost/iterator/iterator_categories.hpp:16, from /home/biocbuild/bbs-3.14-bioc/R/library/BH/include/boost/iterator/iterator_concepts.hpp:10, from /home/biocbuild/bbs-3.14-bioc/R/library/BH/include/boost/range/concepts.hpp:20, from /home/biocbuild/bbs-3.14-bioc/R/library/BH/include/boost/range/size_type.hpp:20, from /home/biocbuild/bbs-3.14-bioc/R/library/BH/include/boost/range/size.hpp:21, from /home/biocbuild/bbs-3.14-bioc/R/library/BH/include/boost/random/hyperexponential_distribution.hpp:29, from /home/biocbuild/bbs-3.14-bioc/R/library/BH/include/boost/random.hpp:70, from rand_custom.h:6, from rand_custom.cpp:1: /home/biocbuild/bbs-3.14-bioc/R/library/BH/include/boost/mpl/assert.hpp:194:21: warning: unnecessary parentheses in declaration of ‘assert_arg’ [-Wparentheses] 194 | failed ************ (Pred::************ | ^ /home/biocbuild/bbs-3.14-bioc/R/library/BH/include/boost/mpl/assert.hpp:199:21: warning: unnecessary parentheses in declaration of ‘assert_not_arg’ [-Wparentheses] 199 | failed ************ (boost::mpl::not_<Pred>::************ | ^ g++ -std=gnu++11 -shared -L/home/biocbuild/bbs-3.14-bioc/R/lib -L/usr/local/lib -o scran.so RcppExports.o choose_effect_size.o combine_rho.o compute_blocked_stats.o compute_residual_stats.o compute_rho_null.o cyclone_scores.o overlap_exprs.o rand_custom.o -L/home/biocbuild/bbs-3.14-bioc/R/lib -lRlapack -L/home/biocbuild/bbs-3.14-bioc/R/lib -lRblas -lgfortran -lm -lquadmath -L/home/biocbuild/bbs-3.14-bioc/R/lib -lR installing to /home/biocbuild/bbs-3.14-bioc/R/library/00LOCK-scran/00new/scran/libs ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** 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 (scran)
scran.Rcheck/tests/testthat.Rout
R version 4.1.3 (2022-03-10) -- "One Push-Up" Copyright (C) 2022 The R Foundation for Statistical Computing Platform: x86_64-pc-linux-gnu (64-bit) 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(testthat) > library(scran) 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 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, 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, sort, table, tapply, union, unique, unsplit, which.max, which.min Loading required package: S4Vectors Attaching package: 'S4Vectors' 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 Loading required package: scuttle > test_check("scran") Loading required package: Matrix Attaching package: 'Matrix' The following object is masked from 'package:S4Vectors': expand Attaching package: 'DelayedArray' The following objects are masked from 'package:base': aperm, apply, rowsum, scale, sweep In file included from /home/biocbuild/bbs-3.14-bioc/R/library/BH/include/boost/mpl/aux_/na_assert.hpp:23, from /home/biocbuild/bbs-3.14-bioc/R/library/BH/include/boost/mpl/arg.hpp:25, from /home/biocbuild/bbs-3.14-bioc/R/library/BH/include/boost/mpl/placeholders.hpp:24, from /home/biocbuild/bbs-3.14-bioc/R/library/BH/include/boost/iterator/iterator_categories.hpp:16, from /home/biocbuild/bbs-3.14-bioc/R/library/BH/include/boost/iterator/iterator_concepts.hpp:10, from /home/biocbuild/bbs-3.14-bioc/R/library/BH/include/boost/range/concepts.hpp:20, from /home/biocbuild/bbs-3.14-bioc/R/library/BH/include/boost/range/algorithm.hpp:29, from file1130ad4d65e977.cpp:3: /home/biocbuild/bbs-3.14-bioc/R/library/BH/include/boost/mpl/assert.hpp:194:21: warning: unnecessary parentheses in declaration of ‘assert_arg’ [-Wparentheses] 194 | failed ************ (Pred::************ | ^ /home/biocbuild/bbs-3.14-bioc/R/library/BH/include/boost/mpl/assert.hpp:199:21: warning: unnecessary parentheses in declaration of ‘assert_not_arg’ [-Wparentheses] 199 | failed ************ (boost::mpl::not_<Pred>::************ | ^ [ FAIL 0 | WARN 194 | SKIP 1 | PASS 4478 ] ══ Skipped tests ═══════════════════════════════════════════════════════════════ • monocle is a little broken because of clusterApply (1) [ FAIL 0 | WARN 194 | SKIP 1 | PASS 4478 ] > > proc.time() user system elapsed 341.730 11.823 416.878
scran.Rcheck/scran-Ex.timings
name | user | system | elapsed | |
DM | 0.056 | 0.000 | 0.056 | |
buildSNNGraph | 7.046 | 0.088 | 7.135 | |
clusterCells | 2.240 | 0.004 | 2.244 | |
combineBlocks | 1.458 | 0.032 | 1.490 | |
combineMarkers | 1.801 | 0.012 | 1.813 | |
combinePValues | 0.027 | 0.000 | 0.028 | |
combineVar | 1.653 | 0.004 | 1.657 | |
computeMinRank | 0.002 | 0.000 | 0.003 | |
convertTo | 3.114 | 0.015 | 3.130 | |
correlateGenes | 1.819 | 0.023 | 1.844 | |
correlateNull | 0.199 | 0.000 | 0.201 | |
correlatePairs | 1.925 | 0.019 | 1.944 | |
cyclone | 10.100 | 0.008 | 10.107 | |
decideTestsPerLabel | 3.316 | 0.080 | 3.395 | |
defunct | 0.001 | 0.000 | 0.000 | |
denoisePCA | 1.781 | 0.000 | 1.781 | |
findMarkers | 2.274 | 0.008 | 2.283 | |
fitTrendCV2 | 0.796 | 0.004 | 0.800 | |
fitTrendPoisson | 0.174 | 0.000 | 0.174 | |
fitTrendVar | 0.896 | 0.000 | 0.896 | |
fixedPCA | 1.469 | 0.012 | 1.480 | |
getClusteredPCs | 3.398 | 0.000 | 3.399 | |
getMarkerEffects | 1.21 | 0.00 | 1.21 | |
getTopHVGs | 1.08 | 0.00 | 1.08 | |
getTopMarkers | 1.079 | 0.001 | 1.080 | |
logBH | 0.001 | 0.000 | 0.001 | |
modelGeneCV2 | 1.182 | 0.032 | 1.215 | |
modelGeneCV2WithSpikes | 1.342 | 0.016 | 1.358 | |
modelGeneVar | 1.483 | 0.004 | 1.487 | |
modelGeneVarByPoisson | 1.212 | 0.000 | 1.211 | |
modelGeneVarWithSpikes | 1.536 | 0.000 | 1.536 | |
multiMarkerStats | 1.714 | 0.004 | 1.718 | |
pairwiseBinom | 0.942 | 0.008 | 0.951 | |
pairwiseTTests | 1.046 | 0.004 | 1.050 | |
pairwiseWilcox | 0.904 | 0.000 | 0.904 | |
pseudoBulkDGE | 4.004 | 0.116 | 4.121 | |
pseudoBulkSpecific | 4.409 | 0.040 | 4.449 | |
quickCluster | 1.957 | 0.000 | 1.957 | |
quickSubCluster | 6.201 | 0.004 | 6.205 | |
rhoToPValue | 0 | 0 | 0 | |
sandbag | 0.751 | 0.004 | 0.754 | |
scaledColRanks | 1.368 | 0.000 | 1.368 | |
scoreMarkers | 2.155 | 0.060 | 2.215 | |
summaryMarkerStats | 1.043 | 0.004 | 1.046 | |
testLinearModel | 0.061 | 0.000 | 0.060 | |