* installing *source* package ‘cxreg’ ... ** package ‘cxreg’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using Fortran compiler: ‘GNU Fortran (GCC) 12.2.0’ using C++ compiler: ‘Apple clang version 14.0.0 (clang-1400.0.29.202)’ using SDK: ‘MacOSX11.3.sdk’ /opt/gfortran/bin/gfortran -arch arm64 -fPIC -Wall -g -O2 -c cglassocd_noscale.f -o cglassocd_noscale.o cglassocd_noscale.f:12:61: 12 | double complex w11_sc(1:(p-1),1:(p-1)), s12_sc(1:(p-1)) | 1 Warning: Unused variable ‘s12_sc’ declared at (1) [-Wunused-variable] cglassocd_noscale.f:11:32: 11 | double complex sc(1:(p-1)),s12(1:(p-1)),w11(1:(p-1),1:(p-1)) | 1 Warning: Unused variable ‘sc’ declared at (1) [-Wunused-variable] cglassocd_noscale.f:12:44: 12 | double complex w11_sc(1:(p-1),1:(p-1)), s12_sc(1:(p-1)) | 1 Warning: Unused variable ‘w11_sc’ declared at (1) [-Wunused-variable] /opt/gfortran/bin/gfortran -arch arm64 -fPIC -Wall -g -O2 -c cglassocd_scaled.f -o cglassocd_scaled.o clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c classo_init.cpp -o classo_init.o /opt/gfortran/bin/gfortran -arch arm64 -fPIC -Wall -g -O2 -c classocd_cov.f -o classocd_cov.o /opt/gfortran/bin/gfortran -arch arm64 -fPIC -Wall -g -O2 -c classocd_cov_noscale.f -o classocd_cov_noscale.o /opt/gfortran/bin/gfortran -arch arm64 -fPIC -Wall -g -O2 -c classocd_warm.f -o classocd_warm.o classocd_warm.f:6:19: 6 | integer i,j,k,it | 1 Warning: Unused variable ‘k’ declared at (1) [-Wunused-variable] /opt/gfortran/bin/gfortran -arch arm64 -fPIC -Wall -g -O2 -c classocd_warm_screen.f -o classocd_warm_screen.o /opt/gfortran/bin/gfortran -arch arm64 -fPIC -Wall -g -O2 -c soft_threshold.f -o soft_threshold.o /opt/gfortran/bin/gfortran -arch arm64 -fPIC -Wall -g -O2 -c soft_threshold_cov.f -o soft_threshold_cov.o clang++ -arch arm64 -std=gnu++17 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/arm64/lib -o cxreg.so cglassocd_noscale.o cglassocd_scaled.o classo_init.o classocd_cov.o classocd_cov_noscale.o classocd_warm.o classocd_warm_screen.o soft_threshold.o soft_threshold_cov.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 _classocd_cov_: registers 72 and 73 not saved contiguously in frame ld: warning: could not create compact unwind for _classocd_warm_: registers 74 and 75 not saved contiguously in frame ld: warning: could not create compact unwind for _classocd_cov_noscale_: registers 72 and 73 not saved contiguously in frame ld: warning: could not create compact unwind for _cglassocd_scaled_: registers 27 and 28 not saved contiguously in frame ld: warning: could not create compact unwind for _seq_str_screen_: register 75 saved somewhere other than in frame ld: warning: ld: warning: could not create compact unwind for _cglassocd_noscale_: registers 27 and 28 not saved contiguously in frame could not create compact unwind for _screen_cov_: register 73 saved somewhere other than in frame ld: warning: could not create compact unwind for _soft_threshold_: register 75 saved somewhere other than in frame ld: warning: could not create compact unwind for _classocd_warm_screen_: 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 installing to /Volumes/Builds/packages/big-sur-arm64/results/4.4/cxreg.Rcheck/00LOCK-cxreg/00new/cxreg/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 (cxreg)