* installing *source* package 'PieceExpIntensity' ... ** package 'PieceExpIntensity' successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: 'g++.exe (GCC) 13.2.0' make[1]: Entering directory '/d/temp/RtmpOCf4Z7/R.INSTALLf654413a4168/PieceExpIntensity/src' g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c PieceRATE13.cpp -o PieceRATE13.o In file included from D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include/armadillo:26, from D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:57, from D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include/RcppArmadillo.h:29, from PieceRATE13.cpp:5: D:/RCompile/CRANpkg/lib/4.5/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.5/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.5/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") | ^ PieceRATE13.cpp: In function 'double Like(arma::vec, arma::vec, arma::vec, arma::vec, arma::vec, int)': PieceRATE13.cpp:104:15: warning: comparison of integer expressions of different signedness: 'int' and 'const arma::uword' {aka 'const unsigned int'} [-Wsign-compare] 104 | for(m=0; m