* installing *source* package 'gamselBayes' ... ** package 'gamselBayes' successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: 'g++.exe (GCC) 13.2.0' make[1]: Entering directory '/d/temp/RtmpoPBw7D/R.INSTALL13848d5e1c89/gamselBayes/src' 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" -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" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c approxLogML.cpp -o approxLogML.o approxLogML.cpp: In function 'double approxLogML(double, double, double, arma::vec, double, arma::vec, arma::vec, arma::mat, double, double, double, double, double, arma::vec, arma::vec, arma::vec, arma::mat, arma::mat, arma::vec, arma::vec, double, arma::vec, double, double, double, double, double, int, arma::uvec, int, arma::vec, arma::vec)': approxLogML.cpp:71:22: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 71 | for (int k=0; k