* installing *source* package ‘fastcox’ ... ** package ‘fastcox’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘Apple clang version 14.0.3 (clang-1403.0.22.14.1)’ using Fortran compiler: ‘GNU Fortran (GCC) 12.2.0’ using SDK: ‘MacOSX11.3.sdk’ gfortran -arch x86_64 -fPIC -Wall -g -O2 -c KKT.f90 -o KKT.o gfortran -arch x86_64 -fPIC -Wall -g -O2 -c OBJ.f90 -o OBJ.o gfortran -arch x86_64 -fPIC -Wall -g -O2 -c chkvars.f90 -o chkvars.o gfortran -arch x86_64 -fPIC -Wall -g -O2 -c coxlassoNET.f90 -o coxlassoNET.o gfortran -arch x86_64 -fPIC -Wall -g -O2 -c derivative.f90 -o derivative.o gfortran -arch x86_64 -fPIC -Wall -g -O2 -c drv.f90 -o drv.o gfortran -arch x86_64 -fPIC -Wall -g -O2 -c failure.f90 -o failure.o gfortran -arch x86_64 -fPIC -Wall -g -O2 -c objective.f90 -o objective.o gfortran -arch x86_64 -fPIC -Wall -g -O2 -c quicksort.f90 -o quicksort.o clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c registerDynamicSymbol.c -o registerDynamicSymbol.o gfortran -arch x86_64 -fPIC -Wall -g -O2 -c risk.f90 -o risk.o gfortran -arch x86_64 -fPIC -Wall -g -O2 -c riskidx.f90 -o riskidx.o gfortran -arch x86_64 -fPIC -Wall -g -O2 -c standardcox.f90 -o standardcox.o clang -arch x86_64 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/x86_64/lib -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 -L/opt/gfortran/lib/gcc/x86_64-apple-darwin20.0/12.2.0 -L/opt/gfortran/lib -lgfortran -lquadmath -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation installing to /Volumes/Builds/packages/big-sur-x86_64/results/4.3/fastcox.Rcheck/00LOCK-fastcox/00new/fastcox/libs ** generating debug symbols (dSYM) ** 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)