* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘mlr3misc’ ...
** package ‘mlr3misc’ 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/RtmpRmX48k/R.INSTALL3c09972e742cd/mlr3misc/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 count_missing.c -o count_missing.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 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 keep_in_bounds.c -o keep_in_bounds.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 to_decimal.c -o to_decimal.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 which_max.c -o which_max.o
gcc-13 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o mlr3misc.so count_missing.o init.o keep_in_bounds.o to_decimal.o which_max.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/tmp/RtmpRmX48k/R.INSTALL3c09972e742cd/mlr3misc/src'
make[1]: Entering directory '/tmp/RtmpRmX48k/R.INSTALL3c09972e742cd/mlr3misc/src'
make[1]: Leaving directory '/tmp/RtmpRmX48k/R.INSTALL3c09972e742cd/mlr3misc/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-mlr3misc/00new/mlr3misc/libs
** R
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘mlr3misc’
    finding HTML links ... done
    Callback                                html  
    Context                                 html  
    Dictionary                              html  
    as_callback                             html  
    as_factor                               html  
    as_short_string                         html  
    assert_callback                         html  
    assert_ro_binding                       html  
    calculate_hash                          html  
    call_back                               html  
    capitalize                              html  
    catn                                    html  
    check_packages_installed                html  
    chunk_vector                            html  
    clbk                                    html  
    compat-map                              html  
    compose                                 html  
    compute_mode                            html  
    count_missing                           html  
    crate                                   html  
    cross_join                              html  
    finding level-2 HTML links ... done

    dictionary_sugar_get                    html  
    dictionary_sugar_get_safe               html  
    dictionary_sugar_inc_get                html  
    dictionary_sugar_inc_get_safe           html  
    did_you_mean                            html  
    distinct_values                         html  
    encapsulate                             html  
    enframe                                 html  
    extract_vars                            html  
    format_bib                              html  
    formulate                               html  
    get_private-set                         html  
    get_private                             html  
    get_seed                                html  
    has_element                             html  
    hash_input                              html  
    ids                                     html  
    insert_named                            html  
    invoke                                  html  
    is_scalar_na                            html  
    keep_in_bounds                          html  
    leanify_r6                              html  
    load_dataset                            html  
    map_values                              html  
    mlr3misc-package                        html  
    mlr_callbacks                           html  
    modify_if                               html  
    named_list                              html  
    named_vector                            html  
    names2                                  html  
    nin                                     html  
    open_help                               html  
    printf                                  html  
    rcbind                                  html  
    rd_info                                 html  
    recycle_vectors                         html  
    register_namespace_callback             html  
    reorder_vector                          html  
    require_namespaces                      html  
    rowwise_table                           html  
    sequence_helpers                        html  
    set_class                               html  
    set_names                               html  
    set_params                              html  
    shuffle                                 html  
    str_collapse                            html  
    str_indent                              html  
    str_trunc                               html  
    strip_srcrefs                           html  
    to_decimal                              html  
    topo_sort                               html  
    transpose_list                          html  
    unnest                                  html  
    which_min                               html  
    with_package                            html  
*** copying figures
** 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 (mlr3misc)