* installing to library ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages’ * installing *source* package ‘BayesReversePLLH’ ... ** this is package ‘BayesReversePLLH’ version ‘1.5’ ** package ‘BayesReversePLLH’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘g++-14 (Debian 14.2.0-19) 14.2.0’ using C++11 make[1]: Entering directory '/tmp/RtmpibhEnD/R.INSTALL3bc7cf1a4dd65a/BayesReversePLLH/src' g++-14 -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 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