* installing *source* package 'spectre' ...
** package 'spectre' successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: 'g++.exe (GCC) 13.2.0'
using C++11
make[1]: Entering directory '/d/temp/RtmpOEatE2/R.INSTALLb67426ce5157/spectre/src'
g++  -std=gnu++11 -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppProgress/include' -I'D:/RCompile/CRANpkg/lib/4.5/testthat/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c RcppExports.cpp -o RcppExports.o
g++  -std=gnu++11 -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppProgress/include' -I'D:/RCompile/CRANpkg/lib/4.5/testthat/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c minconf.cpp -o minconf.o
g++  -std=gnu++11 -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppProgress/include' -I'D:/RCompile/CRANpkg/lib/4.5/testthat/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c optimizer.cpp -o optimizer.o
optimizer.cpp: In function 'Rcpp::List optimizer_min_conf(Rcpp::IntegerVector, unsigned int, Rcpp::IntegerMatrix, unsigned int, Rcpp::IntegerMatrix, Rcpp::IntegerMatrix, long unsigned int, bool, bool)':
optimizer.cpp:19:12: warning: comparison of integer expressions of different signedness: 'const long int' and 'unsigned int' [-Wsign-compare]
   19 |   if (iter == max_iterations - mc.RET_ABORT) {
      |       ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
g++  -std=gnu++11 -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppProgress/include' -I'D:/RCompile/CRANpkg/lib/4.5/testthat/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c test-minconf.cpp -o test-minconf.o
g++  -std=gnu++11 -I"D:/RCompile/recent/R/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppProgress/include' -I'D:/RCompile/CRANpkg/lib/4.5/testthat/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c test-runner.cpp -o test-runner.o
g++ -shared -s -static-libgcc -o spectre.dll tmp.def RcppExports.o minconf.o optimizer.o test-minconf.o test-runner.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/RtmpOEatE2/R.INSTALLb67426ce5157/spectre/src'
make[1]: Entering directory '/d/temp/RtmpOEatE2/R.INSTALLb67426ce5157/spectre/src'
make[1]: Leaving directory '/d/temp/RtmpOEatE2/R.INSTALLb67426ce5157/spectre/src'
installing to d:/Rcompile/CRANpkg/lib/4.5/00LOCK-spectre/00new/spectre/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 'spectre' as spectre_1.0.2.zip
* DONE (spectre)