* installing *source* package ‘ACEt’ ...
** package ‘ACEt’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘Apple clang version 14.0.3 (clang-1403.0.22.14.1)’
using C++ compiler: ‘Apple clang version 14.0.3 (clang-1403.0.22.14.1)’
using SDK: ‘MacOSX11.3.sdk’
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/BH/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppArmadillo/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/Rcpp/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c AtCtEt.cpp -o AtCtEt.o
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/BH/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppArmadillo/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/Rcpp/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c AtCtEtp.cpp -o AtCtEtp.o
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/BH/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppArmadillo/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/Rcpp/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c AtDtEt.cpp -o AtDtEt.o
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/BH/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppArmadillo/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/Rcpp/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c AtEtp.cpp -o AtEtp.o
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/BH/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppArmadillo/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/Rcpp/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c RInterface.cc -o RInterface.o
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/BH/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppArmadillo/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/Rcpp/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c mcmc.cc -o mcmc.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/BH/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/RcppArmadillo/include' -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/Rcpp/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c packagename_init.c -o packagename_init.o
mcmc.cc:31:76: warning: unused typedef 'gen_type' [-Wunused-local-typedef]
        typedef boost::variate_generator<base_generator_type&, distribution_type> gen_type;
                                                                                  ^
mcmc.cc:33:77: warning: unused typedef 'gen_type3' [-Wunused-local-typedef]
        typedef boost::variate_generator<base_generator_type&, distribution_type3> gen_type3;
                                                                                   ^
mcmc.cc:925:29: warning: unused typedef 'Mat_i' [-Wunused-local-typedef]
        typedef std::vector<Vec_i> Mat_i;
                                   ^
mcmc.cc:934:77: warning: unused typedef 'gen_type3' [-Wunused-local-typedef]
        typedef boost::variate_generator<base_generator_type&, distribution_type3> gen_type3;
                                                                                   ^
mcmc.cc:932:76: warning: unused typedef 'gen_type' [-Wunused-local-typedef]
        typedef boost::variate_generator<base_generator_type&, distribution_type> gen_type;
                                                                                  ^
5 warnings generated.
AtCtEtp.cpp:294:6: warning: unused variable 'num_a' [-Wunused-variable]
        int num_a = b_a_m.n_cols;
            ^
AtCtEtp.cpp:295:6: warning: unused variable 'num_c' [-Wunused-variable]
        int num_c = b_c_m.n_cols;
            ^
AtCtEtp.cpp:296:6: warning: unused variable 'num_e' [-Wunused-variable]
        int num_e = b_e_m.n_cols;
            ^
AtEtp.cpp:212:6: warning: unused variable 'num_a' [-Wunused-variable]
        int num_a = b_a_m.n_cols;
            ^
AtEtp.cpp:213:6: warning: unused variable 'num_e' [-Wunused-variable]
        int num_e = b_e_m.n_cols;
            ^
2 warnings generated.
3 warnings generated.
clang++ -arch x86_64 -std=gnu++17 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/x86_64/lib -o ACEt.so AtCtEt.o AtCtEtp.o AtDtEt.o AtEtp.o RInterface.o mcmc.o packagename_init.o -L/Library/Frameworks/R.framework/Resources/lib -lRlapack -L/Library/Frameworks/R.framework/Resources/lib -lRblas -L/opt/gfortran/lib/gcc/x86_64-apple-darwin20.0/12.2.0 -L/opt/gfortran/lib -lgfortran -lquadmath -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Volumes/Builds/packages/big-sur-x86_64/results/4.3/ACEt.Rcheck/00LOCK-ACEt/00new/ACEt/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 (ACEt)