* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘fastcox’ ...
** this is package ‘fastcox’ version ‘1.1.4’
** package ‘fastcox’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-14 (Debian 14.3.0-10) 14.3.0’
using Fortran compiler: ‘GNU Fortran (Debian 14.3.0-10) 14.3.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmprT0VRB/R.INSTALL58538192f73a5/fastcox/src'
gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c KKT.f90 -o KKT.o
gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c OBJ.f90 -o OBJ.o
gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c chkvars.f90 -o chkvars.o
gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c coxlassoNET.f90 -o coxlassoNET.o
gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c derivative.f90 -o derivative.o
gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c drv.f90 -o drv.o
gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c failure.f90 -o failure.o
gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c objective.f90 -o objective.o
gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c quicksort.f90 -o quicksort.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 registerDynamicSymbol.c -o registerDynamicSymbol.o
gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c risk.f90 -o risk.o
gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c riskidx.f90 -o riskidx.o
gfortran-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c standardcox.f90 -o standardcox.o
gcc-14 -std=gnu23 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o fastcox.so KKT.o OBJ.o chkvars.o coxlassoNET.o derivative.o drv.o failure.o objective.o quicksort.o registerDynamicSymbol.o risk.o riskidx.o standardcox.o -lgfortran -lm -lquadmath -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmprT0VRB/R.INSTALL58538192f73a5/fastcox/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmprT0VRB/R.INSTALL58538192f73a5/fastcox/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmprT0VRB/R.INSTALL58538192f73a5/fastcox/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-fastcox/00new/fastcox/libs
** R
** data
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
converting help for package ‘fastcox’
finding HTML links ... done
FHT html
cocktail-package html
cocktail html
cv.cocktail html
plot.cocktail html
plot.cv.cocktail html
predict.cocktail html
print.cocktail 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 (fastcox)