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