* installing *source* package 'FBCRM' ... ** package 'FBCRM' successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: 'g++.exe (GCC) 13.3.0' make[1]: Entering directory '/d/temp/2025_09_12_01_50_00_19423/Rtmp8cqq18/R.INSTALL3a886a146d47/FBCRM/src' g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.4.3/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/RcppArmadillo.h:29, from FBCRM.cpp:5: D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include/RcppArmadillo/version/arma.h:71:153: note: '#pragma message: Using fallback compilation with Armadillo 14.6.3. Please consider defining -DARMA_USE_CURRENT. See GitHub issue #475 for more.' 71 | #pragma message("Using fallback compilation with Armadillo 14.6.3. Please consider defining -DARMA_USE_CURRENT. See GitHub issue #475 for more.") | ^ 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