* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘glmmEP’ ...
** package ‘glmmEP’ 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/RtmpkfrhB9/R.INSTALL3d77b17762/glmmEP/src'
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -c asn.f -o asn.o
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -c cpbt.f -o cpbt.o
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -c dgedi.f -o dgedi.o
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -c dgefa.f -o dgefa.o
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -c dgesl.f -o dgesl.o
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -c epllk.f -o epllk.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 init.c -o init.o
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -c kpbt.f -o kpbt.o
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -c logdet.f -o logdet.o
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -c logphi.f -o logphi.o
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -c zetad.f -o zetad.o
gcc-13 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o glmmEP.so asn.o cpbt.o dgedi.o dgefa.o dgesl.o epllk.o init.o kpbt.o logdet.o logphi.o zetad.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lRblas -lgfortran -lm -lquadmath -lgfortran -lm -lquadmath -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/tmp/RtmpkfrhB9/R.INSTALL3d77b17762/glmmEP/src'
make[1]: Entering directory '/tmp/RtmpkfrhB9/R.INSTALL3d77b17762/glmmEP/src'
make[1]: Leaving directory '/tmp/RtmpkfrhB9/R.INSTALL3d77b17762/glmmEP/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-glmmEP/00new/glmmEP/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘glmmEP’
    finding HTML links ... done
    glmmEP                                  html  
    glmmEP.control                          html  
    glmmEPvignette                          html  
    glmmSimData                             html  
    summary.glmmEP                          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 (glmmEP)