* installing *source* package ‘BayesFM’ ...
** package ‘BayesFM’ successfully unpacked and MD5 sums checked
** using staged installation
checking for grep that handles long lines and -e... /usr/bin/grep
checking for a sed that does not truncate output... /usr/bin/sed
checking for Fortran compiler... gfortran 12.2.0
** libs
using C compiler: ‘Apple clang version 14.0.3 (clang-1403.0.22.14.1)’
using Fortran compiler: ‘GNU Fortran (GCC) 12.2.0’
using SDK: ‘MacOSX11.3.sdk’
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c init.c -o init.o
gfortran -arch x86_64  -fPIC  -Wall -g -O2  -c  global.f95 -o global.o
gfortran -arch x86_64  -fPIC  -Wall -g -O2  -c  matrix.f95 -o matrix.o
gfortran -arch x86_64  -fPIC  -Wall -g -O2  -c  probability.f95 -o probability.o
gfortran -arch x86_64  -fPIC  -Wall -g -O2  -c  covariates.f95 -o covariates.o
gfortran -arch x86_64  -fPIC  -Wall -g -O2  -c  indicators_dedic.f95 -o indicators_dedic.o
indicators_dedic.f95:189:40:

  189 |     if(kold > 0) ng(kold) = ng(kold) - 1
      |                                        ^
Warning: ‘MEM[(integer(kind=4)[0:D.5885] *)_157][_141]’ may be used uninitialized [-Wmaybe-uninitialized]
gfortran -arch x86_64  -fPIC  -Wall -g -O2  -c  covmat_block_invwishart.f95 -o covmat_block_invwishart.o
gfortran -arch x86_64  -fPIC  -Wall -g -O2  -c  factor_normal.f95 -o factor_normal.o
gfortran -arch x86_64  -fPIC  -Wall -g -O2  -c  factor_normal_block.f95 -o factor_normal_block.o
gfortran -arch x86_64  -fPIC  -Wall -g -O2  -c  loading_idioprec.f95 -o loading_idioprec.o
gfortran -arch x86_64  -fPIC  -Wall -g -O2  -c  mcmc_progress.f95 -o mcmc_progress.o
gfortran -arch x86_64  -fPIC  -Wall -g -O2  -c  mda.f95 -o mda.o
gfortran -arch x86_64  -fPIC  -Wall -g -O2  -c  measurement.f95 -o measurement.o
gfortran -arch x86_64  -fPIC  -Wall -g -O2  -c  befa.f95 -o befa.o
gfortran -arch x86_64  -fPIC  -Wall -g -O2  -c  simul_nfac_prior.f95 -o simul_nfac_prior.o
clang -arch x86_64 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/x86_64/lib -o BayesFM.so init.o befa.o covariates.o covmat_block_invwishart.o factor_normal_block.o factor_normal.o global.o indicators_dedic.o loading_idioprec.o matrix.o mcmc_progress.o mda.o measurement.o probability.o simul_nfac_prior.o -L/Library/Frameworks/R.framework/Resources/lib -lRlapack -L/Library/Frameworks/R.framework/Resources/lib -lRblas -L/opt/gfortran/lib/gcc/x86_64-apple-darwin20.0/12.2.0 -L/opt/gfortran/lib -lgfortran -lquadmath -L/opt/gfortran/lib/gcc/x86_64-apple-darwin20.0/12.2.0 -L/opt/gfortran/lib -lgfortran -lquadmath -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
ld: warning: could not create compact unwind for _befa_: stack subq instruction is too different from dwarf stack size
/Volumes/Builds/packages/big-sur-x86_64/results/4.3/BayesFM.Rcheck/00_pkg_src/BayesFM/src/global.o: no symbols
installing to /Volumes/Builds/packages/big-sur-x86_64/results/4.3/BayesFM.Rcheck/00LOCK-BayesFM/00new/BayesFM/libs
** generating debug symbols (dSYM)
** R
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** 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 (BayesFM)