* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* 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 (Debian 13.2.0-23) 13.2.0’
using Fortran compiler: ‘GNU Fortran (Debian 13.2.0-23) 13.2.0’
make[1]: Entering directory '/tmp/Rtmp5C6FfR/R.INSTALLe26a13efcc236/BayesFM/src'
gcc-13 -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 init.c -o init.o
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -c  global.f95 -o global.o
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -c  matrix.f95 -o matrix.o
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -c  probability.f95 -o probability.o
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -c  covariates.f95 -o covariates.o
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -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.5912] *)_158][_144]’ may be used uninitialized [-Wmaybe-uninitialized]
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -c  covmat_block_invwishart.f95 -o covmat_block_invwishart.o
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -c  factor_normal.f95 -o factor_normal.o
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -c  factor_normal_block.f95 -o factor_normal_block.o
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -c  loading_idioprec.f95 -o loading_idioprec.o
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -c  mcmc_progress.f95 -o mcmc_progress.o
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -c  mda.f95 -o mda.o
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -c  measurement.f95 -o measurement.o
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -c  befa.f95 -o befa.o
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -c  simul_nfac_prior.f95 -o simul_nfac_prior.o
gcc-13 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -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/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lRblas -lgfortran -lm -lquadmath -lgfortran -lm -lquadmath -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/tmp/Rtmp5C6FfR/R.INSTALLe26a13efcc236/BayesFM/src'
make[1]: Entering directory '/tmp/Rtmp5C6FfR/R.INSTALLe26a13efcc236/BayesFM/src'
make[1]: Leaving directory '/tmp/Rtmp5C6FfR/R.INSTALLe26a13efcc236/BayesFM/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-BayesFM/00new/BayesFM/libs
** R
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘BayesFM’
    finding HTML links ... done
    BayesFM                                 html  
    befa                                    html  
    plot.befa                               html  
    post.column.switch                      html  
    post.sign.switch                        html  
    simul.R.prior                           html  
    simul.dedic.facmod                      html  
    simul.nfac.prior                        html  
    summary.befa                            html  
** 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)