* 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.2.0 ** libs using C compiler: ‘gcc-14 (GCC) 14.2.0’ using Fortran compiler: ‘GNU Fortran (GCC) 14.2.0’ make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/BayesFM/src' gcc-14 -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-14 -fpic -g -O2 -mtune=native -Wall -pedantic -c global.f90 -o global.o gfortran-14 -fpic -g -O2 -mtune=native -Wall -pedantic -c mcmc_progress.f90 -o mcmc_progress.o gfortran-14 -fpic -g -O2 -mtune=native -Wall -pedantic -c matrix.f90 -o matrix.o gfortran-14 -fpic -g -O2 -mtune=native -Wall -pedantic -c probability.f90 -o probability.o gfortran-14 -fpic -g -O2 -mtune=native -Wall -pedantic -c covariates.f90 -o covariates.o gfortran-14 -fpic -g -O2 -mtune=native -Wall -pedantic -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 -mtune=native -Wall -pedantic -c loading_idioprec.f90 -o loading_idioprec.o gfortran-14 -fpic -g -O2 -mtune=native -Wall -pedantic -c measurement.f90 -o measurement.o gfortran-14 -fpic -g -O2 -mtune=native -Wall -pedantic -c simul_nfac_prior.f90 -o simul_nfac_prior.o gfortran-14 -fpic -g -O2 -mtune=native -Wall -pedantic -c covmat_block_invwishart.f90 -o covmat_block_invwishart.o gfortran-14 -fpic -g -O2 -mtune=native -Wall -pedantic -c factor_normal.f90 -o factor_normal.o gfortran-14 -fpic -g -O2 -mtune=native -Wall -pedantic -c mda.f90 -o mda.o gfortran-14 -fpic -g -O2 -mtune=native -Wall -pedantic -c factor_normal_block.f90 -o factor_normal_block.o gfortran-14 -fpic -g -O2 -mtune=native -Wall -pedantic -c befa.f90 -o befa.o gcc-14 -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/gcc14/lib64 -L/usr/local/lib64 -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)