* installing to library ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages’ * installing *source* package ‘FBCRM’ ... ** package ‘FBCRM’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘g++-13 (Debian 13.2.0-23) 13.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp4iA4xj/R.INSTALL15b3015caad60e/FBCRM/src' g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c FBCRM.cpp -o FBCRM.o In file included from /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/RcppArmadillo/include/armadillo:26, from /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:57, from /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/RcppArmadillo/include/RcppArmadillo.h:29, from FBCRM.cpp:5: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/RcppArmadillo/include/armadillo_bits/config.hpp:321:86: note: ‘#pragma message: INFO: support for ARMA_DONT_PRINT_ERRORS option has been removed’ 321 | #pragma message ("INFO: support for ARMA_DONT_PRINT_ERRORS option has been removed") | ^ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/RcppArmadillo/include/armadillo_bits/config.hpp:326:75: note: ‘#pragma message: INFO: suggest to use ARMA_WARN_LEVEL option instead’ 326 | #pragma message ("INFO: suggest to use ARMA_WARN_LEVEL option instead") | ^ /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/RcppArmadillo/include/armadillo_bits/config.hpp:329:61: note: ‘#pragma message: INFO: see the documentation for details’ 329 | #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