* installing to library ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages’ * installing *source* package ‘BayesRGMM’ ... ** package ‘BayesRGMM’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘g++-13 (Debian 13.2.0-23) 13.2.0’ using C++11 make[1]: Entering directory '/home/hornik/tmp/scratch/RtmplYkbak/R.INSTALL189c289d1e583/BayesRGMM/src' g++-13 -std=gnu++11 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/RcppArmadillo/include' -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/RcppDist/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fopenmp -fpic -g -O2 -Wall -pedantic -mtune=native -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