* installing *source* package ‘measles’ ...
** this is package ‘measles’ version ‘0.2.0’
** package ‘measles’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
specified C++17
using C++ compiler: ‘g++ (GCC) 15.2.1 20260123 (Red Hat 15.2.1-7)’
using C++17
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/measles/src'
g++ -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG  -I'/data/gannet/ripley/R/test-dev/cpp11/include' -I'/data/gannet/ripley/R/test-dev/epiworldR/include' -I/usr/local/include   -fopenmp -I../inst/include/  -Dprintf_epiworld=Rprintf -Depiworld_double=double '-DEPI_CHECK_USER_INTERRUPT(a)=cpp11::check_user_interrupt()' -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 cpp11.cpp -o cpp11.o
g++ -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG  -I'/data/gannet/ripley/R/test-dev/cpp11/include' -I'/data/gannet/ripley/R/test-dev/epiworldR/include' -I/usr/local/include   -fopenmp -I../inst/include/  -Dprintf_epiworld=Rprintf -Depiworld_double=double '-DEPI_CHECK_USER_INTERRUPT(a)=cpp11::check_user_interrupt()' -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 epimodels.cpp -o epimodels.o
g++ -std=gnu++17 -shared -L/usr/local/lib64 -o measles.so cpp11.o epimodels.o -fopenmp
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/measles/src'
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/measles/src'
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/measles/src'
installing to /data/gannet/ripley/R/packages/tests-devel/measles.Rcheck/00LOCK-measles/00new/measles/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 (measles)