* installing *source* package 'microsimulation' ...
** package 'microsimulation' successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: 'gcc.exe (GCC) 13.2.0'
using C++ compiler: 'g++.exe (GCC) 13.2.0'
make[1]: Entering directory '/d/temp/RtmpgpJGuf/R.INSTALL18bd44f9e6dbc/microsimulation/src'
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -I. -I../inst/include   -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c microsimulation.cc -o microsimulation.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -I. -I../inst/include   -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c person-r.cc -o person-r.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -I. -I../inst/include   -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c calibperson-r.cc -o calibperson-r.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -I. -I../inst/include   -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c simple-example.cc -o simple-example.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -I. -I../inst/include   -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c simple-example2.cc -o simple-example2.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -I. -I../inst/include   -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c illness-death.cpp -o illness-death.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -I. -I../inst/include   -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c ssim.cc -o ssim.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -I. -I../inst/include   -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c RngStream.cpp -o RngStream.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -I. -I../inst/include   -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c pqueue.cpp -o pqueue.o
pqueue.cpp: In member function 'Rcpp::List ssim::pqueue::pop()':
pqueue.cpp:82:40: warning: moving a temporary object prevents copy elision [-Wpessimizing-move]
   82 |       pqueueElement element = std::move(popElement());
      |                               ~~~~~~~~~^~~~~~~~~~~~~~
pqueue.cpp:82:40: note: remove 'std::move' call
gcc  -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -I.   -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c init.c -o init.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -I. -I../inst/include   -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c splines.cpp -o splines.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"  -I. -I../inst/include   -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c gsm.cpp -o gsm.o
g++ -std=gnu++17 -shared -s -static-libgcc -o microsimulation.dll tmp.def microsimulation.o person-r.o calibperson-r.o simple-example.o simple-example2.o illness-death.o ssim.o RngStream.o pqueue.o init.o splines.o gsm.o -LD:/RCompile/recent/R-4.4.0/bin/x64 -lRlapack -LD:/RCompile/recent/R-4.4.0/bin/x64 -lRblas -lgfortran -lm -lquadmath -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R-4.4.0/bin/x64 -lR
ar cr ../inst/lib/libmicrosimulation.a microsimulation.o person-r.o calibperson-r.o simple-example.o simple-example2.o illness-death.o ssim.o RngStream.o pqueue.o init.o splines.o gsm.o
ranlib ../inst/lib/libmicrosimulation.a
make[1]: Leaving directory '/d/temp/RtmpgpJGuf/R.INSTALL18bd44f9e6dbc/microsimulation/src'
make[1]: Entering directory '/d/temp/RtmpgpJGuf/R.INSTALL18bd44f9e6dbc/microsimulation/src'
make[1]: Leaving directory '/d/temp/RtmpgpJGuf/R.INSTALL18bd44f9e6dbc/microsimulation/src'
installing to d:/Rcompile/CRANpkg/lib/4.4/00LOCK-microsimulation/00new/microsimulation/libs/x64
** R
** data
*** moving datasets to lazyload DB
** inst
** 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 'microsimulation' as microsimulation_1.4.3.zip
* DONE (microsimulation)