* installing *source* package 'FBCRM' ... ** package 'FBCRM' successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: 'g++.exe (GCC) 13.2.0' make[1]: Entering directory '/d/temp/RtmpKg39hV/R.INSTALL2e51c51fd138e/FBCRM/src' g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c FBCRM.cpp -o FBCRM.o In file included from D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include/armadillo:26, from D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:57, from D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include/RcppArmadillo.h:29, from FBCRM.cpp:5: D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include/armadillo_bits/config.hpp:326:86: note: '#pragma message: INFO: support for ARMA_DONT_PRINT_ERRORS option has been removed' 326 | #pragma message ("INFO: support for ARMA_DONT_PRINT_ERRORS option has been removed") | ^ D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include/armadillo_bits/config.hpp:331:75: note: '#pragma message: INFO: suggest to use ARMA_WARN_LEVEL option instead' 331 | #pragma message ("INFO: suggest to use ARMA_WARN_LEVEL option instead") | ^ D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include/armadillo_bits/config.hpp:334:61: note: '#pragma message: INFO: see the documentation for details' 334 | #pragma message ("INFO: see the documentation for details") | ^ FBCRM.cpp: In function 'arma::vec GetBoundaries_p(int, arma::vec, arma::vec)': FBCRM.cpp:127:10: warning: comparison of integer expressions of different signedness: 'int' and 'const arma::uword' {aka 'const unsigned int'} [-Wsign-compare] 127 | if(ub==p.n_rows){ | ~~^~~~~~~~~~ FBCRM.cpp:138:9: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 138 | if(m==(p.n_rows-1)){ | ~^~~~~~~~~~~~~~ FBCRM.cpp:183:12: warning: comparison of integer expressions of different signedness: 'int' and 'const arma::uword' {aka 'const unsigned int'} [-Wsign-compare] 183 | if(ub==zeta.n_rows){ | ~~^~~~~~~~~~~~~ FBCRM.cpp: In function 'double getmin(arma::vec)': FBCRM.cpp:387:12: warning: comparison of integer expressions of different signedness: 'int' and 'const arma::uword' {aka 'const unsigned int'} [-Wsign-compare] 387 | for(j=1;j::type' {aka 'int'} and 'unsigned int' [-Wsign-compare] 1299 | if((rand(m)-1)!=(X.n_rows-1)){ //If it's not the last dose | ~~~~~~~~~~~^~~~~~~~~~~~~~ FBCRM.cpp:1305:25: warning: comparison of integer expressions of different signedness: 'Rcpp::traits::storage_type<13>::type' {aka 'int'} and 'unsigned int' [-Wsign-compare] 1305 | if((rand(m)-1)!=(X.n_rows-1)){ | ~~~~~~~~~~~^~~~~~~~~~~~~~ FBCRM.cpp:1343:16: warning: comparison of integer expressions of different signedness: 'int' and 'const arma::uword' {aka 'const unsigned int'} [-Wsign-compare] 1343 | for(k=0;k::type' {aka 'int'} and 'unsigned int' [-Wsign-compare] 2334 | if((rand(m)-1)!=(X.n_rows-1)){ //If it's not the last dose | ~~~~~~~~~~~^~~~~~~~~~~~~~ FBCRM.cpp:2340:25: warning: comparison of integer expressions of different signedness: 'Rcpp::traits::storage_type<13>::type' {aka 'int'} and 'unsigned int' [-Wsign-compare] 2340 | if((rand(m)-1)!=(X.n_rows-1)){ | ~~~~~~~~~~~^~~~~~~~~~~~~~ FBCRM.cpp:2370:16: warning: comparison of integer expressions of different signedness: 'int' and 'const arma::uword' {aka 'const unsigned int'} [-Wsign-compare] 2370 | for(k=0;k