* installing *source* package ‘eaf’ ...
** package ‘eaf’ successfully unpacked and MD5 sums checked
** using staged installation
checking for gsl-config... /opt/R/arm64/bin/gsl-config
configure: creating ./config.status
config.status: creating src/Makevars
** libs
using C compiler: ‘Apple clang version 14.0.0 (clang-1400.0.29.202)’
using SDK: ‘MacOSX11.3.sdk’
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -DR_PACKAGE -DDEBUG=0 -I./eaf/ -I./mo-tools/   -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c eaf/avl.c -o eaf/avl.o
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -DR_PACKAGE -DDEBUG=0 -I./eaf/ -I./mo-tools/   -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c eaf/eaf3d.c -o eaf/eaf3d.o
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -DR_PACKAGE -DDEBUG=0 -I./eaf/ -I./mo-tools/   -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c eaf/eaf.c -o eaf/eaf.o
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -DR_PACKAGE -DDEBUG=0 -I./eaf/ -I./mo-tools/   -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c eaf/io.c -o eaf/io.o
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -DR_PACKAGE -DDEBUG=0 -I./eaf/ -I./mo-tools/   -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c mo-tools/hv_contrib.c -o mo-tools/hv_contrib.o
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -DR_PACKAGE -DDEBUG=0 -I./eaf/ -I./mo-tools/   -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c mo-tools/hv.c -o mo-tools/hv.o
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -DR_PACKAGE -DDEBUG=0 -I./eaf/ -I./mo-tools/   -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c mo-tools/pareto.c -o mo-tools/pareto.o
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -DR_PACKAGE -DDEBUG=0 -I./eaf/ -I./mo-tools/   -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c mo-tools/whv.c -o mo-tools/whv.o
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -DR_PACKAGE -DDEBUG=0 -I./eaf/ -I./mo-tools/   -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c mo-tools/whv_hype.c -o mo-tools/whv_hype.o
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -DR_PACKAGE -DDEBUG=0 -I./eaf/ -I./mo-tools/   -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c init.c -o init.o
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -DR_PACKAGE -DDEBUG=0 -I./eaf/ -I./mo-tools/   -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c Reaf.c -o Reaf.o
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -DR_PACKAGE -DDEBUG=0 -I./eaf/ -I./mo-tools/   -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c Repsilon.c -o Repsilon.o
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -DR_PACKAGE -DDEBUG=0 -I./eaf/ -I./mo-tools/   -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c Rhv.c -o Rhv.o
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -DR_PACKAGE -DDEBUG=0 -I./eaf/ -I./mo-tools/   -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c Rnondominated.c -o Rnondominated.o
clang -arch arm64 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/arm64/lib -o eaf.so eaf/avl.o eaf/eaf3d.o eaf/eaf.o eaf/io.o mo-tools/hv_contrib.o mo-tools/hv.o mo-tools/pareto.o mo-tools/whv.o mo-tools/whv_hype.o init.o Reaf.o Repsilon.o Rhv.o Rnondominated.o -L/opt/R/arm64/lib -lgsl -lgslcblas -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing via 'install.libs.R' to /Volumes/Builds/packages/big-sur-arm64/results/4.3/eaf.Rcheck/00LOCK-eaf/00new/eaf
** R
** data
*** moving datasets to lazyload DB
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
*** copying figures
** 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 (eaf)