############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.13-bioc/R/bin/R CMD INSTALL SingleR ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.13-bioc/R/library’ * installing *source* package ‘SingleR’ ... ** using staged installation ** libs g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.13-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.13-bioc/R/library/beachmat/include' -I/usr/local/include -fpic -g -O2 -Wall -c RcppExports.cpp -o RcppExports.o g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.13-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.13-bioc/R/library/beachmat/include' -I/usr/local/include -fpic -g -O2 -Wall -c fine_tune_de.cpp -o fine_tune_de.o fine_tune_de.cpp: In constructor ‘de_markers::de_markers(Rcpp::List)’: fine_tune_de.cpp:6:27: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘R_xlen_t’ {aka ‘long int’} [-Wsign-compare] 6 | for (size_t i=0; i; Rcpp::NumericMatrix = Rcpp::Matrix<14>; matrix_list = std::vector >]’: fine_tune_de.cpp:54:95: required from here fine_tuner.h:39:27: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare] 39 | for (size_t i=0; i::SparseArraySeed_reader(Rcpp::RObject) [with V = Rcpp::Vector<13>; TIT = const int*; Rcpp::RObject = Rcpp::RObject_Impl]’: /home/biocbuild/bbs-3.13-bioc/R/library/beachmat/include/beachmat3/lin_matrix.h:561:56: required from ‘beachmat::lin_SparseArraySeed::lin_SparseArraySeed(Rcpp::RObject) [with V = Rcpp::Vector<13>; TIT = const int*; Rcpp::RObject = Rcpp::RObject_Impl]’ /home/biocbuild/bbs-3.13-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]’ /home/biocbuild/bbs-3.13-bioc/R/library/beachmat/include/beachmat3/read_lin_block.h:65:63: required from here /home/biocbuild/bbs-3.13-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.13-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.13-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.13-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.13-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h: In instantiation of ‘beachmat::SparseArraySeed_reader::SparseArraySeed_reader(Rcpp::RObject) [with V = Rcpp::Vector<14, Rcpp::PreserveStorage>; TIT = const double*; Rcpp::RObject = Rcpp::RObject_Impl]’: /home/biocbuild/bbs-3.13-bioc/R/library/beachmat/include/beachmat3/lin_matrix.h:561:56: required from ‘beachmat::lin_SparseArraySeed::lin_SparseArraySeed(Rcpp::RObject) [with V = Rcpp::Vector<14, Rcpp::PreserveStorage>; TIT = const double*; Rcpp::RObject = Rcpp::RObject_Impl]’ /home/biocbuild/bbs-3.13-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]’ /home/biocbuild/bbs-3.13-bioc/R/library/beachmat/include/beachmat3/read_lin_block.h:65:63: required from here /home/biocbuild/bbs-3.13-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.13-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.13-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.13-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.13-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h: In instantiation of ‘beachmat::SparseArraySeed_reader::SparseArraySeed_reader(Rcpp::RObject) [with V = Rcpp::Vector<10, Rcpp::PreserveStorage>; TIT = const int*; Rcpp::RObject = Rcpp::RObject_Impl]’: /home/biocbuild/bbs-3.13-bioc/R/library/beachmat/include/beachmat3/lin_matrix.h:561:56: required from ‘beachmat::lin_SparseArraySeed::lin_SparseArraySeed(Rcpp::RObject) [with V = Rcpp::Vector<10, Rcpp::PreserveStorage>; TIT = const int*; Rcpp::RObject = Rcpp::RObject_Impl]’ /home/biocbuild/bbs-3.13-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]’ /home/biocbuild/bbs-3.13-bioc/R/library/beachmat/include/beachmat3/read_lin_block.h:65:63: required from here /home/biocbuild/bbs-3.13-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.13-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.13-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.13-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.13-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h: In instantiation of ‘beachmat::sparse_index beachmat::Csparse_core::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.13-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h:650:73: required from ‘beachmat::sparse_index beachmat::SparseArraySeed_reader::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.13-bioc/R/library/beachmat/include/beachmat3/lin_matrix.h:596:82: required from ‘beachmat::sparse_index beachmat::lin_SparseArraySeed::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.13-bioc/R/library/beachmat/include/beachmat3/lin_matrix.h:595:35: required from here /home/biocbuild/bbs-3.13-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(i[idex]) == r) { | ~~~~~^~~~~~~ /home/biocbuild/bbs-3.13-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h: In instantiation of ‘beachmat::sparse_index beachmat::Csparse_core::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.13-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h:650:73: required from ‘beachmat::sparse_index beachmat::SparseArraySeed_reader::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.13-bioc/R/library/beachmat/include/beachmat3/lin_matrix.h:602:85: required from ‘beachmat::sparse_index beachmat::lin_SparseArraySeed::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.13-bioc/R/library/beachmat/include/beachmat3/lin_matrix.h:601:38: required from here /home/biocbuild/bbs-3.13-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.13-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h: In instantiation of ‘beachmat::sparse_index beachmat::Csparse_core::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.13-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h:650:73: required from ‘beachmat::sparse_index beachmat::SparseArraySeed_reader::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.13-bioc/R/library/beachmat/include/beachmat3/lin_matrix.h:596:82: required from ‘beachmat::sparse_index beachmat::lin_SparseArraySeed::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.13-bioc/R/library/beachmat/include/beachmat3/lin_matrix.h:595:35: required from here /home/biocbuild/bbs-3.13-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.13-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h: In instantiation of ‘beachmat::sparse_index beachmat::Csparse_core::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.13-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h:650:73: required from ‘beachmat::sparse_index beachmat::SparseArraySeed_reader::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.13-bioc/R/library/beachmat/include/beachmat3/lin_matrix.h:602:85: required from ‘beachmat::sparse_index beachmat::lin_SparseArraySeed::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.13-bioc/R/library/beachmat/include/beachmat3/lin_matrix.h:601:38: required from here /home/biocbuild/bbs-3.13-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.13-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.13-bioc/R/library/beachmat/include' -I/usr/local/include -fpic -g -O2 -Wall -c fine_tune_sd.cpp -o fine_tune_sd.o fine_tune_sd.cpp: In function ‘Rcpp::List fine_tune_label_sd(SEXP, Rcpp::NumericMatrix, Rcpp::List, double, double, Rcpp::NumericMatrix, double)’: fine_tune_sd.cpp:46:23: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘R_xlen_t’ {aka ‘long int’} [-Wsign-compare] 46 | for (size_t i=0; i; Rcpp::NumericMatrix = Rcpp::Matrix<14>; matrix_list = std::vector >]’: fine_tune_sd.cpp:59:95: required from here fine_tuner.h:39:27: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare] 39 | for (size_t i=0; i::SparseArraySeed_reader(Rcpp::RObject) [with V = Rcpp::Vector<13>; TIT = const int*; Rcpp::RObject = Rcpp::RObject_Impl]’: /home/biocbuild/bbs-3.13-bioc/R/library/beachmat/include/beachmat3/lin_matrix.h:561:56: required from ‘beachmat::lin_SparseArraySeed::lin_SparseArraySeed(Rcpp::RObject) [with V = Rcpp::Vector<13>; TIT = const int*; Rcpp::RObject = Rcpp::RObject_Impl]’ /home/biocbuild/bbs-3.13-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]’ /home/biocbuild/bbs-3.13-bioc/R/library/beachmat/include/beachmat3/read_lin_block.h:65:63: required from here /home/biocbuild/bbs-3.13-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.13-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.13-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.13-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.13-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h: In instantiation of ‘beachmat::SparseArraySeed_reader::SparseArraySeed_reader(Rcpp::RObject) [with V = Rcpp::Vector<14, Rcpp::PreserveStorage>; TIT = const double*; Rcpp::RObject = Rcpp::RObject_Impl]’: /home/biocbuild/bbs-3.13-bioc/R/library/beachmat/include/beachmat3/lin_matrix.h:561:56: required from ‘beachmat::lin_SparseArraySeed::lin_SparseArraySeed(Rcpp::RObject) [with V = Rcpp::Vector<14, Rcpp::PreserveStorage>; TIT = const double*; Rcpp::RObject = Rcpp::RObject_Impl]’ /home/biocbuild/bbs-3.13-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]’ /home/biocbuild/bbs-3.13-bioc/R/library/beachmat/include/beachmat3/read_lin_block.h:65:63: required from here /home/biocbuild/bbs-3.13-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.13-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.13-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.13-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.13-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h: In instantiation of ‘beachmat::SparseArraySeed_reader::SparseArraySeed_reader(Rcpp::RObject) [with V = Rcpp::Vector<10, Rcpp::PreserveStorage>; TIT = const int*; Rcpp::RObject = Rcpp::RObject_Impl]’: /home/biocbuild/bbs-3.13-bioc/R/library/beachmat/include/beachmat3/lin_matrix.h:561:56: required from ‘beachmat::lin_SparseArraySeed::lin_SparseArraySeed(Rcpp::RObject) [with V = Rcpp::Vector<10, Rcpp::PreserveStorage>; TIT = const int*; Rcpp::RObject = Rcpp::RObject_Impl]’ /home/biocbuild/bbs-3.13-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]’ /home/biocbuild/bbs-3.13-bioc/R/library/beachmat/include/beachmat3/read_lin_block.h:65:63: required from here /home/biocbuild/bbs-3.13-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.13-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.13-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.13-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.13-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h: In instantiation of ‘beachmat::sparse_index beachmat::Csparse_core::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.13-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h:650:73: required from ‘beachmat::sparse_index beachmat::SparseArraySeed_reader::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.13-bioc/R/library/beachmat/include/beachmat3/lin_matrix.h:596:82: required from ‘beachmat::sparse_index beachmat::lin_SparseArraySeed::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.13-bioc/R/library/beachmat/include/beachmat3/lin_matrix.h:595:35: required from here /home/biocbuild/bbs-3.13-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(i[idex]) == r) { | ~~~~~^~~~~~~ /home/biocbuild/bbs-3.13-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h: In instantiation of ‘beachmat::sparse_index beachmat::Csparse_core::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.13-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h:650:73: required from ‘beachmat::sparse_index beachmat::SparseArraySeed_reader::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.13-bioc/R/library/beachmat/include/beachmat3/lin_matrix.h:602:85: required from ‘beachmat::sparse_index beachmat::lin_SparseArraySeed::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.13-bioc/R/library/beachmat/include/beachmat3/lin_matrix.h:601:38: required from here /home/biocbuild/bbs-3.13-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.13-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h: In instantiation of ‘beachmat::sparse_index beachmat::Csparse_core::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.13-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h:650:73: required from ‘beachmat::sparse_index beachmat::SparseArraySeed_reader::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.13-bioc/R/library/beachmat/include/beachmat3/lin_matrix.h:596:82: required from ‘beachmat::sparse_index beachmat::lin_SparseArraySeed::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.13-bioc/R/library/beachmat/include/beachmat3/lin_matrix.h:595:35: required from here /home/biocbuild/bbs-3.13-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.13-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h: In instantiation of ‘beachmat::sparse_index beachmat::Csparse_core::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.13-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h:650:73: required from ‘beachmat::sparse_index beachmat::SparseArraySeed_reader::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.13-bioc/R/library/beachmat/include/beachmat3/lin_matrix.h:602:85: required from ‘beachmat::sparse_index beachmat::lin_SparseArraySeed::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.13-bioc/R/library/beachmat/include/beachmat3/lin_matrix.h:601:38: required from here /home/biocbuild/bbs-3.13-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.13-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include' -I'/home/biocbuild/bbs-3.13-bioc/R/library/beachmat/include' -I/usr/local/include -fpic -g -O2 -Wall -c recompute_scores.cpp -o recompute_scores.o recompute_scores.cpp: In function ‘void preflight(std::vector > >&, std::vector > >&, Rcpp::List&, Rcpp::IntegerMatrix&, Rcpp::List&, size_t, size_t)’: recompute_scores.cpp:28:22: warning: comparison of integer expressions of different signedness: ‘int’ and ‘const size_t’ {aka ‘const long unsigned int’} [-Wsign-compare] 28 | if (Labels.nrow()!=nref) { | ~~~~~~~~~~~~~^~~~~~ recompute_scores.cpp:31:22: warning: comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare] 31 | if (Labels.ncol()!=ncells) { | ~~~~~~~~~~~~~^~~~~~~~ recompute_scores.cpp:35:21: warning: comparison of integer expressions of different signedness: ‘R_xlen_t’ {aka ‘long int’} and ‘const size_t’ {aka ‘const long unsigned int’} [-Wsign-compare] 35 | if (Genes.size()!=nref) { | ~~~~~~~~~~~~^~~~~~ In file included from /home/biocbuild/bbs-3.13-bioc/R/library/beachmat/include/beachmat3/lin_matrix.h:12, from /home/biocbuild/bbs-3.13-bioc/R/library/beachmat/include/beachmat3/read_lin_block.h:11, from /home/biocbuild/bbs-3.13-bioc/R/library/beachmat/include/beachmat3/beachmat.h:24, from recompute_scores.cpp:2: /home/biocbuild/bbs-3.13-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h: In instantiation of ‘beachmat::SparseArraySeed_reader::SparseArraySeed_reader(Rcpp::RObject) [with V = Rcpp::Vector<13>; TIT = const int*; Rcpp::RObject = Rcpp::RObject_Impl]’: /home/biocbuild/bbs-3.13-bioc/R/library/beachmat/include/beachmat3/lin_matrix.h:561:56: required from ‘beachmat::lin_SparseArraySeed::lin_SparseArraySeed(Rcpp::RObject) [with V = Rcpp::Vector<13>; TIT = const int*; Rcpp::RObject = Rcpp::RObject_Impl]’ /home/biocbuild/bbs-3.13-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]’ /home/biocbuild/bbs-3.13-bioc/R/library/beachmat/include/beachmat3/read_lin_block.h:65:63: required from here /home/biocbuild/bbs-3.13-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.13-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.13-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.13-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.13-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h: In instantiation of ‘beachmat::SparseArraySeed_reader::SparseArraySeed_reader(Rcpp::RObject) [with V = Rcpp::Vector<14, Rcpp::PreserveStorage>; TIT = const double*; Rcpp::RObject = Rcpp::RObject_Impl]’: /home/biocbuild/bbs-3.13-bioc/R/library/beachmat/include/beachmat3/lin_matrix.h:561:56: required from ‘beachmat::lin_SparseArraySeed::lin_SparseArraySeed(Rcpp::RObject) [with V = Rcpp::Vector<14, Rcpp::PreserveStorage>; TIT = const double*; Rcpp::RObject = Rcpp::RObject_Impl]’ /home/biocbuild/bbs-3.13-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]’ /home/biocbuild/bbs-3.13-bioc/R/library/beachmat/include/beachmat3/read_lin_block.h:65:63: required from here /home/biocbuild/bbs-3.13-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.13-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.13-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.13-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.13-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h: In instantiation of ‘beachmat::SparseArraySeed_reader::SparseArraySeed_reader(Rcpp::RObject) [with V = Rcpp::Vector<10, Rcpp::PreserveStorage>; TIT = const int*; Rcpp::RObject = Rcpp::RObject_Impl]’: /home/biocbuild/bbs-3.13-bioc/R/library/beachmat/include/beachmat3/lin_matrix.h:561:56: required from ‘beachmat::lin_SparseArraySeed::lin_SparseArraySeed(Rcpp::RObject) [with V = Rcpp::Vector<10, Rcpp::PreserveStorage>; TIT = const int*; Rcpp::RObject = Rcpp::RObject_Impl]’ /home/biocbuild/bbs-3.13-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]’ /home/biocbuild/bbs-3.13-bioc/R/library/beachmat/include/beachmat3/read_lin_block.h:65:63: required from here /home/biocbuild/bbs-3.13-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.13-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.13-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.13-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.13-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h: In instantiation of ‘beachmat::sparse_index beachmat::Csparse_core::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.13-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h:650:73: required from ‘beachmat::sparse_index beachmat::SparseArraySeed_reader::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.13-bioc/R/library/beachmat/include/beachmat3/lin_matrix.h:596:82: required from ‘beachmat::sparse_index beachmat::lin_SparseArraySeed::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.13-bioc/R/library/beachmat/include/beachmat3/lin_matrix.h:595:35: required from here /home/biocbuild/bbs-3.13-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(i[idex]) == r) { | ~~~~~^~~~~~~ /home/biocbuild/bbs-3.13-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h: In instantiation of ‘beachmat::sparse_index beachmat::Csparse_core::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.13-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h:650:73: required from ‘beachmat::sparse_index beachmat::SparseArraySeed_reader::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.13-bioc/R/library/beachmat/include/beachmat3/lin_matrix.h:602:85: required from ‘beachmat::sparse_index beachmat::lin_SparseArraySeed::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.13-bioc/R/library/beachmat/include/beachmat3/lin_matrix.h:601:38: required from here /home/biocbuild/bbs-3.13-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.13-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h: In instantiation of ‘beachmat::sparse_index beachmat::Csparse_core::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.13-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h:650:73: required from ‘beachmat::sparse_index beachmat::SparseArraySeed_reader::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.13-bioc/R/library/beachmat/include/beachmat3/lin_matrix.h:596:82: required from ‘beachmat::sparse_index beachmat::lin_SparseArraySeed::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.13-bioc/R/library/beachmat/include/beachmat3/lin_matrix.h:595:35: required from here /home/biocbuild/bbs-3.13-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.13-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h: In instantiation of ‘beachmat::sparse_index beachmat::Csparse_core::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.13-bioc/R/library/beachmat/include/beachmat3/Csparse_reader.h:650:73: required from ‘beachmat::sparse_index beachmat::SparseArraySeed_reader::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.13-bioc/R/library/beachmat/include/beachmat3/lin_matrix.h:602:85: required from ‘beachmat::sparse_index beachmat::lin_SparseArraySeed::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.13-bioc/R/library/beachmat/include/beachmat3/lin_matrix.h:601:38: required from here /home/biocbuild/bbs-3.13-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 -shared -L/home/biocbuild/bbs-3.13-bioc/R/lib -L/usr/local/lib -o SingleR.so RcppExports.o fine_tune_de.o fine_tune_sd.o recompute_scores.o -L/home/biocbuild/bbs-3.13-bioc/R/lib -lR installing to /home/biocbuild/bbs-3.13-bioc/R/library/00LOCK-SingleR/00new/SingleR/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 (SingleR)