* installing to library ‘/home/hornik/tmp/R.check/r-devel-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 '/home/hornik/tmp/scratch/Rtmpt1xYsp/R.INSTALL1ee90425dd6915/BayesFM/src' gcc-13 -I"/home/hornik/tmp/R.check/r-devel-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-devel-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-devel-gcc/Work/build/lib -lRblas -lgfortran -lm -lquadmath -lgfortran -lm -lquadmath -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmpt1xYsp/R.INSTALL1ee90425dd6915/BayesFM/src' make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmpt1xYsp/R.INSTALL1ee90425dd6915/BayesFM/src' make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmpt1xYsp/R.INSTALL1ee90425dd6915/BayesFM/src' installing to /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/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 * creating tarball packaged installation of ‘BayesFM’ as ‘BayesFM_0.1.5_R_x86_64-pc-linux-gnu.tar.gz’ * DONE (BayesFM)