* installing *source* package ‘BMRV’ ... ** package ‘BMRV’ 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 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/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/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c paper_2.cc -o paper_2.o paper_2.cc:41:6: warning: variable 'cov_yes' set but not used [-Wunused-but-set-variable] int cov_yes = 0; ^ paper_2.cc:381:9: warning: unused variable 'p_a' [-Wunused-variable] double p_a = 0.01; ^ paper_2.cc:382:9: warning: unused variable 'p_b' [-Wunused-variable] double p_b = 0.01; ^ paper_2.cc:1179:6: warning: unused variable 'l_t_z' [-Wunused-variable] int l_t_z = 0; ^ paper_2.cc:1215:9: warning: unused variable 'zero_alpha_re' [-Wunused-variable] double zero_alpha_re = 1 - double(zero_alpha)/iter_count; ^ paper_2.cc:1216:9: warning: unused variable 'zero_gamma_re' [-Wunused-variable] double zero_gamma_re = 1 - double(zero_gamma)/iter_count; ^ paper_2.cc:1298:15: warning: unused variable 'PI' [-Wunused-variable] const double PI = 3.141592653589793; ^ paper_2.cc:1328:6: warning: variable 'cov_yes' set but not used [-Wunused-but-set-variable] int cov_yes = 0; ^ paper_2.cc:1338:6: warning: variable 'IND_DZ' set but not used [-Wunused-but-set-variable] int IND_DZ = 0; ^ paper_2.cc:1668:9: warning: unused variable 'p_a' [-Wunused-variable] double p_a = 0.01; ^ paper_2.cc:1669:9: warning: unused variable 'p_b' [-Wunused-variable] double p_b = 0.01; ^ paper_2.cc:1677:9: warning: unused variable 'tau_dz_t' [-Wunused-variable] double tau_dz_t = 1; ^ paper_2.cc:1694:6: warning: variable 'iter_trace' set but not used [-Wunused-but-set-variable] int iter_trace = 0; ^ paper_2.cc:2356:6: warning: unused variable 'zero_gamma' [-Wunused-variable] int zero_gamma = 0; ^ paper_2.cc:2370:6: warning: unused variable 'l_t_z' [-Wunused-variable] int l_t_z = 0; ^ paper_2.cc:30:79: warning: unused typedef 'gen_type_ex' [-Wunused-local-typedef] typedef boost::variate_generator gen_type_ex; ^ paper_2.cc:26:76: warning: unused typedef 'gen_type' [-Wunused-local-typedef] typedef boost::variate_generator gen_type; ^ paper_2.cc:1313:76: warning: unused typedef 'gen_type' [-Wunused-local-typedef] typedef boost::variate_generator gen_type; ^ paper_2.cc:1317:79: warning: unused typedef 'gen_type_ex' [-Wunused-local-typedef] typedef boost::variate_generator gen_type_ex; ^ 19 warnings generated. 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/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c paper_3.cc -o paper_3.o paper_3.cc:716:10: warning: unused variable 'equ' [-Wunused-variable] double equ = 0.01; ^ paper_3.cc:46:6: warning: variable 'q_yes' set but not used [-Wunused-but-set-variable] int q_yes = 0; ^ paper_3.cc:47:6: warning: variable 'cov_yes' set but not used [-Wunused-but-set-variable] int cov_yes = 0; ^ paper_3.cc:813:6: warning: variable 'q_yes' set but not used [-Wunused-but-set-variable] int q_yes = 0; ^ paper_3.cc:814:6: warning: variable 'cov_yes' set but not used [-Wunused-but-set-variable] int cov_yes = 0; ^ paper_3.cc:1634:6: warning: variable 'q_yes' set but not used [-Wunused-but-set-variable] int q_yes = 0; ^ paper_3.cc:1635:6: warning: variable 'cov_yes' set but not used [-Wunused-but-set-variable] int cov_yes = 0; ^ paper_3.cc:31:77: warning: unused typedef 'gen_type4' [-Wunused-local-typedef] typedef boost::variate_generator gen_type4; ^ 8 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 BMRV.so RInterface.o paper_2.o paper_3.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation installing to /Volumes/Builds/packages/big-sur-x86_64/results/4.3/BMRV.Rcheck/00LOCK-BMRV/00new/BMRV/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 (BMRV)