* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘LTRCforests’ ...
** package ‘LTRCforests’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-13 (Debian 13.2.0-13) 13.2.0’
make[1]: Entering directory '/tmp/Rtmp95GF7u/R.INSTALL31c41a55eda00a/LTRCforests/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 LTRCforests.c -o LTRCforests.o
LTRCforests.c: In function ‘classificationAreaUnderROCSplit’:
LTRCforests.c:9074:10: warning: ‘sLen’ may be used uninitialized [-Wmaybe-uninitialized]
 9074 |     uint sLen;
      |          ^~~~
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 R_init_LTRCforests.c -o R_init_LTRCforests.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 splitCustom.c -o splitCustom.o
gcc-13 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o LTRCforests.so LTRCforests.o R_init_LTRCforests.o splitCustom.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/tmp/Rtmp95GF7u/R.INSTALL31c41a55eda00a/LTRCforests/src'
make[1]: Entering directory '/tmp/Rtmp95GF7u/R.INSTALL31c41a55eda00a/LTRCforests/src'
make[1]: Leaving directory '/tmp/Rtmp95GF7u/R.INSTALL31c41a55eda00a/LTRCforests/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-LTRCforests/00new/LTRCforests/libs
** R
** data
*** moving datasets to lazyload DB
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘LTRCforests’
    finding HTML links ... done
    LTRCforests-package                     html  
    ltrccif                                 html  
    ltrcrrf                                 html  
    pbcsample                               html  
    predictProb                             html  
    print                                   html  
    sbrier_ltrc                             html  
    tune.ltrccif                            html  
    tune.ltrcrrf                            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 (LTRCforests)