* 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 13.2.0
** libs
using C compiler: ‘gcc-13 (GCC) 13.2.0’
using Fortran compiler: ‘GNU Fortran (GCC) 13.2.0’
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/BayesFM/src'
gcc-13 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG   -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes  -c init.c -o init.o
gfortran-13  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c  global.f95 -o global.o
gfortran-13  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c  mcmc_progress.f95 -o mcmc_progress.o
gfortran-13  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c  matrix.f95 -o matrix.o
gfortran-13  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c  probability.f95 -o probability.o
gfortran-13  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c  covariates.f95 -o covariates.o
gfortran-13  -fpic  -g -O2 -mtune=native -Wall -pedantic  -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.5910] *)_158][_144]' may be used uninitialized [-Wmaybe-uninitialized]
gfortran-13  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c  loading_idioprec.f95 -o loading_idioprec.o
gfortran-13  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c  measurement.f95 -o measurement.o
gfortran-13  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c  simul_nfac_prior.f95 -o simul_nfac_prior.o
gfortran-13  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c  covmat_block_invwishart.f95 -o covmat_block_invwishart.o
gfortran-13  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c  factor_normal.f95 -o factor_normal.o
gfortran-13  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c  mda.f95 -o mda.o
gfortran-13  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c  factor_normal_block.f95 -o factor_normal_block.o
gfortran-13  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c  befa.f95 -o befa.o
gcc-13 -shared -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes -fpic -L/usr/local/gcc13/lib64 -L/usr/local/lib64 -L/usr/local/clang18/lib/x86_64-unknown-linux-gnu -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 -llapack -L/data/gannet/ripley/R/R-devel/lib -lRblas -lgfortran -lm -lquadmath -lgfortran -lm -lquadmath
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/BayesFM/src'
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/BayesFM/src'
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/BayesFM/src'
installing to /data/gannet/ripley/R/packages/tests-devel/BayesFM.Rcheck/00LOCK-BayesFM/00new/BayesFM/libs
** 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)