* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘yardstick’ ...
** package ‘yardstick’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-13 (Debian 13.2.0-23) 13.2.0’
make[1]: Entering directory '/tmp/RtmpDZtmpS/R.INSTALLde3191cf1dcf4/yardstick/src'
gcc-13 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c init.c -o init.o
gcc-13 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c mcc-multiclass.c -o mcc-multiclass.o
gcc-13 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o yardstick.so init.o mcc-multiclass.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/tmp/RtmpDZtmpS/R.INSTALLde3191cf1dcf4/yardstick/src'
make[1]: Entering directory '/tmp/RtmpDZtmpS/R.INSTALLde3191cf1dcf4/yardstick/src'
make[1]: Leaving directory '/tmp/RtmpDZtmpS/R.INSTALLde3191cf1dcf4/yardstick/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-yardstick/00new/yardstick/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 ‘yardstick’
    finding HTML links ... done
    accuracy                                html  
    average_precision                       html  
    bal_accuracy                            html  
    brier_class                             html  
    brier_survival                          html  
    brier_survival_integrated               html  
    ccc                                     html  
    check_metric                            html  
    classification_cost                     html  
    concordance_survival                    html  
    conf_mat                                html  
    demographic_parity                      html  
    detection_prevalence                    html  
    developer-helpers                       html  
    equal_opportunity                       html  
    equalized_odds                          html  
    f_meas                                  html  
    gain_capture                            html  
    gain_curve                              html  
    hpc_cv                                  html  
    huber_loss                              html  
    huber_loss_pseudo                       html  
    iic                                     html  
    j_index                                 html  
    kap                                     html  
    lift_curve                              html  
    lung_surv                               html  
    mae                                     html  
    mape                                    html  
    mase                                    html  
    mcc                                     html  
    metric-summarizers                      html  
    metric_set                              html  
    metric_summarizer                       html  
    metric_tweak                            html  
    metric_vec_template                     html  
    metrics                                 html  
    mn_log_loss                             html  
    mpe                                     html  
    msd                                     html  
    new-metric                              html  
    new_groupwise_metric                    html  
    npv                                     html  
    pathology                               html  
    poisson_log_loss                        html  
    ppv                                     html  
    pr_auc                                  html  
    pr_curve                                html  
    precision                               html  
    recall                                  html  
    reexports                               html  
    rmse                                    html  
    roc_auc                                 html  
    roc_auc_survival                        html  
    roc_aunp                                html  
    roc_aunu                                html  
    roc_curve                               html  
    roc_curve_survival                      html  
    rpd                                     html  
    rpiq                                    html  
    rsq                                     html  
    rsq_trad                                html  
    sens                                    html  
    smape                                   html  
    solubility_test                         html  
    spec                                    html  
    summary.conf_mat                        html  
    two_class_example                       html  
    yardstick-package                       html  
    yardstick_remove_missing                html  
*** copying figures
** 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 (yardstick)