* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘covercorr’ ...
** this is package ‘covercorr’ version ‘1.0.0’
** package ‘covercorr’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-14 (Debian 14.3.0-5) 14.3.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpuBv3DV/R.INSTALL5c1d17d5c00b8/covercorr/src'
gcc-14 -std=gnu23 -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 covered_area.c -o covered_area.o
gcc-14 -std=gnu23 -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 covered_volume.c -o covered_volume.o
gcc-14 -std=gnu23 -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 covered_volume_mc.c -o covered_volume_mc.o
gcc-14 -std=gnu23 -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-14 -std=gnu23 -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 split_rectangles.c -o split_rectangles.o
gcc-14 -std=gnu23 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o covercorr.so covered_area.o covered_volume.o covered_volume_mc.o init.o split_rectangles.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpuBv3DV/R.INSTALL5c1d17d5c00b8/covercorr/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpuBv3DV/R.INSTALL5c1d17d5c00b8/covercorr/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpuBv3DV/R.INSTALL5c1d17d5c00b8/covercorr/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-covercorr/00new/covercorr/libs
** R
** data
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘covercorr’
    finding HTML links ... done
    CD8T                                    html  
    MK_rank                                 html  
    coverage_correlation                    html  
    covered_volume                          html  
    covered_volume_mc                       html  
    covered_volume_partitioned              html  
    plot_rectangles                         html  
    split_rectangles                        html  
    variance_formula                        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 (covercorr)