* installing *source* package 'BayesRGMM' ... ** package 'BayesRGMM' 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/RtmpMpFwt7/R.INSTALL43244be77a9a/BayesRGMM/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:/RCompile/CRANpkg/lib/4.4/RcppDist/include' -I"d:/rtools44/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