* installing *source* package 'BayesFM' ...
** package 'BayesFM' successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: 'gcc.exe (GCC) 13.2.0'
using Fortran compiler: 'GNU Fortran (GCC) 13.2.0'
make[1]: Entering directory '/d/temp/RtmpkV6ShO/R.INSTALL2eda4154b5dbc/BayesFM/src'
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c init.c -o init.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c  global.f95 -o global.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c  matrix.f95 -o matrix.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c  probability.f95 -o probability.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c  covariates.f95 -o covariates.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c  indicators_dedic.f95 -o indicators_dedic.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c  covmat_block_invwishart.f95 -o covmat_block_invwishart.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c  factor_normal.f95 -o factor_normal.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c  factor_normal_block.f95 -o factor_normal_block.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c  loading_idioprec.f95 -o loading_idioprec.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c  mcmc_progress.f95 -o mcmc_progress.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c  mda.f95 -o mda.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c  measurement.f95 -o measurement.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c  befa.f95 -o befa.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c  simul_nfac_prior.f95 -o simul_nfac_prior.o
gcc -shared -s -static-libgcc -o BayesFM.dll BayesFM-win.def 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 -LD:/RCompile/recent/R/bin/x64 -lRlapack -LD:/RCompile/recent/R/bin/x64 -lRblas -lgfortran -lm -lquadmath -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib -lgfortran -lm -lquadmath -LD:/RCompile/recent/R/bin/x64 -lR
make[1]: Leaving directory '/d/temp/RtmpkV6ShO/R.INSTALL2eda4154b5dbc/BayesFM/src'
make[1]: Entering directory '/d/temp/RtmpkV6ShO/R.INSTALL2eda4154b5dbc/BayesFM/src'
make[1]: Leaving directory '/d/temp/RtmpkV6ShO/R.INSTALL2eda4154b5dbc/BayesFM/src'
installing to d:/Rcompile/CRANpkg/lib/4.5/00LOCK-BayesFM/00new/BayesFM/libs/x64
** 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
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* MD5 sums
packaged installation of 'BayesFM' as BayesFM_0.1.5.zip
* DONE (BayesFM)