* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘BORG’ ...
** this is package ‘BORG’ version ‘0.2.5’
** package ‘BORG’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: ‘g++-15 (Debian 15.2.0-15) 15.2.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp7343mc/R.INSTALL160ff05906d9da/BORG/src'
g++-15 -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++-15 -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 borg_main.cpp -o borg_main.o
g++-15 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o BORG.so RcppExports.o borg_main.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmp7343mc/R.INSTALL160ff05906d9da/BORG/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp7343mc/R.INSTALL160ff05906d9da/BORG/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmp7343mc/R.INSTALL160ff05906d9da/BORG/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-BORG/00new/BORG/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘BORG’
    finding HTML links ... done
    BORG-package                            html  
    BorgDiagnosis                           html  
    BorgRisk                                html  
    as.data.frame.BorgDiagnosis             html  
    as.data.frame.BorgRisk                  html  
    audit_importance                        html  
    audit_predictions                       html  
    borg-wrappers                           html  
    borg                                    html  
    borg_assimilate                         html  
    borg_auto_check                         html  
    borg_certificate                        html  
    borg_compare_cv                         html  
    borg_cv                                 html  
    borg_diagnose                           html  
    borg_export                             html  
    borg_group_vfold_cv                     html  
    borg_initial_split                      html  
    borg_inspect                            html  
    borg_options                            html  
    borg_pipeline                           html  
    borg_power                              html  
    borg_register_hooks                     html  
    borg_trainControl                       html  
    borg_unregister_hooks                   html  
    borg_validate                           html  
    borg_vfold_cv                           html  
    cv_leakage_report                       html  
    plot.BorgRisk                           html  
    plot.borg_comparison                    html  
    plot.borg_result                        html  
    print.borg_cv_report                    html  
    summary.BorgDiagnosis                   html  
    summary.BorgRisk                        html  
    summary.borg_cv                         html  
    summary.borg_pipeline                   html  
    summary.borg_power                      html  
    summary.borg_result                     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
* DONE (BORG)