* installing *source* package 'BayesRGMM' ... ** this is package 'BayesRGMM' version '2.2' ** package 'BayesRGMM' 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/RtmpQViEJ6/R.INSTALL2da6c26984d62/BayesRGMM/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:/RCompile/CRANpkg/lib/4.6/RcppDist/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -fopenmp -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c CPREMs.cpp -o CPREMs.o CPREMs.cpp: In member function 'void CumulativeProbitModel::Update_ystar_b_beta_Sigma(int)': CPREMs.cpp:248:46: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 248 | for(unsigned int cat_ind = 0; cat_ind