* installing *source* package 'Phase12Compare' ... ** package 'Phase12Compare' 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/RtmpmwmaSc/R.INSTALL4f5031c23c5a/Phase12Compare/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" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c RcppExports.cpp -o RcppExports.o 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" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c SPSOCODE.cpp -o SPSOCODE.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 SPSOCODE.cpp:3: 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") | ^ SPSOCODE.cpp: In function 'arma::mat MATMULT(arma::mat, arma::mat)': SPSOCODE.cpp:54:15: warning: comparison of integer expressions of different signedness: 'int' and 'const arma::uword' {aka 'const unsigned int'} [-Wsign-compare] 54 | for(j = 0 ;j::result' {aka 'unsigned int'} and 'int' [-Wsign-compare] 1411 | if(sum(Doses2==j)>=cohort){ | ~~~~~~~~~~~~~~^~~~~~~~ SPSOCODE.cpp:1434:16: warning: comparison of integer expressions of different signedness: 'int' and 'const arma::uword' {aka 'const unsigned int'} [-Wsign-compare] 1434 | for(j=0;j::result' {aka 'unsigned int'} and 'int' [-Wsign-compare] 1750 | if(sum(Doses2==j)>=cohort){ | ~~~~~~~~~~~~~~^~~~~~~~ SPSOCODE.cpp:1773:16: warning: comparison of integer expressions of different signedness: 'int' and 'const arma::uword' {aka 'const unsigned int'} [-Wsign-compare] 1773 | for(j=0;j::result' {aka 'unsigned int'} and 'int' [-Wsign-compare] 2290 | if(sum(Doses2==j)>=cohort){ | ~~~~~~~~~~~~~~^~~~~~~~ SPSOCODE.cpp:2309:16: warning: comparison of integer expressions of different signedness: 'int' and 'const arma::uword' {aka 'const unsigned int'} [-Wsign-compare] 2309 | for(j=0;j::result' {aka 'unsigned int'} and 'int' [-Wsign-compare] 2611 | if(sum(Doses2==j)>=cohort){ | ~~~~~~~~~~~~~~^~~~~~~~ SPSOCODE.cpp:2631:16: warning: comparison of integer expressions of different signedness: 'int' and 'const arma::uword' {aka 'const unsigned int'} [-Wsign-compare] 2631 | for(j=0;j