* installing *source* package ‘tinyVAST’ ... ** this is package ‘tinyVAST’ version ‘1.3.0’ ** package ‘tinyVAST’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘g++ (GCC) 15.1.1 20250521 (Red Hat 15.1.1-2)’ make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/tinyVAST/src' g++ -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -DTMBAD_FRAMEWORK -I'/data/gannet/ripley/R/test-dev/RcppEigen/include' -I'/data/gannet/ripley/R/test-dev/TMB/include' -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c tinyVAST.cpp -o tinyVAST.o In file included from /data/gannet/ripley/R/test-dev/TMB/include/TMB.hpp:137, from tinyVAST.cpp:2: /data/gannet/ripley/R/test-dev/TMB/include/TMBad/TMBad.cpp: In function ‘TMBad::ad_adapt TMBad::F(const ad_adapt&, const ad_adapt&)’: /data/gannet/ripley/R/test-dev/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) { | ^ /data/gannet/ripley/R/test-dev/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 -L/usr/local/lib64 -o tinyVAST.so tinyVAST.o make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/tinyVAST/src' make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/tinyVAST/src' make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/tinyVAST/src' installing to /data/gannet/ripley/R/packages/tests-devel/tinyVAST.Rcheck/00LOCK-tinyVAST/00new/tinyVAST/libs ** 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 ** checking absolute paths in shared objects and dynamic libraries ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (tinyVAST)