* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘valorate’ ...
** this is package ‘valorate’ version ‘1.0-5’
** package ‘valorate’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-14 (Debian 14.2.0-19) 14.2.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp4FZEq1/R.INSTALL274a6c7a6ad4fd/valorate/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 valorate_samplings.c -o valorate_samplings.o
valorate_samplings.c:187:30: warning: ‘R_CallDef’ defined but not used [-Wunused-const-variable=]
  187 | static const R_CallMethodDef R_CallDef[] = {
      |                              ^~~~~~~~~
gcc-14 -std=gnu23 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o valorate.so valorate_samplings.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmp4FZEq1/R.INSTALL274a6c7a6ad4fd/valorate/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp4FZEq1/R.INSTALL274a6c7a6ad4fd/valorate/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmp4FZEq1/R.INSTALL274a6c7a6ad4fd/valorate/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-valorate/00new/valorate/libs
** R
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘valorate’
    finding HTML links ... done
    New_Valorate                            html  
    prepare.n1                              html  
    valorate-internal                       html  
    valorate.p.value                        html  
    valorate.plot.empirical                 html  
    valorate.plot.kaplan                    html  
    valorate.plot.sampling.densities        html  
    valorate.plot.subpop                    html  
    valorate.random.n1                      html  
    valorate.risk                           html  
    valorate.survdiff                       html  
** 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 (valorate)