* installing *source* package 'BayesRGMM' ... ** package 'BayesRGMM' successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: 'g++.exe (GCC) 12.3.0' using C++11 make[1]: Entering directory '/d/temp/RtmpUfDVct/R.INSTALL18be02fff4dc0/BayesRGMM/src' g++ -std=gnu++11 -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.3/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.3/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.3/RcppDist/include' -I"d:/rtools43/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