* 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-13 (Debian 13.2.0-23) 13.2.0’
using Fortran compiler: ‘GNU Fortran (Debian 13.2.0-23) 13.2.0’
make[1]: Entering directory '/tmp/RtmpB225m2/R.INSTALL1b9aa571dfc022/EpiILM/src'
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -c  EpiBR0.f95 -o EpiBR0.o
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -c  Epidata.f95 -o Epidata.o
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -c  Epilike.f95 -o Epilike.o
gcc-13 -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-13 -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 '/tmp/RtmpB225m2/R.INSTALL1b9aa571dfc022/EpiILM/src'
make[1]: Entering directory '/tmp/RtmpB225m2/R.INSTALL1b9aa571dfc022/EpiILM/src'
make[1]: Leaving directory '/tmp/RtmpB225m2/R.INSTALL1b9aa571dfc022/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)