* installing *source* package 'BayesVarSel' ...
** package 'BayesVarSel' successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: 'gcc.exe (GCC) 13.2.0'
make[1]: Entering directory '/d/temp/RtmpgtPNek/R.INSTALL2a90c230f3ed1/BayesVarSel/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 BayesVarSel_init.c -o BayesVarSel_init.o
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 Gibbsauxiliaryfuncs.c -o Gibbsauxiliaryfuncs.o
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 allBF.c -o allBF.o
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 auxiliaryfuncs.c -o auxiliaryfuncs.o
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 main.c -o main.o
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 mainGibbs.c -o mainGibbs.o
mainGibbs.c: In function 'GibbsRobustConst':
mainGibbs.c:1209:12: warning: variable 'BF' set but not used [-Wunused-but-set-variable]
 1209 |     double BF=0.0;
      |            ^~
mainGibbs.c: In function 'GibbsRobustSB':
mainGibbs.c:1551:12: warning: variable 'SB' set but not used [-Wunused-but-set-variable]
 1551 |     double SB=0.0;
      |            ^~
mainGibbs.c:1550:12: warning: variable 'BF' set but not used [-Wunused-but-set-variable]
 1550 |     double BF=0.0;
      |            ^~
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 mainGibbsF.c -o mainGibbsF.o
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 mainSingle.c -o mainSingle.o
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 priorprob.c -o priorprob.o
gcc -shared -s -static-libgcc -o BayesVarSel.dll tmp.def BayesVarSel_init.o Gibbsauxiliaryfuncs.o allBF.o auxiliaryfuncs.o main.o mainGibbs.o mainGibbsF.o mainSingle.o priorprob.o -L/usr/local/lib -lgsl -lgslcblas -lm -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R/bin/x64 -lR
make[1]: Leaving directory '/d/temp/RtmpgtPNek/R.INSTALL2a90c230f3ed1/BayesVarSel/src'
make[1]: Entering directory '/d/temp/RtmpgtPNek/R.INSTALL2a90c230f3ed1/BayesVarSel/src'
make[1]: Leaving directory '/d/temp/RtmpgtPNek/R.INSTALL2a90c230f3ed1/BayesVarSel/src'
installing to d:/Rcompile/CRANpkg/lib/4.5/00LOCK-BayesVarSel/00new/BayesVarSel/libs/x64
** R
** data
*** moving datasets to lazyload DB
** demo
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
*** copying figures
** 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 'BayesVarSel' as BayesVarSel_2.2.5.zip
* DONE (BayesVarSel)