* installing *source* package 'FBCRM' ... ** this is package 'FBCRM' version '1.1' ** package 'FBCRM' successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: 'g++.exe (GCC) 14.2.0' make[1]: Entering directory '/d/temp/2025_06_29_01_50_00_26597/RtmpcPU0mP/R.INSTALL20ba8548b62f6/FBCRM/src' g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.6/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.6/RcppArmadillo/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c FBCRM.cpp -o FBCRM.o 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