* installing *source* package 'GEEaSPU' ...
** this is package 'GEEaSPU' version '1.0.2'
** package 'GEEaSPU' successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: 'g++.exe (GCC) 14.3.0'
make[1]: Entering directory '/d/temp/2025_11_08_01_50_00_24415/Rtmp2B0Kcr/R.INSTALL40f025187f6c/GEEaSPU/src'
g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.5.2/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c GEEaSPU.cpp -o GEEaSPU.o
In file included from D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include/current/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:32,
from GEEaSPU.cpp:1:
D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include/current/armadillo_bits/config.hpp:373:72: note: '#pragma message: NOTE: option ARMA_CRIPPLED_LAPACK is not supported'
373 | #pragma message ("NOTE: option ARMA_CRIPPLED_LAPACK is not supported")
| ^
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-4.5.2/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c RcppExports.cpp -o RcppExports.o
In file included from D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include/current/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:32,
from RcppExports.cpp:4:
D:/RCompile/CRANpkg/lib/4.5/RcppArmadillo/include/current/armadillo_bits/config.hpp:373:72: note: '#pragma message: NOTE: option ARMA_CRIPPLED_LAPACK is not supported'
373 | #pragma message ("NOTE: option ARMA_CRIPPLED_LAPACK is not supported")
| ^
g++ -std=gnu++17 -shared -s -static-libgcc -o GEEaSPU.dll tmp.def GEEaSPU.o RcppExports.o -LD:/RCompile/recent/R-4.5.2/bin/x64 -lRlapack -LD:/RCompile/recent/R-4.5.2/bin/x64 -lRblas -lgfortran -lquadmath -Ld:/rtools45/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools45/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R-4.5.2/bin/x64 -lR
make[1]: Leaving directory '/d/temp/2025_11_08_01_50_00_24415/Rtmp2B0Kcr/R.INSTALL40f025187f6c/GEEaSPU/src'
make[1]: Entering directory '/d/temp/2025_11_08_01_50_00_24415/Rtmp2B0Kcr/R.INSTALL40f025187f6c/GEEaSPU/src'
make[1]: Leaving directory '/d/temp/2025_11_08_01_50_00_24415/Rtmp2B0Kcr/R.INSTALL40f025187f6c/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)