* installing *source* package 'gamselBayes' ... ** this is package 'gamselBayes' version '2.0-3' ** package 'gamselBayes' successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: 'g++.exe (GCC) 14.2.0' make[1]: Entering directory '/d/temp/2025_07_19_01_50_00_654/RtmpItE8nW/R.INSTALL2f6a429eb56f0/gamselBayes/src' g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.5.1/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include' -I"d:/rtools45/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-4.5.1/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include' -I"d:/rtools45/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