* installing *source* package 'BayesReversePLLH' ... ** package 'BayesReversePLLH' successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: 'g++.exe (GCC) 13.3.0' using C++11 make[1]: Entering directory '/d/temp/2025_07_18_01_50_00_13420/RtmpiU5D3w/R.INSTALLecd833f59b3/BayesReversePLLH/src' g++ -std=gnu++11 -I"D:/RCompile/recent/R-4.4.3/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -fopenmp -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -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