* installing *source* package 'MAVE' ... ** package 'MAVE' 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/RtmpqKSbOj/R.INSTALL30e5024ea4428/MAVE/src' g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c CVfast_R.cpp -o CVfast_R.o g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c MAVEfast.cpp -o MAVEfast.o MAVEfast.cpp: In function 'void MAVEfast(emxArray_real_T*, const emxArray_real_T*, emxArray_char_T*, double, double, emxArray_real_T*, emxArray_real_T*, emxArray_real_T*, emxArray_real_T*, emxArray_real_T*)': MAVEfast.cpp:2285:10: warning: 'di_data$' may be used uninitialized [-Wmaybe-uninitialized] 2285 | br = di_data[0]; | ~~~^~~~~~~~~~~~ MAVEfast.cpp:989:7: note: 'di_data$' was declared here 989 | int di_data[1]; | ^~~~~~~ g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c MAVEfast_R.cpp -o MAVEfast_R.o MAVEfast_R.cpp: In function 'Rcpp::List MAVEfastCpp(Rcpp::NumericMatrix, Rcpp::NumericMatrix, Rcpp::CharacterVector, double, double)': MAVEfast_R.cpp:47:16: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string::size_type' {aka 'long long unsigned int'} [-Wsign-compare] 47 | for(int i=0;i