* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘bliss’ ...
** package ‘bliss’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: ‘g++-13 (Debian 13.2.0-23) 13.2.0’
make[1]: Entering directory '/tmp/RtmpwaIAXi/R.INSTALL3eb8b426a94a7/bliss/src'
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c RcppExports.cpp -o RcppExports.o
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c bliss_rcpp_functions.cpp -o bliss_rcpp_functions.o
In file included from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppArmadillo/include/armadillo:26,
                 from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:57,
                 from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppArmadillo/include/RcppArmadillo.h:29,
                 from bliss_rcpp_functions.cpp:8:
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppArmadillo/include/armadillo_bits/config.hpp:321:86: note: ‘#pragma message: INFO: support for ARMA_DONT_PRINT_ERRORS option has been removed’
  321 |   #pragma message ("INFO: support for ARMA_DONT_PRINT_ERRORS option has been removed")
      |                                                                                      ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppArmadillo/include/armadillo_bits/config.hpp:326:75: note: ‘#pragma message: INFO: suggest to use ARMA_WARN_LEVEL option instead’
  326 |     #pragma message ("INFO: suggest to use ARMA_WARN_LEVEL option instead")
      |                                                                           ^
/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppArmadillo/include/armadillo_bits/config.hpp:329:61: note: ‘#pragma message: INFO: see the documentation for details’
  329 |   #pragma message ("INFO: see the documentation for details")
      |                                                             ^
g++-13 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o bliss.so RcppExports.o bliss_rcpp_functions.o -llapack -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lRblas -lgfortran -lm -lquadmath -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/tmp/RtmpwaIAXi/R.INSTALL3eb8b426a94a7/bliss/src'
make[1]: Entering directory '/tmp/RtmpwaIAXi/R.INSTALL3eb8b426a94a7/bliss/src'
make[1]: Leaving directory '/tmp/RtmpwaIAXi/R.INSTALL3eb8b426a94a7/bliss/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-bliss/00new/bliss/libs
** R
** data
*** moving datasets to lazyload DB
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘bliss’
    finding HTML links ... done
    BIC_model_choice                        html  
    Bliss_Gibbs_Sampler                     html  
    Bliss_Simulated_Annealing               html  
    bliss                                   html  
    build_Fourier_basis                     html  
    change_grid                             html  
    choose_beta                             html  
    compute_beta_posterior_density          html  
    compute_beta_sample                     html  
    compute_chains_info                     html  
    compute_random_walk                     html  
    compute_starting_point_sann             html  
    corr_matrix                             html  
    data1                                   html  
    determine_intervals                     html  
    dposterior                              html  
    fit_Bliss                               html  
    grapes-between-grapes                   html  
    image_Bliss                             html  
    integrate_trapeze                       html  
    interpretation_plot                     html  
    lines_bliss                             html  
    param1                                  html  
    pdexp                                   html  
    plot_bliss                              html  
    printbliss                              html  
    prior_Bliss                             html  
    res_bliss1                              html  
    sigmoid                                 html  
    sigmoid_sharp                           html  
    sim                                     html  
    sim_x                                   html  
    support_estimation                      html  
*** copying figures
** 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 (bliss)