* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘BayesFM’ ...
** this is package ‘BayesFM’ version ‘0.1.7’
** 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 14.3.0
** libs
using C compiler: ‘gcc-14 (Debian 14.3.0-10) 14.3.0’
using Fortran compiler: ‘GNU Fortran (Debian 14.3.0-10) 14.3.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp3zOwAK/R.INSTALLbecb171844a09/BayesFM/src'
gcc-14 -std=gnu23 -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-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c global.f90 -o global.o
gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c matrix.f90 -o matrix.o
gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c probability.f90 -o probability.o
gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c covariates.f90 -o covariates.o
gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c indicators_dedic.f90 -o indicators_dedic.o
indicators_dedic.f90:167:40:
167 | if(kold > 0) ng(kold) = ng(kold) - 1
| ^
Warning: ‘MEM[(integer(kind=4)[0:D.5736] *)_151][_255]’ may be used uninitialized [-Wmaybe-uninitialized]
gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c covmat_block_invwishart.f90 -o covmat_block_invwishart.o
gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c factor_normal.f90 -o factor_normal.o
gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c factor_normal_block.f90 -o factor_normal_block.o
gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c loading_idioprec.f90 -o loading_idioprec.o
gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c mcmc_progress.f90 -o mcmc_progress.o
gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c mda.f90 -o mda.o
gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c measurement.f90 -o measurement.o
gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c befa.f90 -o befa.o
gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c simul_nfac_prior.f90 -o simul_nfac_prior.o
gcc-14 -std=gnu23 -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 '/home/hornik/tmp/scratch/Rtmp3zOwAK/R.INSTALLbecb171844a09/BayesFM/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp3zOwAK/R.INSTALLbecb171844a09/BayesFM/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmp3zOwAK/R.INSTALLbecb171844a09/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)