* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘DRLAP2’ ...
** this is package ‘DRLAP2’ version ‘0.1.1’
** package ‘DRLAP2’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: ‘g++-15 (Debian 15.3.0-2) 15.3.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmpp44jLe/R.INSTALL1d5b2e64d0b08e/DRLAP2/src'
g++-15 -std=gnu++20 -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/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c RcppExports.cpp -o RcppExports.o
g++-15 -std=gnu++20 -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/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c helper_functions.cpp -o helper_functions.o
g++-15 -std=gnu++20 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o DRLAP2.so RcppExports.o helper_functions.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmpp44jLe/R.INSTALL1d5b2e64d0b08e/DRLAP2/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmpp44jLe/R.INSTALL1d5b2e64d0b08e/DRLAP2/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmpp44jLe/R.INSTALL1d5b2e64d0b08e/DRLAP2/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-DRLAP2/00new/DRLAP2/libs
** R
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘DRLAP2’
    finding HTML links ... done
    DRLAP2-package                          html  
    calc_reward                             html  
    compute_drl_sums_cpp                    html  
    drl_log_target_beta_cpp                 html  
    fit_drl_bayes                           html  
    fit_drl_mle                             html  
    init_drl_env                            html  
** 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
* DONE (DRLAP2)