* installing *source* package ‘epigrowthfit’ ... ** package ‘epigrowthfit’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘g++-14 (GCC) 14.1.0’ make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/epigrowthfit/src' g++-14 -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I'/data/gannet/ripley/R/test-dev/RcppEigen/include' -I'/data/gannet/ripley/R/test-dev/TMB/include' -I/usr/local/include -fopenmp -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 epigrowthfit.cpp -o epigrowthfit.o In file included from /data/gannet/ripley/R/test-dev/TMB/include/TMB.hpp:201, from epigrowthfit.cpp:2: /data/gannet/ripley/R/test-dev/TMB/include/expm.hpp:221:22: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor] 221 | nestedTriangle<0>(){} | ^ /data/gannet/ripley/R/test-dev/TMB/include/expm.hpp:221:22: note: remove the '< >' /data/gannet/ripley/R/test-dev/TMB/include/expm.hpp:222:23: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor] 222 | nestedTriangle<0>(Base x) : Base(x){} | ^~~~ /data/gannet/ripley/R/test-dev/TMB/include/expm.hpp:222:23: note: remove the '< >' /data/gannet/ripley/R/test-dev/TMB/include/expm.hpp:223:23: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor] 223 | nestedTriangle<0>(vector > args) : Block(args[0]) {} | ^~~~~~~~~~~~~~~~~~~~~~~ /data/gannet/ripley/R/test-dev/TMB/include/expm.hpp:223:23: note: remove the '< >' g++-14 -std=gnu++17 -shared -L/usr/local/gcc14/lib64 -L/usr/local/lib64 -o epigrowthfit.so epigrowthfit.o -fopenmp make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/epigrowthfit/src' make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/epigrowthfit/src' make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/epigrowthfit/src' installing to /data/gannet/ripley/R/packages/tests-devel/epigrowthfit.Rcheck/00LOCK-epigrowthfit/00new/epigrowthfit/libs ** 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 ** 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 (epigrowthfit)