* installing *source* package ‘npROCRegression’ ... ** this is package ‘npROCRegression’ version ‘1.0-7’ ** 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) 14.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] npROCRegression.f90:1190:34: 1190 | xmax=max(x(i),xmax) | ^ Warning: 'max' may be used uninitialized [-Wmaybe-uninitialized] npROCRegression.f90:254:36: 254 | aux, h, sumw, h2, min, max, pdf | ^ note: 'max' was declared here 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/14.2.0 -L/opt/gfortran/lib -lemutls_w -lheapt_w -lgfortran -lquadmath -F/Library/Frameworks/R.framework/.. -framework R ld: warning: could not create compact unwind for _nprob.1.constprop.0.isra.0: does not use standard frame ld: warning: could not create compact unwind for _ppnd16.0.isra.0: does not use standard frame ld: warning: could not create compact unwind for ___lsq_MOD_varprd: does not use standard frame ld: warning: could not create compact unwind for ___lsq_MOD_partial_corr: does not use standard frame ld: warning: could not create compact unwind for ___lsq_MOD_cov: does not use standard frame ld: warning: could not create compact unwind for ___lsq_MOD_tolset: does not use standard frame ld: warning: could not create compact unwind for ___lsq_MOD_regcf: does not use standard frame ld: warning: could not create compact unwind for ___lsq_MOD_sing: does not use standard frame ld: warning: could not create compact unwind for ___lsq_MOD_endup: does not use standard frame ld: warning: could not create compact unwind for ___lsq_MOD_startup: does not use standard frame ld: warning: could not create compact unwind for _sampleroc_: does not use standard frame ld: warning: could not create compact unwind for _samplebinning_: does not use standard frame ld: warning: could not create compact unwind for _sh__: does not use standard frame ld: warning: could not create compact unwind for _fingam_: does not use standard frame ld: warning: could not create compact unwind for ___emutls_get_address: does not use standard frame ld: warning: could not create compact unwind for _allocate_tramp_ctrl: does not use standard frame ld: warning: could not create compact unwind for ___gcc_nested_func_ptr_created: does not use standard frame ld: warning: could not create compact unwind for ___gcc_nested_func_ptr_deleted: does not use standard frame ld: warning: could not create compact unwind for _linv_: does not use standard frame ld: warning: could not create compact unwind for _linvlo_: does not use standard frame ld: warning: could not create compact unwind for _diriv_: does not use standard frame ld: warning: could not create compact unwind for _weight_: does not use standard frame ld: warning: could not create compact unwind for _inigam_: does not use standard frame ld: warning: could not create compact unwind for _quantile_: does not use standard frame ld: warning: could not create compact unwind for _predlineal_: does not use standard frame ld: warning: could not create compact unwind for _wregresion_: does not use standard frame ld: warning: could not create compact unwind for _regfact_: does not use standard frame ld: warning: could not create compact unwind for _param_: does not use standard frame ld: warning: could not create compact unwind for _reglineal_: does not use standard frame ld: warning: could not create compact unwind for _reglinealpred_: does not use standard frame ld: warning: could not create compact unwind for _rfast__: does not use standard frame ld: warning: could not create compact unwind for _rfast_: does not use standard frame ld: warning: could not create compact unwind for _rnp1dfast_: does not use standard frame ld: warning: could not create compact unwind for _frnp1dfast_: does not use standard frame ld: warning: could not create compact unwind for _finter_: does not use standard frame ld: warning: could not create compact unwind for _backfitinter_: does not use standard frame ld: warning: could not create compact unwind for _gam_: does not use standard frame ld: warning: could not create compact unwind for _locscalegam_: does not use standard frame ld: warning: could not create compact unwind for _rocinduced_: does not use standard frame ld: warning: could not create compact unwind for _rocinducedb_: does not use standard frame ld: warning: could not create compact unwind for _gamroc_: does not use standard frame ld: warning: could not create compact unwind for _rocdirecta_: does not use standard frame ld: warning: could not create compact unwind for _rocdirectab_: does not use standard frame ld: warning: could not create compact unwind for _dllrocdirect_: does not use standard frame ld: warning: could not create compact unwind for _dllrocinduced_: does not use standard frame installing to /Volumes/Builds/packages/big-sur-arm64/results/4.5/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)