* 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: ‘Apple clang version 14.0.0 (clang-1400.0.29.202)’
using Fortran compiler: ‘GNU Fortran (GCC) 14.2.0’
using SDK: ‘MacOSX11.3.sdk’
/opt/gfortran/bin/gfortran -arch arm64  -fPIC  -Wall -g -O2  -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 -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c package_native_routine_registration_skeleton.c -o package_native_routine_registration_skeleton.o
clang -arch arm64 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/arm64/lib -o lmm.so lmm.o package_native_routine_registration_skeleton.o -L/opt/gfortran/lib/gcc/aarch64-apple-darwin20.0/14.2.0 -L/opt/gfortran/lib -lemutls_w -lheapt_w -lgfortran -lquadmath -F/Library/Frameworks/R.framework/.. -framework R
ld: warning: could not create compact unwind for _mkw_: register 26 saved somewhere other than in frame
ld: warning: could not create compact unwind for _mkwkqnm_: registers 25 and 26 not saved contiguously in frame
ld: warning: could not create compact unwind for _fscov2_: does not use standard frame
ld: warning: could not create compact unwind for _mml_: register 28 saved somewhere other than in frame
ld: warning: could not create compact unwind for _mmtm_: registers 25 and 26 not saved contiguously in frame
ld: warning: could not create compact unwind for _mmu_: registers 27 and 28 not saved contiguously in frame
ld: warning: could not create compact unwind for _chv_: does not use standard frame
ld: warning: could not create compact unwind for _prefstml_: does not use standard frame
ld: warning: could not create compact unwind for _fscovm2_: does not use standard frame
ld: warning: could not create compact unwind for _mka_: does not use standard frame
ld: warning: could not create compact unwind for _mkztvix_: registers 27 and 28 not saved contiguously in frame
ld: warning: could not create compact unwind for _prefstrm_: does not use standard frame
ld: warning: could not create compact unwind for _preecme2_: does not use standard frame
ld: warning: could not create compact unwind for _mku_: does not use standard frame
ld: warning: could not create compact unwind for _drcand_: does not use standard frame
ld: warning: could not create compact unwind for _drbeta_: does not use standard frame
ld: warning: could not create compact unwind for _appxdens_: does not use standard frame
ld: warning: could not create compact unwind for _mku2_: does not use standard frame
ld: warning: could not create compact unwind for _gls_: does not use standard frame
ld: warning: could not create compact unwind for _stval1_: does not use standard frame
ld: warning: could not create compact unwind for _bfac_: does not use standard frame
ld: warning: could not create compact unwind for _drxi_: does not use standard frame
ld: warning: could not create compact unwind for _fastmcmc_: does not use standard frame
ld: warning: could not create compact unwind for _cebayes_: does not use standard frame
ld: warning: could not create compact unwind for _fastrml_: does not use standard frame
ld: warning: could not create compact unwind for _fscovr_: does not use standard frame
ld: warning: could not create compact unwind for _ecmerml_: does not use standard frame
ld: warning: could not create compact unwind for _fastmode_: does not use standard frame
ld: warning: could not create compact unwind for _fscovm_: does not use standard frame
ld: warning: could not create compact unwind for _fastml_: does not use standard frame
ld: warning: could not create compact unwind for _fscov_: does not use standard frame
ld: warning: could not create compact unwind for _ecmeml_: does not use standard frame
ld: warning: could not create compact unwind for _allocate_tramp_ctrl: does not use standard frame
ld: warning: could not create compact unwind for ___gcc_nested_func_ptr_created: does not use standard frame
ld: warning: could not create compact unwind for ___gcc_nested_func_ptr_deleted: does not use standard frame
ld: warning: could not create compact unwind for ___emutls_get_address: does not use standard frame
installing to /Volumes/Builds/packages/big-sur-arm64/results/4.5/lmm.Rcheck/00LOCK-lmm/00new/lmm/libs
** generating debug symbols (dSYM)
** 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)