* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘dtrSurv’ ...
** package ‘dtrSurv’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-13 (Debian 13.2.0-13) 13.2.0’
using Fortran compiler: ‘GNU Fortran (Debian 13.2.0-13) 13.2.0’
make[1]: Entering directory '/tmp/Rtmpw5tIYB/R.INSTALL2cd786111a0cbd/dtrSurv/src'
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -c  dtrSurv.f90 -o dtrSurv.o
dtrSurv.f90:565:23:

  565 |   z(1) = num(1) / nj(1)
      |                       ^
Warning: ‘MEM[(real(kind=8)[0:D.6487] *)_34][0]’ may be used uninitialized [-Wmaybe-uninitialized]
dtrSurv.f90:502:37:

  502 |       tieCovariate = tieCovariate + 1
      |                                     ^
Warning: ‘tiecovariate’ may be used uninitialized [-Wmaybe-uninitialized]
dtrSurv.f90:167:67:

  167 |   INTEGER :: rUnifSet, set, splitLeft, splitLeftFinal, tieCovariate
      |                                                                   ^
note: ‘tiecovariate’ was declared here
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 dtrSurv_init.c -o dtrSurv_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 randoms.c -o randoms.o
gcc-13 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o dtrSurv.so dtrSurv.o dtrSurv_init.o randoms.o -lgfortran -lm -lquadmath -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/tmp/Rtmpw5tIYB/R.INSTALL2cd786111a0cbd/dtrSurv/src'
make[1]: Entering directory '/tmp/Rtmpw5tIYB/R.INSTALL2cd786111a0cbd/dtrSurv/src'
make[1]: Leaving directory '/tmp/Rtmpw5tIYB/R.INSTALL2cd786111a0cbd/dtrSurv/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-dtrSurv/00new/dtrSurv/libs
** R
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘dtrSurv’
    finding HTML links ... done
    dtrSurv-internal-api                    html  
    dtrSurv                                 html  
    predict                                 html  
    print                                   html  
    show                                    html  
    stage                                   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 (dtrSurv)