* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘lmm’ ...
** package ‘lmm’ 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/RtmpYM4ghc/R.INSTALL3ecbdc4ce18cef/lmm/src'
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -c lmm.f -o lmm.o
lmm.f:675:72:

  675 |                   sigma2s(iter-1)=sigma2
      |                                                                        ^
Warning: ‘s2gibbs’ may be used uninitialized [-Wmaybe-uninitialized]
lmm.f:566:59:

  566 |      /     xihat(q,q),sig2hat,df,lh,s2hat,ldxtwx,lp,s2gibbs,
      |                                                           ^
note: ‘s2gibbs’ was declared here
lmm.f:652:72:

  652 |                lratio=lp-olp-lh+olh
      |                                                                        ^
Warning: ‘lp’ may be used uninitialized [-Wmaybe-uninitialized]
lmm.f:566:51:

  566 |      /     xihat(q,q),sig2hat,df,lh,s2hat,ldxtwx,lp,s2gibbs,
      |                                                   ^
note: ‘lp’ was declared here
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 package_native_routine_registration_skeleton.c -o package_native_routine_registration_skeleton.o
gcc-13 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o lmm.so lmm.o package_native_routine_registration_skeleton.o -lgfortran -lm -lquadmath -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/tmp/RtmpYM4ghc/R.INSTALL3ecbdc4ce18cef/lmm/src'
make[1]: Entering directory '/tmp/RtmpYM4ghc/R.INSTALL3ecbdc4ce18cef/lmm/src'
make[1]: Leaving directory '/tmp/RtmpYM4ghc/R.INSTALL3ecbdc4ce18cef/lmm/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-lmm/00new/lmm/libs
** R
** data
*** moving datasets to lazyload DB
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘lmm’
    finding HTML links ... done
    ecmeml                                  html  
    ecmerml                                 html  
    example                                 html  
    fastmcmc                                html  
    fastml                                  html  
    fastmode                                html  
    fastrml                                 html  
    marijuana                               html  
    mgibbs                                  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 (lmm)