* installing to library ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages’
* installing *source* package ‘fastcox’ ...
** package ‘fastcox’ 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 '/home/hornik/tmp/scratch/Rtmp9Y9PqM/R.INSTALL21a8cee1faabc/fastcox/src'
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -c  KKT.f90 -o KKT.o
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -c  OBJ.f90 -o OBJ.o
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -c  chkvars.f90 -o chkvars.o
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -c  coxlassoNET.f90 -o coxlassoNET.o
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -c  derivative.f90 -o derivative.o
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -c  drv.f90 -o drv.o
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -c  failure.f90 -o failure.o
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -c  objective.f90 -o objective.o
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -c  quicksort.f90 -o quicksort.o
gcc-13 -I"/home/hornik/tmp/R.check/r-devel-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-13  -fpic  -g -O2 -Wall -mtune=native  -c  risk.f90 -o risk.o
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -c  riskidx.f90 -o riskidx.o
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -c  standardcox.f90 -o standardcox.o
gcc-13 -shared -L/home/hornik/tmp/R.check/r-devel-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-devel-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmp9Y9PqM/R.INSTALL21a8cee1faabc/fastcox/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp9Y9PqM/R.INSTALL21a8cee1faabc/fastcox/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmp9Y9PqM/R.INSTALL21a8cee1faabc/fastcox/src'
installing to /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/00LOCK-fastcox/00new/fastcox/libs
** R
** data
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** 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)