* installing to library ‘/home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages’
* installing *source* package ‘EpiILM’ ...
** package ‘EpiILM’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-14 (Debian 14.2.0-6) 14.2.0’
using Fortran compiler: ‘GNU Fortran (Debian 14.2.0-6) 14.2.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpIkxeG2/R.INSTALL2d50f5d9555fb/EpiILM/src'
gfortran-14  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c  EpiBR0.f95 -o EpiBR0.o
gfortran-14  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c  Epidata.f95 -o Epidata.o
gfortran-14  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c  Epilike.f95 -o Epilike.o
gcc-14 -I"/home/hornik/tmp/R.check/r-release-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c ini.c -o ini.o
gcc-14 -shared -L/home/hornik/tmp/R.check/r-release-gcc/Work/build/lib -Wl,-O1 -o EpiILM.so EpiBR0.o Epidata.o Epilike.o ini.o -lgfortran -lm -lquadmath -L/home/hornik/tmp/R.check/r-release-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpIkxeG2/R.INSTALL2d50f5d9555fb/EpiILM/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpIkxeG2/R.INSTALL2d50f5d9555fb/EpiILM/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpIkxeG2/R.INSTALL2d50f5d9555fb/EpiILM/src'
installing to /home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/00LOCK-EpiILM/00new/EpiILM/libs
** R
** data
** demo
** 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
** 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 (EpiILM)