* installing *source* package ‘bbqr’ ... ** this is package ‘bbqr’ version ‘0.1.0’ ** using staged installation ** libs using C compiler: ‘gcc-16 (Debian 16.2.0-1) 16.2.0’ using Fortran compiler: ‘GNU Fortran (Debian 16.2.0-1) 16.2.0’ gfortran-16 -fpic -g -O2 -Wall -pedantic -mtune=native -c QRb_AL_mcmc.f95 -o QRb_AL_mcmc.o QRb_AL_mcmc.f95:567:27: 567 | real(dp) :: nu, q, z, uu | 1~ Warning: Unused variable ‘uu’ declared at (1) [-Wunused-variable] gfortran-16 -fpic -g -O2 -Wall -pedantic -mtune=native -c QRb_BQR_mcmc.f95 -o QRb_BQR_mcmc.o QRb_BQR_mcmc.f95:88:35: 88 | real(dp) :: mu_tr, sd_tr, muIG, lamIG, tmpIG | 1~~~~ Warning: Unused variable ‘lamig’ declared at (1) [-Wunused-variable] QRb_BQR_mcmc.f95:88:42: 88 | real(dp) :: mu_tr, sd_tr, muIG, lamIG, tmpIG | 1~~~~ Warning: Unused variable ‘tmpig’ declared at (1) [-Wunused-variable] gfortran-16 -fpic -g -O2 -Wall -pedantic -mtune=native -c QRb_L_mcmc.f95 -o QRb_L_mcmc.o QRb_L_mcmc.f95:132:45: 132 | real(dp) :: mu_tr, sd_tr, chi, psi, muIG, lamIG, tmpIG | 1~~~~ Warning: Unused variable ‘lamig’ declared at (1) [-Wunused-variable] QRb_L_mcmc.f95:132:52: 132 | real(dp) :: mu_tr, sd_tr, chi, psi, muIG, lamIG, tmpIG | 1~~~~ Warning: Unused variable ‘tmpig’ declared at (1) [-Wunused-variable] gfortran-16 -fpic -g -O2 -Wall -pedantic -mtune=native -c QRc_AL_mcmc.f95 -o QRc_AL_mcmc.o QRc_AL_mcmc.f95:603:27: 603 | real(dp) :: nu, q, z, uu | 1~ Warning: Unused variable ‘uu’ declared at (1) [-Wunused-variable] gfortran-16 -fpic -g -O2 -Wall -pedantic -mtune=native -c QRc_BQR_mcmc.f95 -o QRc_BQR_mcmc.o QRc_BQR_mcmc.f95:44:22: 44 | beta_var, a, b, q_exp, sigma_init, use_boundaries, & | 1~~~~ Warning: Unused dummy argument ‘q_exp’ at (1) [-Wunused-dummy-argument] gfortran-16 -fpic -g -O2 -Wall -pedantic -mtune=native -c QRc_L_mcmc.f95 -o QRc_L_mcmc.o gcc-16 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c init.c -o init.o gcc-16 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c wrapper.c -o wrapper.o gcc-16 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o bbqr.so QRb_AL_mcmc.o QRb_BQR_mcmc.o QRb_L_mcmc.o QRc_AL_mcmc.o QRc_BQR_mcmc.o QRc_L_mcmc.o init.o wrapper.o -llapack -L/home/hornik/tmp/R/lib -lRblas -lgfortran -lm -latomic_asneeded -lquadmath -lgfortran -lm -latomic_asneeded -lquadmath -L/home/hornik/tmp/R/lib -lR installing to /srv/hornik/tmp/CRAN_pretest/bbqr.Rcheck/00LOCK-bbqr/00new/bbqr/libs ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** installing vignettes ** 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 (bbqr)