* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘CoOL’ ...
** package ‘CoOL’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: ‘g++-13 (Debian 13.2.0-23) 13.2.0’
using C++11
make[1]: Entering directory '/tmp/Rtmp3top0s/R.INSTALLe9a5d4513602f/CoOL/src'
g++-13 -std=gnu++11 -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  -fopenmp  -fpic  -g -O2 -Wall -pedantic -mtune=native   -c RcppExports.cpp -o RcppExports.o
g++-13 -std=gnu++11 -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  -fopenmp  -fpic  -g -O2 -Wall -pedantic -mtune=native   -c train_relu.cpp -o train_relu.o
g++-13 -std=gnu++11 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o CoOL.so RcppExports.o train_relu.o -fopenmp -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/Rtmp3top0s/R.INSTALLe9a5d4513602f/CoOL/src'
make[1]: Entering directory '/tmp/Rtmp3top0s/R.INSTALLe9a5d4513602f/CoOL/src'
make[1]: Leaving directory '/tmp/Rtmp3top0s/R.INSTALLe9a5d4513602f/CoOL/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-CoOL/00new/CoOL/libs
** R
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘CoOL’
    finding HTML links ... done
    CoOL_0_binary_encode_exposure_data      html  
    CoOL_0_common_simulation                html  
    CoOL_0_complex_simulation               html  
    CoOL_0_confounding_simulation           html  
    CoOL_0_mediation_simulation             html  
    CoOL_0_working_example                  html  
    CoOL_1_initiate_neural_network          html  
    CoOL_2_train_neural_network             html  
    CoOL_3_plot_neural_network              html  
    CoOL_4_AUC                              html  
    CoOL_4_predict_risks                    html  
    CoOL_5_layerwise_relevance_propagation
                                            html  
    CoOL_6_calibration_plot                 html  
    CoOL_6_dendrogram                       html  
    CoOL_6_individual_effects_matrix        html  
    CoOL_6_number_of_sub_groups             html  
    CoOL_6_sub_groups                       html  
    CoOL_6_sum_of_individual_effects        html  
    CoOL_7_prevalence_and_mean_risk_plot    html  
    CoOL_8_mean_risk_contributions_by_sub_group
                                            html  
    CoOL_9_visualised_mean_risk_contributions
                                            html  
    CoOL_9_visualised_mean_risk_contributions_legend
                                            html  
    CoOL_default                            html  
    cpp_train_network_relu                  html  
    random                                  html  
    rcpprelu                                html  
    rcpprelu_neg                            html  
    relu                                    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 (CoOL)