* installing *source* package 'SpatialGEV' ...
** package 'SpatialGEV' 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/Rtmp4AubEl/R.INSTALL1f7cc7b70354f/SpatialGEV/src'
g++ -std=gnu++17  -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/TMB/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppEigen/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c init_dummy_file.cpp -o init_dummy_file.o
(cd TMB; D:/RCompile/recent/R/bin/x64/Rscript \
--no-save --no-restore compile.R '-I"../../inst/include" ')
using C++ compiler: 'g++.exe (GCC) 13.2.0'
make[2]: Entering directory '/d/temp/Rtmp4AubEl/R.INSTALL1f7cc7b70354f/SpatialGEV/src/TMB'
g++ -std=gnu++17  -I"D:/RCompile/recent/R/include" -DNDEBUG -I"D:/RCompile/CRANpkg/lib/4.5/TMB/include" -I"D:/RCompile/CRANpkg/lib/4.5/RcppEigen/include"   -DTMB_EIGEN_DISABLE_WARNINGS   -DTMB_LIB_INIT=R_init_SpatialGEV_TMBExports  -DCPPAD_FRAMEWORK -I'D:/RCompile/CRANpkg/lib/4.5/TMB/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppEigen/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -I"../../inst/include"    -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c SpatialGEV_TMBExports.cpp -o SpatialGEV_TMBExports.o
In file included from model_a_exp.hpp:4,
                 from SpatialGEV_TMBExports.cpp:5:
../../inst/include/SpatialGEV/utils.hpp: In function 'void SpatialGEV::gev_reparam_quantile(RefRowVector_t<Type>, cRefVector_t<Type>&, Type, Type, Type, int) [with Type = double]':
../../inst/include/SpatialGEV/utils.hpp:326:13: warning: '_s' may be used uninitialized [-Wmaybe-uninitialized]
  326 |       quant = a + (_b/_s) * (pow(-log(prob.array()), -_s) - Type(1.0));
      |       ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../inst/include/SpatialGEV/utils.hpp:312:10: note: '_s' was declared here
  312 |     Type _s;
      |          ^~
g++ -std=gnu++17 -shared -s -static-libgcc -o SpatialGEV_TMBExports.dll tmp.def SpatialGEV_TMBExports.o -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[2]: Leaving directory '/d/temp/Rtmp4AubEl/R.INSTALL1f7cc7b70354f/SpatialGEV/src/TMB'
make[2]: Entering directory '/d/temp/Rtmp4AubEl/R.INSTALL1f7cc7b70354f/SpatialGEV/src/TMB'
make[2]: Leaving directory '/d/temp/Rtmp4AubEl/R.INSTALL1f7cc7b70354f/SpatialGEV/src/TMB'
[1] TRUE
g++ -std=gnu++17 -shared -s -static-libgcc -o SpatialGEV.dll tmp.def init_dummy_file.o -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/Rtmp4AubEl/R.INSTALL1f7cc7b70354f/SpatialGEV/src'
make[1]: Entering directory '/d/temp/Rtmp4AubEl/R.INSTALL1f7cc7b70354f/SpatialGEV/src'
make[1]: Leaving directory '/d/temp/Rtmp4AubEl/R.INSTALL1f7cc7b70354f/SpatialGEV/src'
installing to d:/Rcompile/CRANpkg/lib/4.5/00LOCK-SpatialGEV/00new/SpatialGEV/libs/x64
** R
** data
*** moving datasets to lazyload DB
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
*** copying figures
** building package indices
** installing vignettes
** 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 'SpatialGEV' as SpatialGEV_1.0.1.zip
* DONE (SpatialGEV)