* installing to library ‘/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages’ * installing *source* package ‘BayesVarSel’ ... ** package ‘BayesVarSel’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘Debian clang version 18.1.4 (1)’ make[1]: Entering directory '/tmp/RtmpyyV1iZ/R.INSTALL3151da648b8dc/BayesVarSel/src' clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c BayesVarSel_init.c -o BayesVarSel_init.o clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c Gibbsauxiliaryfuncs.c -o Gibbsauxiliaryfuncs.o clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c allBF.c -o allBF.o clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c auxiliaryfuncs.c -o auxiliaryfuncs.o clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c main.c -o main.o clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c mainGibbs.c -o mainGibbs.o mainGibbs.c:1209:12: warning: variable 'BF' set but not used [-Wunused-but-set-variable] 1209 | double BF=0.0; | ^ mainGibbs.c:1550:12: warning: variable 'BF' set but not used [-Wunused-but-set-variable] 1550 | double BF=0.0; | ^ mainGibbs.c:1551:12: warning: variable 'SB' set but not used [-Wunused-but-set-variable] 1551 | double SB=0.0; | ^ 3 warnings generated. clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c mainGibbsF.c -o mainGibbsF.o clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c mainSingle.c -o mainSingle.o clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c priorprob.c -o priorprob.o priorprob.c:81:27: warning: variable 'm1plusm2' set but not used [-Wunused-but-set-variable] 81 | double suma=0.0, m1=0.0, m1plusm2=0.0; | ^ 1 warning generated. clang-18 -shared -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -Wl,-O1 -o BayesVarSel.so 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 -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -lR make[1]: Leaving directory '/tmp/RtmpyyV1iZ/R.INSTALL3151da648b8dc/BayesVarSel/src' make[1]: Entering directory '/tmp/RtmpyyV1iZ/R.INSTALL3151da648b8dc/BayesVarSel/src' make[1]: Leaving directory '/tmp/RtmpyyV1iZ/R.INSTALL3151da648b8dc/BayesVarSel/src' installing to /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/00LOCK-BayesVarSel/00new/BayesVarSel/libs ** 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 ** 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 ‘BayesVarSel’ as ‘BayesVarSel_2.2.5_R_x86_64-pc-linux-gnu.tar.gz’ * DONE (BayesVarSel)