############################################################################## ############################################################################## ### ### Running command: ### ### rm -rf runibic.buildbin-libdir && mkdir runibic.buildbin-libdir && D:\biocbuild\bbs-3.15-bioc\R\bin\R.exe CMD INSTALL --build --library=runibic.buildbin-libdir runibic_1.17.0.tar.gz ### ############################################################################## ############################################################################## * installing *source* package 'runibic' ... ** using staged installation ** libs "C:/rtools40/mingw64/bin/"g++ -std=gnu++11 -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -I'D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include' -I"C:/extsoft/include" -I. -fopenmp -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition -c GlobalDefs.cpp -o GlobalDefs.o GlobalDefs.cpp: In function 'bool check_seed(int, int, int, const std::vector&, int, int)': GlobalDefs.cpp:69:16: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector::size_type' {aka 'long long unsigned int'} [-Wsign-compare] for (i=0; igenes.size(); i++){ ~^~~~~~~~~~~~~~~~~~~~~~~~~~ GlobalDefs.cpp:76:16: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector::size_type' {aka 'long long unsigned int'} [-Wsign-compare] for (i=0; igenes.size(); i++){ ~^~~~~~~~~~~~~~~~~~~~~~~~~~ GlobalDefs.cpp: In function 'void block_init(int, int, int, BicBlock*, std::vector&, std::vector&, std::vector&, int, int*, std::vector&, Params*, std::vector >&, std::vector >*)': GlobalDefs.cpp:138:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector::size_type' {aka 'long long unsigned int'} [-Wsign-compare] for (auto i = 0; i < (*inputData)[t0].size() ;i++){ ~~^~~~~~~~~~~~~~~~~~~~~~~~~ GlobalDefs.cpp:152:19: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector::size_type' {aka 'long long unsigned int'} [-Wsign-compare] for(auto i=0;i<(*inputData)[j].size();i++) ~^~~~~~~~~~~~~~~~~~~~~~~ GlobalDefs.cpp:117:7: warning: unused variable 'colNum' [-Wunused-variable] int colNum = gParameters.ColNumber; ^~~~~~ GlobalDefs.cpp: In function 'std::vector getGenesFullLCS(const std::vector&, const std::vector&)': GlobalDefs.cpp:240:17: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector::size_type' {aka 'long long unsigned int'} [-Wsign-compare] for(auto i=0;i::size_type' {aka 'long long unsigned int'} [-Wsign-compare] for(auto i=0; i::size_type' {aka 'long long unsigned int'} [-Wsign-compare] for(auto j=0; j::size_type' {aka 'long long unsigned int'} [-Wsign-compare] for(auto i=1; i::size_type' {aka 'long long unsigned int'} [-Wsign-compare] for(auto j=1; j::size_type' {aka 'long long unsigned int'} [-Wsign-compare] for (auto j=1;j::size_type' {aka 'long long unsigned int'} [-Wsign-compare] for (auto i=1;i::size_type' {aka 'long long unsigned int'} [-Wsign-compare] for (auto j=1;j::size_type' {aka 'long long unsigned int'} [-Wsign-compare] for(auto i=0;i&, std::vector&, std::vector >&)': GlobalDefs.cpp:336:19: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector::size_type' {aka 'long long unsigned int'} [-Wsign-compare] for (auto i=0; i::size_type' {aka 'long long unsigned int'} [-Wsign-compare] for (auto j=0; j::size_type' {aka 'long long unsigned int'} [-Wsign-compare] for(auto i=1; i::size_type' {aka 'long long unsigned int'} [-Wsign-compare] for(auto j=1; j&, std::vector&, std::vector&, int, int*, std::vector&, Params*, std::vector >&, std::vector >*)': GlobalDefs.cpp:192:15: warning: 'pvalue' may be used uninitialized in this function [-Wmaybe-uninitialized] pvalue=pvalue+poisson; ~~~~~~^~~~~~~~~~~~~~~ "C:/rtools40/mingw64/bin/"g++ -std=gnu++11 -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -I'D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include' -I"C:/extsoft/include" -I. -fopenmp -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition -c RcppExports.cpp -o RcppExports.o "C:/rtools40/mingw64/bin/"gcc -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -I'D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include' -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition -c fib.c -o fib.o "C:/rtools40/mingw64/bin/"g++ -std=gnu++11 -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -I'D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include' -I"C:/extsoft/include" -I. -fopenmp -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition -c runibic.cpp -o runibic.o runibic.cpp: In function 'Rcpp::List calculateLCS(Rcpp::IntegerMatrix, bool)': runibic.cpp:329:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector >::size_type' {aka 'long long unsigned int'} [-Wsign-compare] for (auto i = 0; i < discreteInputData.size(); i++) { ~~^~~~~~~~~~~~~~~~~~~~~~~~~~ runibic.cpp:358:21: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector::size_type' {aka 'long long unsigned int'} [-Wsign-compare] for(auto i = 0; i < out.size(); i++) ~~^~~~~~~~~~~~ runibic.cpp: In function 'Rcpp::List cluster(Rcpp::IntegerMatrix, Rcpp::IntegerMatrix, Rcpp::IntegerVector, Rcpp::IntegerVector, Rcpp::IntegerVector, int, int)': runibic.cpp:417:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector >::size_type' {aka 'long long unsigned int'} [-Wsign-compare] for (auto i = 0; i < discreteInputData.size(); i++) { ~~^~~~~~~~~~~~~~~~~~~~~~~~~~ runibic.cpp:498:18: warning: comparison of integer expressions of different signedness: 'std::size_t' {aka 'long long unsigned int'} and 'int' [-Wsign-compare] for(k = 0; k < components; k++) { ~~^~~~~~~~~~~~ runibic.cpp:507:19: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector::size_type' {aka 'long long unsigned int'} [-Wsign-compare] if(components > vecGenes.size()) ~~~~~~~~~~~^~~~~~~~~~~~~~~~~ runibic.cpp:513:24: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector::size_type' {aka 'long long unsigned int'} [-Wsign-compare] for (auto ki=0; ki < vecGenes.size() ; ki++) { ~~~^~~~~~~~~~~~~~~~~ runibic.cpp:567:13: warning: unused variable 'temp' [-Wunused-variable] int temp; ^~~~ runibic.cpp:597:24: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector::size_type' {aka 'long long unsigned int'} [-Wsign-compare] for (auto i = 0; i < discreteInputData[vecGenes[0]].size() ;i++){ ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ runibic.cpp:621:26: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector::size_type' {aka 'long long unsigned int'} [-Wsign-compare] for (auto i = 0; i < discreteInputData[ki].size() ;i++){ ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ runibic.cpp:700:26: warning: comparison of integer expressions of different signedness: 'std::vector::size_type' {aka 'long long unsigned int'} and 'int' [-Wsign-compare] if (arrBlocks.size() == gParameters.SchBlock) ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ runibic.cpp:719:12: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector::size_type' {aka 'long long unsigned int'} [-Wsign-compare] while (i < arrBlocks.size() && j < n) { ~~^~~~~~~~~~~~~~~~~~ runibic.cpp:755:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector::size_type' {aka 'long long unsigned int'} [-Wsign-compare] for(auto ind =0; ind