* installing *source* package 'GEEaSPU' ... ** package 'GEEaSPU' 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/RtmpMnQsiK/R.INSTALL152e4201f608f/GEEaSPU/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 GEEaSPU.cpp -o GEEaSPU.o GEEaSPU.cpp: In function 'double count_if(arma::uvec)': GEEaSPU.cpp:24:22: warning: comparison of integer expressions of different signedness: 'int' and 'arma::uword' {aka 'unsigned int'} [-Wsign-compare] 24 | for(int i = 0; i < x.size(); i++) { | ~~^~~~~~~~~~ GEEaSPU.cpp: In function 'Rcpp::List perm(arma::mat, arma::mat, arma::mat, int, int, int, arma::mat, arma::mat, int)': GEEaSPU.cpp:329:23: warning: comparison of integer expressions of different signedness: 'int' and 'const arma::uword' {aka 'const unsigned int'} [-Wsign-compare] 329 | for (int j = 0; j < T0s.n_cols; j++) { | ~~^~~~~~~~~~~~ GEEaSPU.cpp: In function 'Rcpp::List sim(int, arma::vec, arma::mat, arma::mat, arma::mat, arma::mat, arma::mat, int, int, int, int, arma::mat, arma::mat, int)': GEEaSPU.cpp:561:23: warning: comparison of integer expressions of different signedness: 'int' and 'const arma::uword' {aka 'const unsigned int'} [-Wsign-compare] 561 | for (int j = 0; j < T0s.n_cols; j++) { | ~~^~~~~~~~~~~~ GEEaSPU.cpp: In function 'Rcpp::List permpath(arma::mat, arma::mat, arma::mat, arma::vec, int, int, int, int, arma::mat, arma::mat, arma::mat, int)': GEEaSPU.cpp:882:23: warning: comparison of integer expressions of different signedness: 'int' and 'const arma::uword' {aka 'const unsigned int'} [-Wsign-compare] 882 | for (int j = 0; j < T0s.n_cols; j++) { | ~~^~~~~~~~~~~~ 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 RcppExports.cpp -o RcppExports.o g++ -std=gnu++17 -shared -s -static-libgcc -o GEEaSPU.dll tmp.def GEEaSPU.o RcppExports.o -LD:/RCompile/recent/R/bin/x64 -lRlapack -LD:/RCompile/recent/R/bin/x64 -lRblas -lgfortran -lm -lquadmath -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R/bin/x64 -lR make[1]: Leaving directory '/d/temp/RtmpMnQsiK/R.INSTALL152e4201f608f/GEEaSPU/src' make[1]: Entering directory '/d/temp/RtmpMnQsiK/R.INSTALL152e4201f608f/GEEaSPU/src' make[1]: Leaving directory '/d/temp/RtmpMnQsiK/R.INSTALL152e4201f608f/GEEaSPU/src' installing to d:/Rcompile/CRANpkg/lib/4.5/00LOCK-GEEaSPU/00new/GEEaSPU/libs/x64 ** R ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * MD5 sums packaged installation of 'GEEaSPU' as GEEaSPU_1.0.2.zip * DONE (GEEaSPU)