* installing *source* package 'GSE' ...
** this is package 'GSE' version '4.2-4'
** package 'GSE' successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: 'gcc.exe (GCC) 14.3.0'
using C++ compiler: 'g++.exe (GCC) 14.3.0'
make[1]: Entering directory '/d/temp/2026_02_18_01_50_00_240/Rtmp0U9ucF/R.INSTALL65ac1c204308/GSE/src'
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.5.2p/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 cov-em.cpp -o cov-em.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.5.2p/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 emve.cpp -o emve.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.5.2p/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 gse-rocke.cpp -o gse-rocke.o
gse-rocke.cpp: In function 'arma::mat iterS(arma::mat, arma::mat, arma::mat, bool, arma::mat, double, arma::umat, arma::uvec, arma::vec, arma::vec, double*, double*, double*, int*)':
gse-rocke.cpp:162:13: warning: variable 'error_code' set but not used [-Wunused-but-set-variable]
  162 |         int error_code = *error_code_mem; // 0 = no error, 1 = non-positive scale, 2 = non-positive definite est scatter
      |             ^~~~~~~~~~
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.5.2p/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 gse.cpp -o gse.o
gse.cpp: In function 'arma::mat iterS(arma::mat, arma::mat, arma::mat, bool, arma::mat, double, arma::umat, arma::uvec, arma::vec, double*, double*, double*, int*)':
gse.cpp:132:9: warning: variable 'error_code' set but not used [-Wunused-but-set-variable]
  132 |     int error_code = *error_code_mem; // 0 = no error, 1 = non-positive scale, 2 = non-positive definite est scatter
      |         ^~~~~~~~~~
gcc  -I"D:/RCompile/recent/R-4.5.2p/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 -Wstrict-prototypes -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c init.c -o init.o
g++ -std=gnu++17 -shared -s -static-libgcc -o GSE.dll tmp.def cov-em.o emve.o gse-rocke.o gse.o init.o -LD:/RCompile/recent/R-4.5.2p/bin/x64 -lRlapack -LD:/RCompile/recent/R-4.5.2p/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.2p/bin/x64 -lR
make[1]: Leaving directory '/d/temp/2026_02_18_01_50_00_240/Rtmp0U9ucF/R.INSTALL65ac1c204308/GSE/src'
make[1]: Entering directory '/d/temp/2026_02_18_01_50_00_240/Rtmp0U9ucF/R.INSTALL65ac1c204308/GSE/src'
make[1]: Leaving directory '/d/temp/2026_02_18_01_50_00_240/Rtmp0U9ucF/R.INSTALL65ac1c204308/GSE/src'
installing to d:/Rcompile/CRANpkg/lib/4.5/00LOCK-GSE/00new/GSE/libs/x64
** R
** data
** 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 'GSE' as GSE_4.2-4.zip
* DONE (GSE)