############################################################################## ############################################################################## ### ### Running command: ### ### rm -rf scuttle.buildbin-libdir && mkdir scuttle.buildbin-libdir && C:\Users\biocbuild\bbs-3.13-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=scuttle.buildbin-libdir scuttle_1.2.1.tar.gz ### ############################################################################## ############################################################################## install for i386 * installing *source* package 'scuttle' ... ** using staged installation ** libs "C:/rtools40/mingw32/bin/"g++ -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.13-/R/include" -DNDEBUG -I../inst/include/ -I'C:/Users/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include' -I'C:/Users/biocbuild/bbs-3.13-bioc/R/library/beachmat/include' -I"c:/extsoft/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c RcppExports.cpp -o RcppExports.o "C:/rtools40/mingw32/bin/"g++ -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.13-/R/include" -DNDEBUG -I../inst/include/ -I'C:/Users/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include' -I'C:/Users/biocbuild/bbs-3.13-bioc/R/library/beachmat/include' -I"c:/extsoft/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c cumulative_prop.cpp -o cumulative_prop.o In file included from C:/Users/biocbuild/bbs-3.13-bioc/R/library/beachmat/include/beachmat3/lin_matrix.h:12, from C:/Users/biocbuild/bbs-3.13-bioc/R/library/beachmat/include/beachmat3/read_lin_block.h:11, from C:/Users/biocbuild/bbs-3.13-bioc/R/library/beachmat/include/beachmat3/beachmat.h:24, from cumulative_prop.cpp:2: C:/Users/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]': C:/Users/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]' C:/Users/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]' C:/Users/biocbuild/bbs-3.13-bioc/R/library/beachmat/include/beachmat3/read_lin_block.h:65:63: required from here C:/Users/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 unsigned int'} and 'R_xlen_t' {aka 'int'} [-Wsign-compare] if (nnz != x.size()) { C:/Users/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 unsigned int'} [-Wsign-compare] if (lastR <= 0 || lastR > NR || lastC <= 0 || lastC > NC) { ~~~~~~^~~~ C:/Users/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 unsigned int'} [-Wsign-compare] if (lastR <= 0 || lastR > NR || lastC <= 0 || lastC > NC) { ~~~~~~^~~~ C:/Users/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 unsigned int'} [-Wsign-compare] for (int v = 0; v < nnz; ++v, ++rowIt, ++colIt, ++xIt) { ~~^~~~~ C:/Users/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]': C:/Users/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]' C:/Users/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]' C:/Users/biocbuild/bbs-3.13-bioc/R/library/beachmat/include/beachmat3/read_lin_block.h:65:63: required from here C:/Users/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 unsigned int'} and 'R_xlen_t' {aka 'int'} [-Wsign-compare] if (nnz != x.size()) { C:/Users/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 unsigned int'} [-Wsign-compare] if (lastR <= 0 || lastR > NR || lastC <= 0 || lastC > NC) { ~~~~~~^~~~ C:/Users/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 unsigned int'} [-Wsign-compare] if (lastR <= 0 || lastR > NR || lastC <= 0 || lastC > NC) { ~~~~~~^~~~ C:/Users/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 unsigned int'} [-Wsign-compare] for (int v = 0; v < nnz; ++v, ++rowIt, ++colIt, ++xIt) { ~~^~~~~ C:/Users/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]': C:/Users/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]' C:/Users/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]' C:/Users/biocbuild/bbs-3.13-bioc/R/library/beachmat/include/beachmat3/read_lin_block.h:65:63: required from here C:/Users/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 unsigned int'} and 'R_xlen_t' {aka 'int'} [-Wsign-compare] if (nnz != x.size()) { C:/Users/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 unsigned int'} [-Wsign-compare] if (lastR <= 0 || lastR > NR || lastC <= 0 || lastC > NC) { ~~~~~~^~~~ C:/Users/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 unsigned int'} [-Wsign-compare] if (lastR <= 0 || lastR > NR || lastC <= 0 || lastC > NC) { ~~~~~~^~~~ C:/Users/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 unsigned int'} [-Wsign-compare] for (int v = 0; v < nnz; ++v, ++rowIt, ++colIt, ++xIt) { ~~^~~~~ C:/Users/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 = unsigned int; size_t = unsigned int]': C:/Users/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 = unsigned int]' C:/Users/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 = unsigned int]' C:/Users/biocbuild/bbs-3.13-bioc/R/library/beachmat/include/beachmat3/lin_matrix.h:595:35: required from here C:/Users/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 unsigned int' [-Wsign-compare] if (idex != *pIt && static_cast(i[idex]) == r) { ~~~~~^~~~~~~ C:/Users/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 = unsigned int; size_t = unsigned int]': C:/Users/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 = unsigned int]' C:/Users/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 = unsigned int]' C:/Users/biocbuild/bbs-3.13-bioc/R/library/beachmat/include/beachmat3/lin_matrix.h:601:38: required from here C:/Users/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 unsigned int' [-Wsign-compare] C:/Users/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 = unsigned int; size_t = unsigned int]': C:/Users/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 = unsigned int]' C:/Users/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 = unsigned int]' C:/Users/biocbuild/bbs-3.13-bioc/R/library/beachmat/include/beachmat3/lin_matrix.h:595:35: required from here C:/Users/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 unsigned int' [-Wsign-compare] C:/Users/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 = unsigned int; size_t = unsigned int]': C:/Users/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 = unsigned int]' C:/Users/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 = unsigned int]' C:/Users/biocbuild/bbs-3.13-bioc/R/library/beachmat/include/beachmat3/lin_matrix.h:601:38: required from here C:/Users/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 unsigned int' [-Wsign-compare] "C:/rtools40/mingw32/bin/"g++ -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.13-/R/include" -DNDEBUG -I../inst/include/ -I'C:/Users/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include' -I'C:/Users/biocbuild/bbs-3.13-bioc/R/library/beachmat/include' -I"c:/extsoft/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c downsample_counts.cpp -o downsample_counts.o In file included from C:/Users/biocbuild/bbs-3.13-bioc/R/library/beachmat/include/beachmat3/lin_matrix.h:12, from C:/Users/biocbuild/bbs-3.13-bioc/R/library/beachmat/include/beachmat3/read_lin_block.h:11, from C:/Users/biocbuild/bbs-3.13-bioc/R/library/beachmat/include/beachmat3/beachmat.h:24, from downsample_counts.cpp:2: C:/Users/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]': C:/Users/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]' C:/Users/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]' C:/Users/biocbuild/bbs-3.13-bioc/R/library/beachmat/include/beachmat3/read_lin_block.h:65:63: required from here C:/Users/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 unsigned int'} and 'R_xlen_t' {aka 'int'} [-Wsign-compare] if (nnz != x.size()) { C:/Users/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 unsigned int'} [-Wsign-compare] if (lastR <= 0 || lastR > NR || lastC <= 0 || lastC > NC) { ~~~~~~^~~~ C:/Users/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 unsigned int'} [-Wsign-compare] if (lastR <= 0 || lastR > NR || lastC <= 0 || lastC > NC) { ~~~~~~^~~~ C:/Users/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 unsigned int'} [-Wsign-compare] for (int v = 0; v < nnz; ++v, ++rowIt, ++colIt, ++xIt) { ~~^~~~~ C:/Users/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]': C:/Users/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]' C:/Users/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]' C:/Users/biocbuild/bbs-3.13-bioc/R/library/beachmat/include/beachmat3/read_lin_block.h:65:63: required from here C:/Users/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 unsigned int'} and 'R_xlen_t' {aka 'int'} [-Wsign-compare] if (nnz != x.size()) { C:/Users/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 unsigned int'} [-Wsign-compare] if (lastR <= 0 || lastR > NR || lastC <= 0 || lastC > NC) { ~~~~~~^~~~ C:/Users/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 unsigned int'} [-Wsign-compare] if (lastR <= 0 || lastR > NR || lastC <= 0 || lastC > NC) { ~~~~~~^~~~ C:/Users/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 unsigned int'} [-Wsign-compare] for (int v = 0; v < nnz; ++v, ++rowIt, ++colIt, ++xIt) { ~~^~~~~ C:/Users/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]': C:/Users/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]' C:/Users/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]' C:/Users/biocbuild/bbs-3.13-bioc/R/library/beachmat/include/beachmat3/read_lin_block.h:65:63: required from here C:/Users/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 unsigned int'} and 'R_xlen_t' {aka 'int'} [-Wsign-compare] if (nnz != x.size()) { C:/Users/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 unsigned int'} [-Wsign-compare] if (lastR <= 0 || lastR > NR || lastC <= 0 || lastC > NC) { ~~~~~~^~~~ C:/Users/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 unsigned int'} [-Wsign-compare] if (lastR <= 0 || lastR > NR || lastC <= 0 || lastC > NC) { ~~~~~~^~~~ C:/Users/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 unsigned int'} [-Wsign-compare] for (int v = 0; v < nnz; ++v, ++rowIt, ++colIt, ++xIt) { ~~^~~~~ C:/Users/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 = unsigned int; size_t = unsigned int]': C:/Users/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 = unsigned int]' C:/Users/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 = unsigned int]' C:/Users/biocbuild/bbs-3.13-bioc/R/library/beachmat/include/beachmat3/lin_matrix.h:595:35: required from here C:/Users/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 unsigned int' [-Wsign-compare] if (idex != *pIt && static_cast(i[idex]) == r) { ~~~~~^~~~~~~ C:/Users/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 = unsigned int; size_t = unsigned int]': C:/Users/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 = unsigned int]' C:/Users/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 = unsigned int]' C:/Users/biocbuild/bbs-3.13-bioc/R/library/beachmat/include/beachmat3/lin_matrix.h:601:38: required from here C:/Users/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 unsigned int' [-Wsign-compare] C:/Users/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 = unsigned int; size_t = unsigned int]': C:/Users/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 = unsigned int]' C:/Users/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 = unsigned int]' C:/Users/biocbuild/bbs-3.13-bioc/R/library/beachmat/include/beachmat3/lin_matrix.h:595:35: required from here C:/Users/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 unsigned int' [-Wsign-compare] C:/Users/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 = unsigned int; size_t = unsigned int]': C:/Users/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 = unsigned int]' C:/Users/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 = unsigned int]' C:/Users/biocbuild/bbs-3.13-bioc/R/library/beachmat/include/beachmat3/lin_matrix.h:601:38: required from here C:/Users/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 unsigned int' [-Wsign-compare] "C:/rtools40/mingw32/bin/"g++ -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.13-/R/include" -DNDEBUG -I../inst/include/ -I'C:/Users/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include' -I'C:/Users/biocbuild/bbs-3.13-bioc/R/library/beachmat/include' -I"c:/extsoft/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c fit_linear_model.cpp -o fit_linear_model.o In file included from C:/Users/biocbuild/bbs-3.13-bioc/R/library/beachmat/include/beachmat3/lin_matrix.h:12, from C:/Users/biocbuild/bbs-3.13-bioc/R/library/beachmat/include/beachmat3/read_lin_block.h:11, from C:/Users/biocbuild/bbs-3.13-bioc/R/library/beachmat/include/beachmat3/beachmat.h:24, from fit_linear_model.cpp:2: C:/Users/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]': C:/Users/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]' C:/Users/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]' C:/Users/biocbuild/bbs-3.13-bioc/R/library/beachmat/include/beachmat3/read_lin_block.h:65:63: required from here C:/Users/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 unsigned int'} and 'R_xlen_t' {aka 'int'} [-Wsign-compare] if (nnz != x.size()) { C:/Users/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 unsigned int'} [-Wsign-compare] if (lastR <= 0 || lastR > NR || lastC <= 0 || lastC > NC) { ~~~~~~^~~~ C:/Users/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 unsigned int'} [-Wsign-compare] if (lastR <= 0 || lastR > NR || lastC <= 0 || lastC > NC) { ~~~~~~^~~~ C:/Users/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 unsigned int'} [-Wsign-compare] for (int v = 0; v < nnz; ++v, ++rowIt, ++colIt, ++xIt) { ~~^~~~~ C:/Users/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]': C:/Users/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]' C:/Users/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]' C:/Users/biocbuild/bbs-3.13-bioc/R/library/beachmat/include/beachmat3/read_lin_block.h:65:63: required from here C:/Users/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 unsigned int'} and 'R_xlen_t' {aka 'int'} [-Wsign-compare] if (nnz != x.size()) { C:/Users/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 unsigned int'} [-Wsign-compare] if (lastR <= 0 || lastR > NR || lastC <= 0 || lastC > NC) { ~~~~~~^~~~ C:/Users/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 unsigned int'} [-Wsign-compare] if (lastR <= 0 || lastR > NR || lastC <= 0 || lastC > NC) { ~~~~~~^~~~ C:/Users/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 unsigned int'} [-Wsign-compare] for (int v = 0; v < nnz; ++v, ++rowIt, ++colIt, ++xIt) { ~~^~~~~ C:/Users/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]': C:/Users/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]' C:/Users/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]' C:/Users/biocbuild/bbs-3.13-bioc/R/library/beachmat/include/beachmat3/read_lin_block.h:65:63: required from here C:/Users/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 unsigned int'} and 'R_xlen_t' {aka 'int'} [-Wsign-compare] if (nnz != x.size()) { C:/Users/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 unsigned int'} [-Wsign-compare] if (lastR <= 0 || lastR > NR || lastC <= 0 || lastC > NC) { ~~~~~~^~~~ C:/Users/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 unsigned int'} [-Wsign-compare] if (lastR <= 0 || lastR > NR || lastC <= 0 || lastC > NC) { ~~~~~~^~~~ C:/Users/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 unsigned int'} [-Wsign-compare] for (int v = 0; v < nnz; ++v, ++rowIt, ++colIt, ++xIt) { ~~^~~~~ C:/Users/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 = unsigned int; size_t = unsigned int]': C:/Users/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 = unsigned int]' C:/Users/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 = unsigned int]' C:/Users/biocbuild/bbs-3.13-bioc/R/library/beachmat/include/beachmat3/lin_matrix.h:595:35: required from here C:/Users/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 unsigned int' [-Wsign-compare] if (idex != *pIt && static_cast(i[idex]) == r) { ~~~~~^~~~~~~ C:/Users/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 = unsigned int; size_t = unsigned int]': C:/Users/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 = unsigned int]' C:/Users/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 = unsigned int]' C:/Users/biocbuild/bbs-3.13-bioc/R/library/beachmat/include/beachmat3/lin_matrix.h:601:38: required from here C:/Users/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 unsigned int' [-Wsign-compare] C:/Users/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 = unsigned int; size_t = unsigned int]': C:/Users/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 = unsigned int]' C:/Users/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 = unsigned int]' C:/Users/biocbuild/bbs-3.13-bioc/R/library/beachmat/include/beachmat3/lin_matrix.h:595:35: required from here C:/Users/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 unsigned int' [-Wsign-compare] C:/Users/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 = unsigned int; size_t = unsigned int]': C:/Users/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 = unsigned int]' C:/Users/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 = unsigned int]' C:/Users/biocbuild/bbs-3.13-bioc/R/library/beachmat/include/beachmat3/lin_matrix.h:601:38: required from here C:/Users/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 unsigned int' [-Wsign-compare] "C:/rtools40/mingw32/bin/"g++ -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.13-/R/include" -DNDEBUG -I../inst/include/ -I'C:/Users/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include' -I'C:/Users/biocbuild/bbs-3.13-bioc/R/library/beachmat/include' -I"c:/extsoft/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c pool_size_factors.cpp -o pool_size_factors.o pool_size_factors.cpp: In function 'Rcpp::List pool_size_factors(Rcpp::RObject, Rcpp::NumericVector, Rcpp::IntegerVector, Rcpp::IntegerVector)': pool_size_factors.cpp:56:15: warning: comparison of integer expressions of different signedness: 'const size_t' {aka 'const unsigned int'} and 'R_xlen_t' {aka 'int'} [-Wsign-compare] if (ngenes!=pseudo_cell.size()) { ~~~~~~^~~~~~~~~~~~~~~~~~~~ pool_size_factors.cpp:61:22: warning: comparison of integer expressions of different signedness: 'R_xlen_t' {aka 'int'} and 'unsigned int' [-Wsign-compare] if (order.size() < ncells*2-1) { ~~~~~~~~~~~~~^~~~~~~~~~~~ pool_size_factors.cpp:170:37: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] for (auto i=0; i::SparseArraySeed_reader(Rcpp::RObject) [with V = Rcpp::Vector<13>; TIT = const int*; Rcpp::RObject = Rcpp::RObject_Impl]': C:/Users/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]' C:/Users/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]' C:/Users/biocbuild/bbs-3.13-bioc/R/library/beachmat/include/beachmat3/read_lin_block.h:65:63: required from here C:/Users/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 unsigned int'} and 'R_xlen_t' {aka 'int'} [-Wsign-compare] if (nnz != x.size()) { C:/Users/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 unsigned int'} [-Wsign-compare] if (lastR <= 0 || lastR > NR || lastC <= 0 || lastC > NC) { ~~~~~~^~~~ C:/Users/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 unsigned int'} [-Wsign-compare] if (lastR <= 0 || lastR > NR || lastC <= 0 || lastC > NC) { ~~~~~~^~~~ C:/Users/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 unsigned int'} [-Wsign-compare] for (int v = 0; v < nnz; ++v, ++rowIt, ++colIt, ++xIt) { ~~^~~~~ C:/Users/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]': C:/Users/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]' C:/Users/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]' C:/Users/biocbuild/bbs-3.13-bioc/R/library/beachmat/include/beachmat3/read_lin_block.h:65:63: required from here C:/Users/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 unsigned int'} and 'R_xlen_t' {aka 'int'} [-Wsign-compare] if (nnz != x.size()) { C:/Users/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 unsigned int'} [-Wsign-compare] if (lastR <= 0 || lastR > NR || lastC <= 0 || lastC > NC) { ~~~~~~^~~~ C:/Users/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 unsigned int'} [-Wsign-compare] if (lastR <= 0 || lastR > NR || lastC <= 0 || lastC > NC) { ~~~~~~^~~~ C:/Users/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 unsigned int'} [-Wsign-compare] for (int v = 0; v < nnz; ++v, ++rowIt, ++colIt, ++xIt) { ~~^~~~~ C:/Users/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]': C:/Users/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]' C:/Users/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]' C:/Users/biocbuild/bbs-3.13-bioc/R/library/beachmat/include/beachmat3/read_lin_block.h:65:63: required from here C:/Users/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 unsigned int'} and 'R_xlen_t' {aka 'int'} [-Wsign-compare] if (nnz != x.size()) { C:/Users/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 unsigned int'} [-Wsign-compare] if (lastR <= 0 || lastR > NR || lastC <= 0 || lastC > NC) { ~~~~~~^~~~ C:/Users/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 unsigned int'} [-Wsign-compare] if (lastR <= 0 || lastR > NR || lastC <= 0 || lastC > NC) { ~~~~~~^~~~ C:/Users/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 unsigned int'} [-Wsign-compare] for (int v = 0; v < nnz; ++v, ++rowIt, ++colIt, ++xIt) { ~~^~~~~ C:/Users/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 = unsigned int; size_t = unsigned int]': C:/Users/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 = unsigned int]' C:/Users/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 = unsigned int]' C:/Users/biocbuild/bbs-3.13-bioc/R/library/beachmat/include/beachmat3/lin_matrix.h:595:35: required from here C:/Users/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 unsigned int' [-Wsign-compare] if (idex != *pIt && static_cast(i[idex]) == r) { ~~~~~^~~~~~~ C:/Users/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 = unsigned int; size_t = unsigned int]': C:/Users/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 = unsigned int]' C:/Users/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 = unsigned int]' C:/Users/biocbuild/bbs-3.13-bioc/R/library/beachmat/include/beachmat3/lin_matrix.h:601:38: required from here C:/Users/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 unsigned int' [-Wsign-compare] C:/Users/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 = unsigned int; size_t = unsigned int]': C:/Users/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 = unsigned int]' C:/Users/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 = unsigned int]' C:/Users/biocbuild/bbs-3.13-bioc/R/library/beachmat/include/beachmat3/lin_matrix.h:595:35: required from here C:/Users/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 unsigned int' [-Wsign-compare] C:/Users/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 = unsigned int; size_t = unsigned int]': C:/Users/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 = unsigned int]' C:/Users/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 = unsigned int]' C:/Users/biocbuild/bbs-3.13-bioc/R/library/beachmat/include/beachmat3/lin_matrix.h:601:38: required from here C:/Users/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 unsigned int' [-Wsign-compare] "C:/rtools40/mingw32/bin/"g++ -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.13-/R/include" -DNDEBUG -I../inst/include/ -I'C:/Users/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include' -I'C:/Users/biocbuild/bbs-3.13-bioc/R/library/beachmat/include' -I"c:/extsoft/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c sum_counts.cpp -o sum_counts.o In file included from C:/Users/biocbuild/bbs-3.13-bioc/R/library/beachmat/include/beachmat3/lin_matrix.h:12, from C:/Users/biocbuild/bbs-3.13-bioc/R/library/beachmat/include/beachmat3/read_lin_block.h:11, from C:/Users/biocbuild/bbs-3.13-bioc/R/library/beachmat/include/beachmat3/beachmat.h:24, from sum_counts.cpp:2: C:/Users/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]': C:/Users/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]' C:/Users/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]' C:/Users/biocbuild/bbs-3.13-bioc/R/library/beachmat/include/beachmat3/read_lin_block.h:65:63: required from here C:/Users/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 unsigned int'} and 'R_xlen_t' {aka 'int'} [-Wsign-compare] if (nnz != x.size()) { C:/Users/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 unsigned int'} [-Wsign-compare] if (lastR <= 0 || lastR > NR || lastC <= 0 || lastC > NC) { ~~~~~~^~~~ C:/Users/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 unsigned int'} [-Wsign-compare] if (lastR <= 0 || lastR > NR || lastC <= 0 || lastC > NC) { ~~~~~~^~~~ C:/Users/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 unsigned int'} [-Wsign-compare] for (int v = 0; v < nnz; ++v, ++rowIt, ++colIt, ++xIt) { ~~^~~~~ C:/Users/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]': C:/Users/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]' C:/Users/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]' C:/Users/biocbuild/bbs-3.13-bioc/R/library/beachmat/include/beachmat3/read_lin_block.h:65:63: required from here C:/Users/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 unsigned int'} and 'R_xlen_t' {aka 'int'} [-Wsign-compare] if (nnz != x.size()) { C:/Users/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 unsigned int'} [-Wsign-compare] if (lastR <= 0 || lastR > NR || lastC <= 0 || lastC > NC) { ~~~~~~^~~~ C:/Users/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 unsigned int'} [-Wsign-compare] if (lastR <= 0 || lastR > NR || lastC <= 0 || lastC > NC) { ~~~~~~^~~~ C:/Users/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 unsigned int'} [-Wsign-compare] for (int v = 0; v < nnz; ++v, ++rowIt, ++colIt, ++xIt) { ~~^~~~~ C:/Users/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]': C:/Users/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]' C:/Users/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]' C:/Users/biocbuild/bbs-3.13-bioc/R/library/beachmat/include/beachmat3/read_lin_block.h:65:63: required from here C:/Users/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 unsigned int'} and 'R_xlen_t' {aka 'int'} [-Wsign-compare] if (nnz != x.size()) { C:/Users/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 unsigned int'} [-Wsign-compare] if (lastR <= 0 || lastR > NR || lastC <= 0 || lastC > NC) { ~~~~~~^~~~ C:/Users/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 unsigned int'} [-Wsign-compare] if (lastR <= 0 || lastR > NR || lastC <= 0 || lastC > NC) { ~~~~~~^~~~ C:/Users/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 unsigned int'} [-Wsign-compare] for (int v = 0; v < nnz; ++v, ++rowIt, ++colIt, ++xIt) { ~~^~~~~ C:/Users/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 = unsigned int; size_t = unsigned int]': C:/Users/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 = unsigned int]' C:/Users/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 = unsigned int]' C:/Users/biocbuild/bbs-3.13-bioc/R/library/beachmat/include/beachmat3/lin_matrix.h:595:35: required from here C:/Users/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 unsigned int' [-Wsign-compare] if (idex != *pIt && static_cast(i[idex]) == r) { ~~~~~^~~~~~~ C:/Users/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 = unsigned int; size_t = unsigned int]': C:/Users/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 = unsigned int]' C:/Users/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 = unsigned int]' C:/Users/biocbuild/bbs-3.13-bioc/R/library/beachmat/include/beachmat3/lin_matrix.h:601:38: required from here C:/Users/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 unsigned int' [-Wsign-compare] C:/Users/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 = unsigned int; size_t = unsigned int]': C:/Users/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 = unsigned int]' C:/Users/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 = unsigned int]' C:/Users/biocbuild/bbs-3.13-bioc/R/library/beachmat/include/beachmat3/lin_matrix.h:595:35: required from here C:/Users/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 unsigned int' [-Wsign-compare] C:/Users/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 = unsigned int; size_t = unsigned int]': C:/Users/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 = unsigned int]' C:/Users/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 = unsigned int]' C:/Users/biocbuild/bbs-3.13-bioc/R/library/beachmat/include/beachmat3/lin_matrix.h:601:38: required from here C:/Users/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 unsigned int' [-Wsign-compare] "C:/rtools40/mingw32/bin/"g++ -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.13-/R/include" -DNDEBUG -I../inst/include/ -I'C:/Users/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include' -I'C:/Users/biocbuild/bbs-3.13-bioc/R/library/beachmat/include' -I"c:/extsoft/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c utils.cpp -o utils.o C:/rtools40/mingw32/bin/g++ -shared -s -static-libgcc -o scuttle.dll tmp.def RcppExports.o cumulative_prop.o downsample_counts.o fit_linear_model.o pool_size_factors.o sum_counts.o utils.o -LC:/Users/BIOCBU~1/BBS-3~1.13-/R/bin/i386 -lRlapack -LC:/Users/BIOCBU~1/BBS-3~1.13-/R/bin/i386 -lRblas -lgfortran -lm -lquadmath -Lc:/extsoft/lib/i386 -Lc:/extsoft/lib -LC:/Users/BIOCBU~1/BBS-3~1.13-/R/bin/i386 -lR installing to C:/Users/biocbuild/bbs-3.13-bioc/meat/scuttle.buildbin-libdir/00LOCK-scuttle/00new/scuttle/libs/i386 ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices converting help for package 'scuttle' finding HTML links ... done addPerCellQCMetrics html finding level-2 HTML links ... done aggregateAcrossCells html aggregateAcrossFeatures html calculateAverage html calculateCPM html calculateFPKM html calculateTPM html cleanSizeFactors html computePooledFactors html computeSpikeFactors html correctGroupSummary html downsampleBatches html downsampleMatrix html fitLinearModel html geometricSizeFactors html isOutlier html librarySizeFactors html logNormCounts html makePerCellDF html makePerFeatureDF html medianSizeFactors html mockSCE html normalizeCounts html numDetectedAcrossCells html numDetectedAcrossFeatures html perCellQCFilters html perCellQCMetrics html perFeatureQCMetrics html quickPerCellQC html readSparseCounts html reexports html scuttle-pkg html scuttle-utils html sumCountsAcrossCells html sumCountsAcrossFeatures html summarizeAssayByGroup html uniquifyFeatureNames html ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path install for x64 * installing *source* package 'scuttle' ... ** libs "C:/rtools40/mingw64/bin/"g++ -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.13-/R/include" -DNDEBUG -I../inst/include/ -I'C:/Users/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include' -I'C:/Users/biocbuild/bbs-3.13-bioc/R/library/beachmat/include' -I"C:/extsoft/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c RcppExports.cpp -o RcppExports.o "C:/rtools40/mingw64/bin/"g++ -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.13-/R/include" -DNDEBUG -I../inst/include/ -I'C:/Users/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include' -I'C:/Users/biocbuild/bbs-3.13-bioc/R/library/beachmat/include' -I"C:/extsoft/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c cumulative_prop.cpp -o cumulative_prop.o In file included from C:/Users/biocbuild/bbs-3.13-bioc/R/library/beachmat/include/beachmat3/lin_matrix.h:12, from C:/Users/biocbuild/bbs-3.13-bioc/R/library/beachmat/include/beachmat3/read_lin_block.h:11, from C:/Users/biocbuild/bbs-3.13-bioc/R/library/beachmat/include/beachmat3/beachmat.h:24, from cumulative_prop.cpp:2: C:/Users/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]': C:/Users/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]' C:/Users/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]' C:/Users/biocbuild/bbs-3.13-bioc/R/library/beachmat/include/beachmat3/read_lin_block.h:65:63: required from here C:/Users/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 long unsigned int'} and 'R_xlen_t' {aka 'long long int'} [-Wsign-compare] if (nnz != x.size()) { C:/Users/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 long unsigned int'} [-Wsign-compare] if (lastR <= 0 || lastR > NR || lastC <= 0 || lastC > NC) { ~~~~~~^~~~ C:/Users/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 long unsigned int'} [-Wsign-compare] if (lastR <= 0 || lastR > NR || lastC <= 0 || lastC > NC) { ~~~~~~^~~~ C:/Users/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 long unsigned int'} [-Wsign-compare] for (int v = 0; v < nnz; ++v, ++rowIt, ++colIt, ++xIt) { ~~^~~~~ C:/Users/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]': C:/Users/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]' C:/Users/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]' C:/Users/biocbuild/bbs-3.13-bioc/R/library/beachmat/include/beachmat3/read_lin_block.h:65:63: required from here C:/Users/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 long unsigned int'} and 'R_xlen_t' {aka 'long long int'} [-Wsign-compare] if (nnz != x.size()) { C:/Users/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 long unsigned int'} [-Wsign-compare] if (lastR <= 0 || lastR > NR || lastC <= 0 || lastC > NC) { ~~~~~~^~~~ C:/Users/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 long unsigned int'} [-Wsign-compare] if (lastR <= 0 || lastR > NR || lastC <= 0 || lastC > NC) { ~~~~~~^~~~ C:/Users/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 long unsigned int'} [-Wsign-compare] for (int v = 0; v < nnz; ++v, ++rowIt, ++colIt, ++xIt) { ~~^~~~~ C:/Users/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]': C:/Users/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]' C:/Users/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]' C:/Users/biocbuild/bbs-3.13-bioc/R/library/beachmat/include/beachmat3/read_lin_block.h:65:63: required from here C:/Users/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 long unsigned int'} and 'R_xlen_t' {aka 'long long int'} [-Wsign-compare] if (nnz != x.size()) { C:/Users/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 long unsigned int'} [-Wsign-compare] if (lastR <= 0 || lastR > NR || lastC <= 0 || lastC > NC) { ~~~~~~^~~~ C:/Users/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 long unsigned int'} [-Wsign-compare] if (lastR <= 0 || lastR > NR || lastC <= 0 || lastC > NC) { ~~~~~~^~~~ C:/Users/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 long unsigned int'} [-Wsign-compare] for (int v = 0; v < nnz; ++v, ++rowIt, ++colIt, ++xIt) { ~~^~~~~ C:/Users/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 long unsigned int; size_t = long long unsigned int]': C:/Users/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 long unsigned int]' C:/Users/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 long unsigned int]' C:/Users/biocbuild/bbs-3.13-bioc/R/library/beachmat/include/beachmat3/lin_matrix.h:595:35: required from here C:/Users/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 long unsigned int' [-Wsign-compare] if (idex != *pIt && static_cast(i[idex]) == r) { ~~~~~^~~~~~~ C:/Users/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 long unsigned int; size_t = long long unsigned int]': C:/Users/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 long unsigned int]' C:/Users/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 long unsigned int]' C:/Users/biocbuild/bbs-3.13-bioc/R/library/beachmat/include/beachmat3/lin_matrix.h:601:38: required from here C:/Users/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 long unsigned int' [-Wsign-compare] C:/Users/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 long unsigned int; size_t = long long unsigned int]': C:/Users/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 long unsigned int]' C:/Users/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 long unsigned int]' C:/Users/biocbuild/bbs-3.13-bioc/R/library/beachmat/include/beachmat3/lin_matrix.h:595:35: required from here C:/Users/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 long unsigned int' [-Wsign-compare] C:/Users/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 long unsigned int; size_t = long long unsigned int]': C:/Users/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 long unsigned int]' C:/Users/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 long unsigned int]' C:/Users/biocbuild/bbs-3.13-bioc/R/library/beachmat/include/beachmat3/lin_matrix.h:601:38: required from here C:/Users/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 long unsigned int' [-Wsign-compare] "C:/rtools40/mingw64/bin/"g++ -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.13-/R/include" -DNDEBUG -I../inst/include/ -I'C:/Users/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include' -I'C:/Users/biocbuild/bbs-3.13-bioc/R/library/beachmat/include' -I"C:/extsoft/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c downsample_counts.cpp -o downsample_counts.o In file included from C:/Users/biocbuild/bbs-3.13-bioc/R/library/beachmat/include/beachmat3/lin_matrix.h:12, from C:/Users/biocbuild/bbs-3.13-bioc/R/library/beachmat/include/beachmat3/read_lin_block.h:11, from C:/Users/biocbuild/bbs-3.13-bioc/R/library/beachmat/include/beachmat3/beachmat.h:24, from downsample_counts.cpp:2: C:/Users/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]': C:/Users/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]' C:/Users/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]' C:/Users/biocbuild/bbs-3.13-bioc/R/library/beachmat/include/beachmat3/read_lin_block.h:65:63: required from here C:/Users/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 long unsigned int'} and 'R_xlen_t' {aka 'long long int'} [-Wsign-compare] if (nnz != x.size()) { C:/Users/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 long unsigned int'} [-Wsign-compare] if (lastR <= 0 || lastR > NR || lastC <= 0 || lastC > NC) { ~~~~~~^~~~ C:/Users/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 long unsigned int'} [-Wsign-compare] if (lastR <= 0 || lastR > NR || lastC <= 0 || lastC > NC) { ~~~~~~^~~~ C:/Users/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 long unsigned int'} [-Wsign-compare] for (int v = 0; v < nnz; ++v, ++rowIt, ++colIt, ++xIt) { ~~^~~~~ C:/Users/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]': C:/Users/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]' C:/Users/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]' C:/Users/biocbuild/bbs-3.13-bioc/R/library/beachmat/include/beachmat3/read_lin_block.h:65:63: required from here C:/Users/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 long unsigned int'} and 'R_xlen_t' {aka 'long long int'} [-Wsign-compare] if (nnz != x.size()) { C:/Users/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 long unsigned int'} [-Wsign-compare] if (lastR <= 0 || lastR > NR || lastC <= 0 || lastC > NC) { ~~~~~~^~~~ C:/Users/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 long unsigned int'} [-Wsign-compare] if (lastR <= 0 || lastR > NR || lastC <= 0 || lastC > NC) { ~~~~~~^~~~ C:/Users/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 long unsigned int'} [-Wsign-compare] for (int v = 0; v < nnz; ++v, ++rowIt, ++colIt, ++xIt) { ~~^~~~~ C:/Users/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]': C:/Users/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]' C:/Users/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]' C:/Users/biocbuild/bbs-3.13-bioc/R/library/beachmat/include/beachmat3/read_lin_block.h:65:63: required from here C:/Users/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 long unsigned int'} and 'R_xlen_t' {aka 'long long int'} [-Wsign-compare] if (nnz != x.size()) { C:/Users/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 long unsigned int'} [-Wsign-compare] if (lastR <= 0 || lastR > NR || lastC <= 0 || lastC > NC) { ~~~~~~^~~~ C:/Users/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 long unsigned int'} [-Wsign-compare] if (lastR <= 0 || lastR > NR || lastC <= 0 || lastC > NC) { ~~~~~~^~~~ C:/Users/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 long unsigned int'} [-Wsign-compare] for (int v = 0; v < nnz; ++v, ++rowIt, ++colIt, ++xIt) { ~~^~~~~ C:/Users/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 long unsigned int; size_t = long long unsigned int]': C:/Users/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 long unsigned int]' C:/Users/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 long unsigned int]' C:/Users/biocbuild/bbs-3.13-bioc/R/library/beachmat/include/beachmat3/lin_matrix.h:595:35: required from here C:/Users/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 long unsigned int' [-Wsign-compare] if (idex != *pIt && static_cast(i[idex]) == r) { ~~~~~^~~~~~~ C:/Users/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 long unsigned int; size_t = long long unsigned int]': C:/Users/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 long unsigned int]' C:/Users/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 long unsigned int]' C:/Users/biocbuild/bbs-3.13-bioc/R/library/beachmat/include/beachmat3/lin_matrix.h:601:38: required from here C:/Users/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 long unsigned int' [-Wsign-compare] C:/Users/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 long unsigned int; size_t = long long unsigned int]': C:/Users/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 long unsigned int]' C:/Users/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 long unsigned int]' C:/Users/biocbuild/bbs-3.13-bioc/R/library/beachmat/include/beachmat3/lin_matrix.h:595:35: required from here C:/Users/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 long unsigned int' [-Wsign-compare] C:/Users/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 long unsigned int; size_t = long long unsigned int]': C:/Users/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 long unsigned int]' C:/Users/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 long unsigned int]' C:/Users/biocbuild/bbs-3.13-bioc/R/library/beachmat/include/beachmat3/lin_matrix.h:601:38: required from here C:/Users/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 long unsigned int' [-Wsign-compare] "C:/rtools40/mingw64/bin/"g++ -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.13-/R/include" -DNDEBUG -I../inst/include/ -I'C:/Users/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include' -I'C:/Users/biocbuild/bbs-3.13-bioc/R/library/beachmat/include' -I"C:/extsoft/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c fit_linear_model.cpp -o fit_linear_model.o In file included from C:/Users/biocbuild/bbs-3.13-bioc/R/library/beachmat/include/beachmat3/lin_matrix.h:12, from C:/Users/biocbuild/bbs-3.13-bioc/R/library/beachmat/include/beachmat3/read_lin_block.h:11, from C:/Users/biocbuild/bbs-3.13-bioc/R/library/beachmat/include/beachmat3/beachmat.h:24, from fit_linear_model.cpp:2: C:/Users/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]': C:/Users/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]' C:/Users/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]' C:/Users/biocbuild/bbs-3.13-bioc/R/library/beachmat/include/beachmat3/read_lin_block.h:65:63: required from here C:/Users/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 long unsigned int'} and 'R_xlen_t' {aka 'long long int'} [-Wsign-compare] if (nnz != x.size()) { C:/Users/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 long unsigned int'} [-Wsign-compare] if (lastR <= 0 || lastR > NR || lastC <= 0 || lastC > NC) { ~~~~~~^~~~ C:/Users/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 long unsigned int'} [-Wsign-compare] if (lastR <= 0 || lastR > NR || lastC <= 0 || lastC > NC) { ~~~~~~^~~~ C:/Users/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 long unsigned int'} [-Wsign-compare] for (int v = 0; v < nnz; ++v, ++rowIt, ++colIt, ++xIt) { ~~^~~~~ C:/Users/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]': C:/Users/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]' C:/Users/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]' C:/Users/biocbuild/bbs-3.13-bioc/R/library/beachmat/include/beachmat3/read_lin_block.h:65:63: required from here C:/Users/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 long unsigned int'} and 'R_xlen_t' {aka 'long long int'} [-Wsign-compare] if (nnz != x.size()) { C:/Users/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 long unsigned int'} [-Wsign-compare] if (lastR <= 0 || lastR > NR || lastC <= 0 || lastC > NC) { ~~~~~~^~~~ C:/Users/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 long unsigned int'} [-Wsign-compare] if (lastR <= 0 || lastR > NR || lastC <= 0 || lastC > NC) { ~~~~~~^~~~ C:/Users/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 long unsigned int'} [-Wsign-compare] for (int v = 0; v < nnz; ++v, ++rowIt, ++colIt, ++xIt) { ~~^~~~~ C:/Users/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]': C:/Users/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]' C:/Users/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]' C:/Users/biocbuild/bbs-3.13-bioc/R/library/beachmat/include/beachmat3/read_lin_block.h:65:63: required from here C:/Users/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 long unsigned int'} and 'R_xlen_t' {aka 'long long int'} [-Wsign-compare] if (nnz != x.size()) { C:/Users/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 long unsigned int'} [-Wsign-compare] if (lastR <= 0 || lastR > NR || lastC <= 0 || lastC > NC) { ~~~~~~^~~~ C:/Users/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 long unsigned int'} [-Wsign-compare] if (lastR <= 0 || lastR > NR || lastC <= 0 || lastC > NC) { ~~~~~~^~~~ C:/Users/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 long unsigned int'} [-Wsign-compare] for (int v = 0; v < nnz; ++v, ++rowIt, ++colIt, ++xIt) { ~~^~~~~ C:/Users/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 long unsigned int; size_t = long long unsigned int]': C:/Users/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 long unsigned int]' C:/Users/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 long unsigned int]' C:/Users/biocbuild/bbs-3.13-bioc/R/library/beachmat/include/beachmat3/lin_matrix.h:595:35: required from here C:/Users/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 long unsigned int' [-Wsign-compare] if (idex != *pIt && static_cast(i[idex]) == r) { ~~~~~^~~~~~~ C:/Users/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 long unsigned int; size_t = long long unsigned int]': C:/Users/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 long unsigned int]' C:/Users/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 long unsigned int]' C:/Users/biocbuild/bbs-3.13-bioc/R/library/beachmat/include/beachmat3/lin_matrix.h:601:38: required from here C:/Users/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 long unsigned int' [-Wsign-compare] C:/Users/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 long unsigned int; size_t = long long unsigned int]': C:/Users/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 long unsigned int]' C:/Users/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 long unsigned int]' C:/Users/biocbuild/bbs-3.13-bioc/R/library/beachmat/include/beachmat3/lin_matrix.h:595:35: required from here C:/Users/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 long unsigned int' [-Wsign-compare] C:/Users/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 long unsigned int; size_t = long long unsigned int]': C:/Users/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 long unsigned int]' C:/Users/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 long unsigned int]' C:/Users/biocbuild/bbs-3.13-bioc/R/library/beachmat/include/beachmat3/lin_matrix.h:601:38: required from here C:/Users/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 long unsigned int' [-Wsign-compare] "C:/rtools40/mingw64/bin/"g++ -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.13-/R/include" -DNDEBUG -I../inst/include/ -I'C:/Users/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include' -I'C:/Users/biocbuild/bbs-3.13-bioc/R/library/beachmat/include' -I"C:/extsoft/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c pool_size_factors.cpp -o pool_size_factors.o pool_size_factors.cpp: In function 'Rcpp::List pool_size_factors(Rcpp::RObject, Rcpp::NumericVector, Rcpp::IntegerVector, Rcpp::IntegerVector)': pool_size_factors.cpp:56:15: warning: comparison of integer expressions of different signedness: 'const size_t' {aka 'const long long unsigned int'} and 'R_xlen_t' {aka 'long long int'} [-Wsign-compare] if (ngenes!=pseudo_cell.size()) { ~~~~~~^~~~~~~~~~~~~~~~~~~~ pool_size_factors.cpp:61:22: warning: comparison of integer expressions of different signedness: 'R_xlen_t' {aka 'long long int'} and 'long long unsigned int' [-Wsign-compare] if (order.size() < ncells*2-1) { ~~~~~~~~~~~~~^~~~~~~~~~~~ pool_size_factors.cpp:170:37: warning: comparison of integer expressions of different signedness: 'int' and 'long long unsigned int' [-Wsign-compare] for (auto i=0; i::SparseArraySeed_reader(Rcpp::RObject) [with V = Rcpp::Vector<13>; TIT = const int*; Rcpp::RObject = Rcpp::RObject_Impl]': C:/Users/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]' C:/Users/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]' C:/Users/biocbuild/bbs-3.13-bioc/R/library/beachmat/include/beachmat3/read_lin_block.h:65:63: required from here C:/Users/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 long unsigned int'} and 'R_xlen_t' {aka 'long long int'} [-Wsign-compare] if (nnz != x.size()) { C:/Users/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 long unsigned int'} [-Wsign-compare] if (lastR <= 0 || lastR > NR || lastC <= 0 || lastC > NC) { ~~~~~~^~~~ C:/Users/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 long unsigned int'} [-Wsign-compare] if (lastR <= 0 || lastR > NR || lastC <= 0 || lastC > NC) { ~~~~~~^~~~ C:/Users/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 long unsigned int'} [-Wsign-compare] for (int v = 0; v < nnz; ++v, ++rowIt, ++colIt, ++xIt) { ~~^~~~~ C:/Users/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]': C:/Users/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]' C:/Users/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]' C:/Users/biocbuild/bbs-3.13-bioc/R/library/beachmat/include/beachmat3/read_lin_block.h:65:63: required from here C:/Users/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 long unsigned int'} and 'R_xlen_t' {aka 'long long int'} [-Wsign-compare] if (nnz != x.size()) { C:/Users/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 long unsigned int'} [-Wsign-compare] if (lastR <= 0 || lastR > NR || lastC <= 0 || lastC > NC) { ~~~~~~^~~~ C:/Users/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 long unsigned int'} [-Wsign-compare] if (lastR <= 0 || lastR > NR || lastC <= 0 || lastC > NC) { ~~~~~~^~~~ C:/Users/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 long unsigned int'} [-Wsign-compare] for (int v = 0; v < nnz; ++v, ++rowIt, ++colIt, ++xIt) { ~~^~~~~ C:/Users/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]': C:/Users/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]' C:/Users/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]' C:/Users/biocbuild/bbs-3.13-bioc/R/library/beachmat/include/beachmat3/read_lin_block.h:65:63: required from here C:/Users/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 long unsigned int'} and 'R_xlen_t' {aka 'long long int'} [-Wsign-compare] if (nnz != x.size()) { C:/Users/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 long unsigned int'} [-Wsign-compare] if (lastR <= 0 || lastR > NR || lastC <= 0 || lastC > NC) { ~~~~~~^~~~ C:/Users/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 long unsigned int'} [-Wsign-compare] if (lastR <= 0 || lastR > NR || lastC <= 0 || lastC > NC) { ~~~~~~^~~~ C:/Users/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 long unsigned int'} [-Wsign-compare] for (int v = 0; v < nnz; ++v, ++rowIt, ++colIt, ++xIt) { ~~^~~~~ C:/Users/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 long unsigned int; size_t = long long unsigned int]': C:/Users/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 long unsigned int]' C:/Users/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 long unsigned int]' C:/Users/biocbuild/bbs-3.13-bioc/R/library/beachmat/include/beachmat3/lin_matrix.h:595:35: required from here C:/Users/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 long unsigned int' [-Wsign-compare] if (idex != *pIt && static_cast(i[idex]) == r) { ~~~~~^~~~~~~ C:/Users/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 long unsigned int; size_t = long long unsigned int]': C:/Users/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 long unsigned int]' C:/Users/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 long unsigned int]' C:/Users/biocbuild/bbs-3.13-bioc/R/library/beachmat/include/beachmat3/lin_matrix.h:601:38: required from here C:/Users/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 long unsigned int' [-Wsign-compare] C:/Users/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 long unsigned int; size_t = long long unsigned int]': C:/Users/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 long unsigned int]' C:/Users/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 long unsigned int]' C:/Users/biocbuild/bbs-3.13-bioc/R/library/beachmat/include/beachmat3/lin_matrix.h:595:35: required from here C:/Users/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 long unsigned int' [-Wsign-compare] C:/Users/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 long unsigned int; size_t = long long unsigned int]': C:/Users/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 long unsigned int]' C:/Users/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 long unsigned int]' C:/Users/biocbuild/bbs-3.13-bioc/R/library/beachmat/include/beachmat3/lin_matrix.h:601:38: required from here C:/Users/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 long unsigned int' [-Wsign-compare] "C:/rtools40/mingw64/bin/"g++ -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.13-/R/include" -DNDEBUG -I../inst/include/ -I'C:/Users/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include' -I'C:/Users/biocbuild/bbs-3.13-bioc/R/library/beachmat/include' -I"C:/extsoft/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c sum_counts.cpp -o sum_counts.o In file included from C:/Users/biocbuild/bbs-3.13-bioc/R/library/beachmat/include/beachmat3/lin_matrix.h:12, from C:/Users/biocbuild/bbs-3.13-bioc/R/library/beachmat/include/beachmat3/read_lin_block.h:11, from C:/Users/biocbuild/bbs-3.13-bioc/R/library/beachmat/include/beachmat3/beachmat.h:24, from sum_counts.cpp:2: C:/Users/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]': C:/Users/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]' C:/Users/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]' C:/Users/biocbuild/bbs-3.13-bioc/R/library/beachmat/include/beachmat3/read_lin_block.h:65:63: required from here C:/Users/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 long unsigned int'} and 'R_xlen_t' {aka 'long long int'} [-Wsign-compare] if (nnz != x.size()) { C:/Users/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 long unsigned int'} [-Wsign-compare] if (lastR <= 0 || lastR > NR || lastC <= 0 || lastC > NC) { ~~~~~~^~~~ C:/Users/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 long unsigned int'} [-Wsign-compare] if (lastR <= 0 || lastR > NR || lastC <= 0 || lastC > NC) { ~~~~~~^~~~ C:/Users/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 long unsigned int'} [-Wsign-compare] for (int v = 0; v < nnz; ++v, ++rowIt, ++colIt, ++xIt) { ~~^~~~~ C:/Users/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]': C:/Users/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]' C:/Users/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]' C:/Users/biocbuild/bbs-3.13-bioc/R/library/beachmat/include/beachmat3/read_lin_block.h:65:63: required from here C:/Users/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 long unsigned int'} and 'R_xlen_t' {aka 'long long int'} [-Wsign-compare] if (nnz != x.size()) { C:/Users/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 long unsigned int'} [-Wsign-compare] if (lastR <= 0 || lastR > NR || lastC <= 0 || lastC > NC) { ~~~~~~^~~~ C:/Users/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 long unsigned int'} [-Wsign-compare] if (lastR <= 0 || lastR > NR || lastC <= 0 || lastC > NC) { ~~~~~~^~~~ C:/Users/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 long unsigned int'} [-Wsign-compare] for (int v = 0; v < nnz; ++v, ++rowIt, ++colIt, ++xIt) { ~~^~~~~ C:/Users/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]': C:/Users/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]' C:/Users/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]' C:/Users/biocbuild/bbs-3.13-bioc/R/library/beachmat/include/beachmat3/read_lin_block.h:65:63: required from here C:/Users/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 long unsigned int'} and 'R_xlen_t' {aka 'long long int'} [-Wsign-compare] if (nnz != x.size()) { C:/Users/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 long unsigned int'} [-Wsign-compare] if (lastR <= 0 || lastR > NR || lastC <= 0 || lastC > NC) { ~~~~~~^~~~ C:/Users/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 long unsigned int'} [-Wsign-compare] if (lastR <= 0 || lastR > NR || lastC <= 0 || lastC > NC) { ~~~~~~^~~~ C:/Users/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 long unsigned int'} [-Wsign-compare] for (int v = 0; v < nnz; ++v, ++rowIt, ++colIt, ++xIt) { ~~^~~~~ C:/Users/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 long unsigned int; size_t = long long unsigned int]': C:/Users/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 long unsigned int]' C:/Users/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 long unsigned int]' C:/Users/biocbuild/bbs-3.13-bioc/R/library/beachmat/include/beachmat3/lin_matrix.h:595:35: required from here C:/Users/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 long unsigned int' [-Wsign-compare] if (idex != *pIt && static_cast(i[idex]) == r) { ~~~~~^~~~~~~ C:/Users/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 long unsigned int; size_t = long long unsigned int]': C:/Users/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 long unsigned int]' C:/Users/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 long unsigned int]' C:/Users/biocbuild/bbs-3.13-bioc/R/library/beachmat/include/beachmat3/lin_matrix.h:601:38: required from here C:/Users/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 long unsigned int' [-Wsign-compare] C:/Users/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 long unsigned int; size_t = long long unsigned int]': C:/Users/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 long unsigned int]' C:/Users/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 long unsigned int]' C:/Users/biocbuild/bbs-3.13-bioc/R/library/beachmat/include/beachmat3/lin_matrix.h:595:35: required from here C:/Users/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 long unsigned int' [-Wsign-compare] C:/Users/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 long unsigned int; size_t = long long unsigned int]': C:/Users/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 long unsigned int]' C:/Users/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 long unsigned int]' C:/Users/biocbuild/bbs-3.13-bioc/R/library/beachmat/include/beachmat3/lin_matrix.h:601:38: required from here C:/Users/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 long unsigned int' [-Wsign-compare] "C:/rtools40/mingw64/bin/"g++ -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.13-/R/include" -DNDEBUG -I../inst/include/ -I'C:/Users/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include' -I'C:/Users/biocbuild/bbs-3.13-bioc/R/library/beachmat/include' -I"C:/extsoft/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c utils.cpp -o utils.o C:/rtools40/mingw64/bin/g++ -shared -s -static-libgcc -o scuttle.dll tmp.def RcppExports.o cumulative_prop.o downsample_counts.o fit_linear_model.o pool_size_factors.o sum_counts.o utils.o -LC:/Users/BIOCBU~1/BBS-3~1.13-/R/bin/x64 -lRlapack -LC:/Users/BIOCBU~1/BBS-3~1.13-/R/bin/x64 -lRblas -lgfortran -lm -lquadmath -LC:/extsoft/lib/x64 -LC:/extsoft/lib -LC:/Users/BIOCBU~1/BBS-3~1.13-/R/bin/x64 -lR installing to C:/Users/biocbuild/bbs-3.13-bioc/meat/scuttle.buildbin-libdir/scuttle/libs/x64 ** testing if installed package can be loaded * MD5 sums packaged installation of 'scuttle' as scuttle_1.2.1.zip * DONE (scuttle)