* installing to library ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages’ * installing *source* package ‘BayesReversePLLH’ ... ** package ‘BayesReversePLLH’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘g++-13 (Debian 13.2.0-23) 13.2.0’ using C++11 make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmpn6o1kU/R.INSTALL147d6b15749d92/BayesReversePLLH/src' g++-13 -std=gnu++11 -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 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c BayesReversePLLH.cpp -o BayesReversePLLH.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 BayesReversePLLH.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") | ^ BayesReversePLLH.cpp: In function ‘arma::vec GetSlopePLLH(arma::vec, arma::vec, int)’: BayesReversePLLH.cpp:94:12: warning: comparison of integer expressions of different signedness: ‘int’ and ‘const arma::uword’ {aka ‘const unsigned int’} [-Wsign-compare] 94 | for(m=0;m