* installing *source* package ‘seq2R’ ...
** this is package ‘seq2R’ version ‘2.0.1’
** package ‘seq2R’ 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’
/opt/gfortran/bin/gfortran -arch arm64  -fPIC  -Wall -g -O2  -c  ChangePoints.f90 -o ChangePoints.o
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c seq2R_init.c -o seq2R_init.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 seq2R.so ChangePoints.o seq2R_init.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 ___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_startup: does not use standard frame
ld: warning: could not create compact unwind for _interpola_: 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 _wregresion_: 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 _wregresion_javier_: does not use standard frame
ld: warning: could not create compact unwind for _reg1d_: does not use standard frame
ld: warning: could not create compact unwind for _ventana1d_: does not use standard frame
ld: warning: could not create compact unwind for _binning_: does not use standard frame
ld: warning: could not create compact unwind for _rfast_h_: does not use standard frame
ld: warning: could not create compact unwind for _changepoints__: does not use standard frame
ld: warning: could not create compact unwind for _cuant_: 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 ___emutls_get_address: does not use standard frame
installing to /Volumes/Builds/packages/big-sur-arm64/results/4.5/seq2R.Rcheck/00LOCK-seq2R/00new/seq2R/libs
** generating debug symbols (dSYM)
** R
** data
*** moving datasets to lazyload DB
** demo
** 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 (seq2R)