* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘covr’ ...
** package ‘covr’ 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/RtmpbTDj5p/R.INSTALLab2d140333300/covr/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 reassign.c -o reassign.o
gcc-13 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o covr.so reassign.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/tmp/RtmpbTDj5p/R.INSTALLab2d140333300/covr/src'
make[1]: Entering directory '/tmp/RtmpbTDj5p/R.INSTALLab2d140333300/covr/src'
make[1]: Leaving directory '/tmp/RtmpbTDj5p/R.INSTALLab2d140333300/covr/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-covr/00new/covr/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘covr’
    finding HTML links ... done
    as_coverage                             html  
    as_coverage_with_tests                  html  
    azure                                   html  
    clear_counters                          html  
    code_coverage                           html  
    codecov                                 html  
    count                                   html  
    count_test                              html  
    coverage_to_list                        html  
    coveralls                               html  
    covr-package                            html  
    covr.record_tests                       html  
    display_name                            html  
    environment_coverage                    html  
    exclusions                              html  
    file_coverage                           html  
    file_report                             html  
    function_coverage                       html  
    gitlab                                  html  
    has_srcref                              html  
    in_covr                                 html  
    is_covr_count_call                      html  
    is_current_test_finished                html  
    key                                     html  
    new_counter                             html  
    new_test_counter                        html  
    package_coverage                        html  
    percent_coverage                        html  
    print.coverage                          html  
    report                                  html  
    system_check                            html  
    system_output                           html  
    tally_coverage                          html  
    to_cobertura                            html  
    to_sonarqube                            html  
    trace_calls                             html  
    truncate_call                           html  
    update_current_test                     html  
    value                                   html  
    zero_coverage                           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 (covr)