* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘neuralnetwork’ ...
** this is package ‘neuralnetwork’ version ‘0.1.0’
** package ‘neuralnetwork’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-15 (Debian 15.3.0-1) 15.3.0’
using C++ compiler: ‘g++-15 (Debian 15.3.0-1) 15.3.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp3t15nN/R.INSTALL2189a154fd6389/neuralnetwork/src'
gcc-15 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c init.c -o init.o
g++-15 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c neuralnetwork.cpp -o neuralnetwork.o
g++-15 -std=gnu++20 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o neuralnetwork.so init.o neuralnetwork.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmp3t15nN/R.INSTALL2189a154fd6389/neuralnetwork/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp3t15nN/R.INSTALL2189a154fd6389/neuralnetwork/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmp3t15nN/R.INSTALL2189a154fd6389/neuralnetwork/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-neuralnetwork/00new/neuralnetwork/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
converting help for package ‘neuralnetwork’
finding HTML links ... done
compat html
neuralnetwork-callbacks html
neuralnetwork-metrics html
neuralnetwork-objects html
neuralnetwork-package html
nn_cv html
nn_evaluate html
nn_fit html
nn_permutation_importance html
nn_save html
nn_tune html
plot.neuralnetwork html
predict.neuralnetwork html
print.neuralnetwork html
summary.neuralnetwork 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 (neuralnetwork)