* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘dropout’ ...
** this is package ‘dropout’ version ‘2.2.0’
** package ‘dropout’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-14 (Debian 14.3.0-10) 14.3.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpqWVJFX/R.INSTALL3b5513529c088d/dropout/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 C_drop.c -o C_drop.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 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o dropout.so C_drop.o init.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpqWVJFX/R.INSTALL3b5513529c088d/dropout/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpqWVJFX/R.INSTALL3b5513529c088d/dropout/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpqWVJFX/R.INSTALL3b5513529c088d/dropout/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-dropout/00new/dropout/libs
** R
** data
*** moving datasets to lazyload DB
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
converting help for package ‘dropout’
finding HTML links ... done
c_prepare html
check_input html
drop_detect html
drop_summary html
dropout-package html
flying html
metric_column html
metric_complete html
metric_drop html
metric_drop_id html
metric_drop_index html
metric_na html
metric_sec_length html
metric_sec_na html
metric_single_na html
metrics_detect html
metrics_summary 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 (dropout)