* installing *source* package ‘npROCRegression’ ...
** package ‘npROCRegression’ 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 init.c -o init.o
/opt/gfortran/bin/gfortran -arch arm64  -fPIC  -Wall -g -O2  -c  npROCRegression.f90 -o npROCRegression.o
npROCRegression.f90:3857:14:

 3857 |           seed, &                         ! Seed for the bootstrap
      |              1
Warning: Unused dummy argument ‘seed’ at (1) [-Wunused-dummy-argument]
npROCRegression.f90:4139:43:

 4139 |           p, h, kbin, coutcome, nboot, seed, &        ! Fit args
      |                                           1
Warning: Unused dummy argument ‘seed’ at (1) [-Wunused-dummy-argument]
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 npROCRegression.so init.o npROCRegression.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 ___emutls_get_address: registers 23 and 24 not saved contiguously in frame
ld: warning: could not create compact unwind for _nprob.1.constprop.0.isra.0: registers 72 and 73 not saved contiguously in frame
ld: warning: could not create compact unwind for _ppnd16.0.isra.0: register 73 saved somewhere other than in frame
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_endup: register 22 saved somewhere other than 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 _sampleroc_: registers 27 and 28 not saved contiguously in frame
ld: warning: could not create compact unwind for _samplebinning_: registers 23 and 24 not saved contiguously in frame
ld: warning: could not create compact unwind for _sh__: registers 23 and 24 not saved contiguously in frame
ld: warning: could not create compact unwind for _fingam_: registers 19 and 20 not saved contiguously in frame
ld: warning: could not create compact unwind for _linv_: registers 19 and 20 not saved contiguously in frame
ld: warning: could not create compact unwind for _linvlo_: registers 72 and 73 not saved contiguously in frame
ld: warning: could not create compact unwind for _diriv_: register 73 saved somewhere other than in frame
ld: warning: could not create compact unwind for _weight_: register 22 saved somewhere other than in frame
ld: warning: could not create compact unwind for _getmodelmatrixfact_: registers 27 and 28 not saved contiguously in frame
ld: warning: could not create compact unwind for _inigam_: registers 72 and 73 not saved contiguously 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 _wregresion_: registers 27 and 28 not saved contiguously in frame
ld: warning: could not create compact unwind for _regfact_: registers 27 and 28 not saved contiguously in frame
ld: warning: could not create compact unwind for _param_: registers 27 and 28 not saved contiguously in frame
ld: warning: could not create compact unwind for _reglineal_: register 73 saved somewhere other than in frame
ld: warning: could not create compact unwind for _reglinealpred_: register 75 saved somewhere other than in frame
ld: warning: could not create compact unwind for _rfast__: registers 76 and 77 not saved contiguously in frame
ld: warning: could not create compact unwind for _rfast_: registers 72 and 73 not saved contiguously in frame
ld: warning: could not create compact unwind for _rnp1dfast_: registers 27 and 28 not saved contiguously in frame
ld: warning: could not create compact unwind for _frnp1dfast_: register 73 saved somewhere other than in frame
ld: warning: could not create compact unwind for _backfitinter_: registers 72 and 73 not saved contiguously in frame
ld: warning: could not create compact unwind for _gam_: register 75 saved somewhere other than in frame
ld: warning: could not create compact unwind for _locscalegam_: registers 72 and 73 not saved contiguously in frame
ld: warning: could not create compact unwind for _rocinduced_: register 73 saved somewhere other than in frame
ld: warning: could not create compact unwind for _rocinducedb_: registers 72 and 73 not saved contiguously in frame
ld: warning: could not create compact unwind for _gamroc_: registers 72 and 73 not saved contiguously in frame
ld: warning: could not create compact unwind for _rocdirecta_: registers 76 and 77 not saved contiguously in frame
ld: warning: could not create compact unwind for _rocdirectab_: registers 72 and 73 not saved contiguously in frame
ld: warning: could not create compact unwind for _dllrocdirect_: register 75 saved somewhere other than in frame
ld: warning: could not create compact unwind for _dllrocinduced_: register 75 saved somewhere other than in frame
installing to /Volumes/Builds/packages/big-sur-arm64/results/4.4/npROCRegression.Rcheck/00LOCK-npROCRegression/00new/npROCRegression/libs
** generating debug symbols (dSYM)
** R
** data
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** 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 (npROCRegression)