* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘bbqr’ ...
** this is package ‘bbqr’ version ‘0.1.0’
** package ‘bbqr’ successfully unpacked and MD5 sums checked
** 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’
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpBHy1NX/R.INSTALLfcdd21199329/bbqr/src'
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.check/r-patched-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -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.check/r-patched-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -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.check/r-patched-gcc/Work/build/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.check/r-patched-gcc/Work/build/lib -lRblas -lgfortran -lm -latomic_asneeded -lquadmath -lgfortran -lm -latomic_asneeded -lquadmath -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpBHy1NX/R.INSTALLfcdd21199329/bbqr/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpBHy1NX/R.INSTALLfcdd21199329/bbqr/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpBHy1NX/R.INSTALLfcdd21199329/bbqr/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-bbqr/00new/bbqr/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘bbqr’
    finding HTML links ... done
    bbqr-package                            html  
    bbqr                                    html  
    bbqr_alasso                             html  
    bbqr_lasso                              html  
    bbqr_none                               html  
    cbqr                                    html  
    cbqr_alasso                             html  
    cbqr_lasso                              html  
    cbqr_none                               html  
    coef.bbqr                               html  
    dot-bbqr_b0_reference                   html  
    plot.bbqr                               html  
    plot.cbqr                               html  
    predict.bbqr                            html  
    predict.cbqr                            html  
    prior                                   html  
    summary.bbqr                            html  
    summary.cbqr                            html  
** 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)