* installing *source* package ‘lmm’ ... ** using staged installation ** libs using C compiler: ‘Debian clang version 16.0.6 (10)’ using Fortran compiler: ‘GNU Fortran (Debian 13.2.0-1) 13.2.0’ gfortran -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 clang-16 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c package_native_routine_registration_skeleton.c -o package_native_routine_registration_skeleton.o clang-16 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o lmm.so lmm.o package_native_routine_registration_skeleton.o -lgfortran -lm -lquadmath -L/home/hornik/tmp/R/lib -lR installing to /srv/hornik/tmp/CRAN/lmm.Rcheck/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 ** 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)