* installing *source* package 'fastcox' ...
** package 'fastcox' successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: 'gcc.exe (GCC) 13.2.0'
using Fortran compiler: 'GNU Fortran (GCC) 13.2.0'
make[1]: Entering directory '/d/temp/Rtmp8uJs8w/R.INSTALL5190306772ba/fastcox/src'
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c  KKT.f90 -o KKT.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c  OBJ.f90 -o OBJ.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c  chkvars.f90 -o chkvars.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c  coxlassoNET.f90 -o coxlassoNET.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c  derivative.f90 -o derivative.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c  drv.f90 -o drv.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c  failure.f90 -o failure.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c  objective.f90 -o objective.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c  quicksort.f90 -o quicksort.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c registerDynamicSymbol.c -o registerDynamicSymbol.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c  risk.f90 -o risk.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c  riskidx.f90 -o riskidx.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c  standardcox.f90 -o standardcox.o
gcc -shared -s -static-libgcc -o fastcox.dll tmp.def 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 -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib -lgfortran -lm -lquadmath -LD:/RCompile/recent/R/bin/x64 -lR
make[1]: Leaving directory '/d/temp/Rtmp8uJs8w/R.INSTALL5190306772ba/fastcox/src'
make[1]: Entering directory '/d/temp/Rtmp8uJs8w/R.INSTALL5190306772ba/fastcox/src'
make[1]: Leaving directory '/d/temp/Rtmp8uJs8w/R.INSTALL5190306772ba/fastcox/src'
installing to d:/Rcompile/CRANpkg/lib/4.5/00LOCK-fastcox/00new/fastcox/libs/x64
** 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
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* MD5 sums
packaged installation of 'fastcox' as fastcox_1.1.3.zip
* DONE (fastcox)