* installing to library ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages’ * installing *source* package ‘LaMa’ ... ** package ‘LaMa’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘g++-14 (Debian 14.2.0-6) 14.2.0’ make[1]: Entering directory '/tmp/RtmpR18oCv/R.INSTALL309d946b30b62f/LaMa/src' g++-14 -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 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c RcppExports.cpp -o RcppExports.o g++-14 -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 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -c forward_algorithms.cpp -o forward_algorithms.o forward_algorithms.cpp: In function ‘double forward_cpp_h(const arma::mat&, const arma::rowvec&, const arma::mat&)’: forward_algorithms.cpp:20:27: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘int’ [-Wsign-compare] 20 | for (unsigned int i=1; i >)’: forward_algorithms.cpp:124:27: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘int’ [-Wsign-compare] 124 | for (unsigned int i=1; i >)’: forward_algorithms.cpp:168:27: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘int’ [-Wsign-compare] 168 | for (unsigned int i=1; i >)’: forward_flies.cpp:20:27: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘int’ [-Wsign-compare] 20 | for (unsigned int i=1; i<(startDD-1); i++){ | ~^~~~~~~~~~~~ forward_flies.cpp:25:37: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘int’ [-Wsign-compare] 25 | for (unsigned int i=(startDD-1); i&)’: tpm_functions.cpp:55:30: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘int’ [-Wsign-compare] 55 | for (unsigned int i = 0; i < n; i++) { | ~~^~~ tpm_functions.cpp: In function ‘arma::mat tpm_thinned_t_cpp(const arma::cube&, int)’: tpm_functions.cpp:75:25: warning: comparison of integer expressions of different signedness: ‘arma::uword’ {aka ‘unsigned int’} and ‘int’ [-Wsign-compare] 75 | for(arma::uword i=0; i