* installing *source* package ‘npregfast’ ...
** package ‘npregfast’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘Apple clang version 14.0.0 (clang-1400.0.29.202)’
using Fortran compiler: ‘GNU Fortran (GCC) 12.2.0’
using SDK: ‘MacOSX11.3.sdk’
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c npregfast_init.c -o npregfast_init.o
/opt/gfortran/bin/gfortran -arch arm64  -fPIC  -Wall -g -O2  -c  program2.f90 -o program2.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 npregfast.so npregfast_init.o program2.o -L/opt/gfortran/lib/gcc/aarch64-apple-darwin20.0/12.2.0 -L/opt/gfortran/lib -lgfortran -lemutls_w -lquadmath -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
ld: warning: could not create compact unwind for ___lsq_MOD_varprd: register 73 saved somewhere other than in frame
ld: warning: could not create compact unwind for ___lsq_MOD_partial_corr: registers 27 and 28 not saved contiguously in frame
ld: warning: could not create compact unwind for ___lsq_MOD_cov: registers 27 and 28 not saved contiguously in frame
ld: warning: could not create compact unwind for ___lsq_MOD_tolset: register 22 saved somewhere other than in frame
ld: warning: could not create compact unwind for ___lsq_MOD_regcf: registers 21 and 22 not saved contiguously in frame
ld: warning: could not create compact unwind for ___lsq_MOD_sing: registers 27 and 28 not saved contiguously in frame
ld: warning: could not create compact unwind for ___lsq_MOD_startup: registers 27 and 28 not saved contiguously in frame
ld: warning: could not create compact unwind for _wregresion_: registers 27 and 28 not saved contiguously in frame
ld: warning: could not create compact unwind for _reglineal_: registers 27 and 28 not saved contiguously in frame
ld: warning: could not create compact unwind for _interpola_: register 75 saved somewhere other than in frame
ld: warning: could not create compact unwind for _quantile_: register 26 saved somewhere other than in frame
ld: warning: could not create compact unwind for _banda_: registers 27 and 28 not saved contiguously in frame
ld: warning: could not create compact unwind for _binning_: registers 27 and 28 not saved contiguously in frame
ld: warning: could not create compact unwind for _wregresion_javier_: registers 27 and 28 not saved contiguously in frame
ld: warning: could not create compact unwind for _reg1d_: registers 78 and 79 not saved contiguously in frame
ld: warning: could not create compact unwind for _ventana1d_: register 73 saved somewhere other than in frame
ld: warning: could not create compact unwind for _rfast_h_: registers 74 and 75 not saved contiguously in frame
ld: warning: could not create compact unwind for _rfastc3_sestelo_: registers 27 and 28 not saved contiguously in frame
ld: warning: could not create compact unwind for _rfastc3_: registers 27 and 28 not saved contiguously in frame
ld: warning: could not create compact unwind for _allotest__: registers 27 and 28 not saved contiguously in frame
ld: warning: could not create compact unwind for _allotest_sestelo__: registers 72 and 73 not saved contiguously in frame
ld: warning: could not create compact unwind for _reglineal_pred_: registers 27 and 28 not saved contiguously in frame
ld: warning: could not create compact unwind for _rfast_h_alo_: registers 27 and 28 not saved contiguously in frame
ld: warning: could not create compact unwind for _localtest__: registers 27 and 28 not saved contiguously in frame
ld: warning: could not create compact unwind for _globaltest__: registers 27 and 28 not saved contiguously in frame
ld: warning: could not create compact unwind for _frfast__: registers 74 and 75 not saved contiguously in frame
ld: warning: could not create compact unwind for ___emutls_get_address: registers 23 and 24 not saved contiguously in frame
ld: warning: could not create compact unwind for _rfast0_: registers 72 and 73 not saved contiguously in frame
ld: warning: could not create compact unwind for _cuant_: register 73 saved somewhere other than in frame
ld: warning: could not create compact unwind for _interpola_alo_: register 75 saved somewhere other than in frame
installing to /Volumes/Builds/packages/big-sur-arm64/results/4.4/npregfast.Rcheck/00LOCK-npregfast/00new/npregfast/libs
** generating debug symbols (dSYM)
** R
** data
*** moving datasets to lazyload DB
** inst
** 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 (npregfast)