* installing *source* package 'SpatialGEV' ... ** using staged installation ** libs using C++ compiler: 'g++.exe (GCC) 13.2.0' 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[1]: Entering directory '/d/temp/Rtmp8O8MUX/R.INSTALL29556c4b276643/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, cRefVector_t&, 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[1]: Leaving directory '/d/temp/Rtmp8O8MUX/R.INSTALL29556c4b276643/SpatialGEV/src/TMB' make[1]: Entering directory '/d/temp/Rtmp8O8MUX/R.INSTALL29556c4b276643/SpatialGEV/src/TMB' make[1]: Leaving directory '/d/temp/Rtmp8O8MUX/R.INSTALL29556c4b276643/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 installing to d:/RCompile/CRANincoming/R-devel/lib/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 * DONE (SpatialGEV)