* installing *source* package 'Phase123' ... ** package 'Phase123' successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: 'g++.exe (GCC) 12.3.0' make[1]: Entering directory '/d/temp/Rtmp0Ml5X0/R.INSTALL238dc50d93d54/Phase123/src' g++ -std=gnu++17 -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:/rtools43/x86_64-w64-mingw32.static.posix/include" -fopenmp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c PHASE123CODE.cpp -o PHASE123CODE.o In file included from D:/RCompile/CRANpkg/lib/4.3/RcppArmadillo/include/armadillo:26, from D:/RCompile/CRANpkg/lib/4.3/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:57, from D:/RCompile/CRANpkg/lib/4.3/RcppArmadillo/include/RcppArmadillo.h:29, from PHASE123CODE.cpp:5: D:/RCompile/CRANpkg/lib/4.3/RcppArmadillo/include/armadillo_bits/config.hpp:326:86: note: '#pragma message: INFO: support for ARMA_DONT_PRINT_ERRORS option has been removed' 326 | #pragma message ("INFO: support for ARMA_DONT_PRINT_ERRORS option has been removed") | ^ D:/RCompile/CRANpkg/lib/4.3/RcppArmadillo/include/armadillo_bits/config.hpp:331:75: note: '#pragma message: INFO: suggest to use ARMA_WARN_LEVEL option instead' 331 | #pragma message ("INFO: suggest to use ARMA_WARN_LEVEL option instead") | ^ D:/RCompile/CRANpkg/lib/4.3/RcppArmadillo/include/armadillo_bits/config.hpp:334:61: note: '#pragma message: INFO: see the documentation for details' 334 | #pragma message ("INFO: see the documentation for details") | ^ PHASE123CODE.cpp: In function 'double Like(arma::vec, arma::vec, arma::vec, arma::vec, double, int)': PHASE123CODE.cpp:130:12: warning: comparison of integer expressions of different signedness: 'int' and 'const arma::uword' {aka 'const unsigned int'} [-Wsign-compare] 130 | for(i=0;i