* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘blorr’ ...
** package ‘blorr’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: ‘g++-13 (Debian 13.2.0-24) 13.2.0’
make[1]: Entering directory '/tmp/RtmpwJeSOI/R.INSTALL3ab70546b2706/blorr/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/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/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c blr-pairs-cpp.cpp -o blr-pairs-cpp.o
g++-13 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o blorr.so RcppExports.o blr-pairs-cpp.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/tmp/RtmpwJeSOI/R.INSTALL3ab70546b2706/blorr/src'
make[1]: Entering directory '/tmp/RtmpwJeSOI/R.INSTALL3ab70546b2706/blorr/src'
make[1]: Leaving directory '/tmp/RtmpwJeSOI/R.INSTALL3ab70546b2706/blorr/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-blorr/00new/blorr/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 ‘blorr’
    finding HTML links ... done
    bank_marketing                          html  
    blorr                                   html  
    blr_bivariate_analysis                  html  
    blr_coll_diag                           html  
    blr_confusion_matrix                    html  
    blr_decile_capture_rate                 html  
    blr_decile_lift_chart                   html  
    blr_gains_table                         html  
    blr_gini_index                          html  
    blr_ks_chart                            html  
    blr_launch_app                          html  
    blr_linktest                            html  
    blr_lorenz_curve                        html  
    blr_model_fit_stats                     html  
    blr_multi_model_fit_stats               html  
    blr_pairs                               html  
    blr_plot_c_fitted                       html  
    blr_plot_c_leverage                     html  
    blr_plot_deviance_fitted                html  
    blr_plot_deviance_residual              html  
    blr_plot_dfbetas_panel                  html  
    blr_plot_diag_c                         html  
    blr_plot_diag_cbar                      html  
    blr_plot_diag_difchisq                  html  
    blr_plot_diag_difdev                    html  
    blr_plot_diag_fit                       html  
    blr_plot_diag_influence                 html  
    blr_plot_diag_leverage                  html  
    blr_plot_difchisq_fitted                html  
    blr_plot_difchisq_leverage              html  
    blr_plot_difdev_fitted                  html  
    blr_plot_difdev_leverage                html  
    blr_plot_fitted_leverage                html  
    blr_plot_leverage                       html  
    blr_plot_leverage_fitted                html  
    blr_plot_pearson_residual               html  
    blr_plot_residual_fitted                html  
    blr_prep_dcrate_data                    html  
    blr_prep_kschart_data                   html  
    blr_prep_lchart_gmean                   html  
    blr_prep_lorenz_data                    html  
    blr_prep_roc_data                       html  
    blr_regress                             html  
    blr_residual_diagnostics                html  
    blr_roc_curve                           html  
    blr_rsq_adj_count                       html  
    blr_rsq_count                           html  
    blr_rsq_cox_snell                       html  
    blr_rsq_effron                          html  
    blr_rsq_mcfadden                        html  
    blr_rsq_mcfadden_adj                    html  
    blr_rsq_mckelvey_zavoina                html  
    blr_rsq_nagelkerke                      html  
    blr_segment                             html  
    blr_segment_dist                        html  
    blr_segment_twoway                      html  
    blr_step_aic_backward                   html  
    blr_step_aic_both                       html  
    blr_step_aic_forward                    html  
    blr_step_p_backward                     html  
    blr_step_p_both                         html  
    blr_step_p_forward                      html  
    blr_test_hosmer_lemeshow                html  
    blr_test_lr                             html  
    blr_woe_iv                              html  
    blr_woe_iv_stats                        html  
    hsb2                                    html  
    stepwise                                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
* creating tarball
packaged installation of ‘blorr’ as ‘blorr_0.3.0_R_x86_64-pc-linux-gnu.tar.gz’
* DONE (blorr)