* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘lmm’ ...
** this is package ‘lmm’ version ‘1.4’
** package ‘lmm’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-14 (Debian 14.3.0-10) 14.3.0’
using Fortran compiler: ‘GNU Fortran (Debian 14.3.0-10) 14.3.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp0vQQ3K/R.INSTALL3dcede37b9c4c/lmm/src'
gfortran-14 -fpic -g -O2 -Wall -pedantic -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-14 -std=gnu23 -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-14 -std=gnu23 -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 '/home/hornik/tmp/scratch/Rtmp0vQQ3K/R.INSTALL3dcede37b9c4c/lmm/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp0vQQ3K/R.INSTALL3dcede37b9c4c/lmm/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmp0vQQ3K/R.INSTALL3dcede37b9c4c/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)