* installing *source* package 'hmmTMB' ...
** package 'hmmTMB' successfully unpacked and MD5 sums checked
** using staged installation
** libs
  running 'src/Makefile.win' ...
D:/RCompile/recent/R-4.3.3/bin/x64/Rscript --vanilla -e "invisible(TMB::compile('hmmTMB.cpp', safebounds = FALSE, safeunload = FALSE))"
using C++ compiler: 'g++.exe (GCC) 12.3.0'
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -I"D:/RCompile/CRANpkg/lib/4.3/TMB/include" -I"D:/RCompile/CRANpkg/lib/4.3/RcppEigen/include"   -DTMB_EIGEN_DISABLE_WARNINGS   -DTMB_LIB_INIT=R_init_hmmTMB  -DCPPAD_FRAMEWORK -I'D:/RCompile/CRANpkg/lib/4.3/TMB/include' -I'D:/RCompile/CRANpkg/lib/4.3/RcppEigen/include'   -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include"     -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c hmmTMB.cpp -o hmmTMB.o
g++ -std=gnu++17 -shared -s -static-libgcc -o hmmTMB.dll tmp.def hmmTMB.o -Ld:/rtools43/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools43/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R-4.3.3/bin/x64 -lR
installing to d:/Rcompile/CRANpkg/lib/4.3/00LOCK-hmmTMB/00new/hmmTMB/libs/x64
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** 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 'hmmTMB' as hmmTMB_1.0.2.zip
* DONE (hmmTMB)