* installing *source* package 'LaMa' ... ** using staged installation ** libs using C++ compiler: 'g++.exe (GCC) 13.2.0' g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -fopenmp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c RcppExports.cpp -o RcppExports.o g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -fopenmp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -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