* installing *source* package ‘cxreg’ ...
** this is package ‘cxreg’ version ‘1.0.0’
** package ‘cxreg’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using Fortran compiler: ‘GNU Fortran (GCC) 14.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/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 _cglassocd_noscale_: does not use standard frame
ld: warning: could not create compact unwind for _cglassocd_scaled_: does not use standard frame
ld: warning: could not create compact unwind for _classocd_cov_: does not use standard frame
ld: warning: could not create compact unwind for _classocd_cov_noscale_: does not use standard frame
ld: warning: could not create compact unwind for _seq_str_screen_: does not use standard frame
ld: warning: could not create compact unwind for _classocd_warm_: does not use standard frame
ld: warning: could not create compact unwind for _soft_threshold_: does not use standard frame
ld: warning: could not create compact unwind for _screen_cov_: does not use standard frame
ld: warning: could not create compact unwind for _classocd_warm_screen_: 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
installing to /Volumes/Builds/packages/big-sur-arm64/results/4.5/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)