* installing *source* package 'bage' ...
** this is package 'bage' version '0.9.8'
** package 'bage' successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: 'g++.exe (GCC) 14.2.0'
make[1]: Entering directory '/d/temp/2025_10_17_01_50_01_31369/RtmpS6187s/R.INSTALL194dc5c9a2430/bage/src'
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.5.1/include" -DNDEBUG -DTMBAD_FRAMEWORK -DTMB_EIGEN_DISABLE_WARNINGS -I'D:/RCompile/CRANpkg/lib/4.5/TMB/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppEigen/include'   -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign    -c bage.cpp -o bage.o
In file included from D:/RCompile/CRANpkg/lib/4.5/TMB/include/TMB.hpp:137,
                 from bage.cpp:1:
D:/RCompile/CRANpkg/lib/4.5/TMB/include/TMBad/TMBad.cpp: In function 'TMBad::ad_adapt TMBad::F(const ad_adapt&, const ad_adapt&)':
D:/RCompile/CRANpkg/lib/4.5/TMB/include/TMBad/TMBad.cpp:3060:10: warning: infinite recursion detected [-Winfinite-recursion]
 3060 | ad_adapt F(const ad_adapt &x1, const ad_adapt &x2) {
      |          ^
D:/RCompile/CRANpkg/lib/4.5/TMB/include/TMBad/TMBad.cpp:3061:20: note: recursive call
 3061 |   return ad_adapt(F(ad_aug(x1), ad_aug(x2)));
      |                   ~^~~~~~~~~~~~~~~~~~~~~~~~
g++ -std=gnu++17 -shared -s -static-libgcc -o bage.dll tmp.def bage.o -Ld:/rtools45/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools45/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R-4.5.1/bin/x64 -lR
"D:/RCompile/recent/R-4.5.1/bin/x64/Rscript" -e "cat(as.character(packageVersion('TMB')), '\n', sep=\"\", file='../inst/TMB-version')"
"D:/RCompile/recent/R-4.5.1/bin/x64/Rscript" -e "cat(as.character(packageVersion('Matrix')), '\n', sep=\"\", file='../inst/Matrix-version')"
make[1]: Leaving directory '/d/temp/2025_10_17_01_50_01_31369/RtmpS6187s/R.INSTALL194dc5c9a2430/bage/src'
make[1]: Entering directory '/d/temp/2025_10_17_01_50_01_31369/RtmpS6187s/R.INSTALL194dc5c9a2430/bage/src'
make[1]: Leaving directory '/d/temp/2025_10_17_01_50_01_31369/RtmpS6187s/R.INSTALL194dc5c9a2430/bage/src'
installing to d:/Rcompile/CRANpkg/lib/4.5/00LOCK-bage/00new/bage/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 'bage' as bage_0.9.8.zip
* DONE (bage)