* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘binaryRL’ ...
** this is package ‘binaryRL’ version ‘0.9.7’
** package ‘binaryRL’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: ‘g++-14 (Debian 14.3.0-5) 14.3.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpLZJXkI/R.INSTALL1c2c3876c26fe/binaryRL/src'
g++-14 -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/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c 5_decision_making.cpp -o 5_decision_making.o
g++-14 -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/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c RcppExports.cpp -o RcppExports.o
g++-14 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o binaryRL.so 5_decision_making.o RcppExports.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpLZJXkI/R.INSTALL1c2c3876c26fe/binaryRL/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpLZJXkI/R.INSTALL1c2c3876c26fe/binaryRL/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpLZJXkI/R.INSTALL1c2c3876c26fe/binaryRL/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-binaryRL/00new/binaryRL/libs
** R
** data
*** moving datasets to lazyload DB
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘binaryRL’
    finding HTML links ... done
    Mason_2024_G1                           html  
    Mason_2024_G2                           html  
    RSTD                                    html  
    TD                                      html  
    Utility                                 html  
    binaryRL-package                        html  
    fit_p                                   html  
    func_epsilon                            html  
    func_eta                                html  
    func_gamma                              html  
    func_logl                               html  
    func_pi                                 html  
    func_tau                                html  
    optimize_para                           html  
    rcv_d                                   html  
    recovery_data                           html  
    rpl_e                                   html  
    run_m                                   html  
    simulate_list                           html  
    summary.binaryRL                        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 (binaryRL)