* installing to library ‘/home/hornik/tmp/R.check/r-patched-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-13) 13.2.0’
using Fortran compiler: ‘GNU Fortran (Debian 13.2.0-13) 13.2.0’
make[1]: Entering directory '/tmp/Rtmp2RiNqL/R.INSTALL2ce82d5783dec8/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-patched-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-patched-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-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/tmp/Rtmp2RiNqL/R.INSTALL2ce82d5783dec8/EpiILM/src'
make[1]: Entering directory '/tmp/Rtmp2RiNqL/R.INSTALL2ce82d5783dec8/EpiILM/src'
make[1]: Leaving directory '/tmp/Rtmp2RiNqL/R.INSTALL2ce82d5783dec8/EpiILM/src'
installing to /home/hornik/tmp/R.check/r-patched-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
  converting help for package ‘EpiILM’
    finding HTML links ... done
    EpiILM-package                          html  
    as.epidata                              html  
    epiBR0                                  html  
    epidata                                 html  
    epidic                                  html  
    epilike                                 html  
    epimcmc                                 html  
    finding level-2 HTML links ... done

    plot.epidata                            html  
    plot.epimcmc                            html  
    plot.pred.epi                           html  
    pred.epi                                html  
    summary.epimcmc                         html  
    tswv                                    html  
** 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)