* installing *source* package ‘ecr’ ... ** package ‘ecr’ 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/Rcpp/include' -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c RcppExports.cpp -o RcppExports.o clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -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 -DVARIANT=4 -c -o avl.o avl.c clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -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 computeHypervolume.c -o computeHypervolume.o computeHypervolume.c:18:52: warning: unused variable 'len_ref' [-Wunused-variable] EXTRACT_NUMERIC_VECTOR(r_ref_point, c_ref_point, len_ref); ^ computeHypervolume.c:44:52: warning: unused variable 'n_ref_point' [-Wunused-variable] EXTRACT_NUMERIC_VECTOR(r_ref_point, c_ref_point, n_ref_point); ^ 2 warnings generated. clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -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 crowdingDistance.c -o crowdingDistance.o clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -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 dominance.c -o dominance.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/Rcpp/include' -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c emoa.indicators.cpp -o emoa.indicators.o clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -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 eps_ind.c -o eps_ind.o eps_ind.c:112:52: warning: unused variable 'n_ref_objectives' [-Wunused-variable] EXTRACT_NUMERIC_MATRIX(ref_points, c_ref_points, n_ref_objectives, n_ref_points); ^ 1 warning generated. clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -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 helpers.c -o helpers.o clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -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 -DVARIANT=4 -c -o hv.o hv.c clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -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 polynomialMutation.c -o polynomialMutation.o polynomialMutation.c:28:42: warning: unused variable 'c_lower_length' [-Wunused-variable] EXTRACT_NUMERIC_VECTOR(lower, c_lower, c_lower_length); ^ polynomialMutation.c:29:42: warning: unused variable 'c_upper_length' [-Wunused-variable] EXTRACT_NUMERIC_VECTOR(upper, c_upper, c_upper_length); ^ 2 warnings generated. clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -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 r_ind.c -o r_ind.o r_ind.c:196:48: warning: unused variable 'k_weights' [-Wunused-variable] EXTRACT_NUMERIC_MATRIX(s_weights, weights, k_weights, n_weights); ^ r_ind.c:197:44: warning: unused variable 'n_ideal' [-Wunused-variable] EXTRACT_NUMERIC_VECTOR(s_ideal, ideal, n_ideal); ^ r_ind.c:241:44: warning: unused variable 'n_ideal' [-Wunused-variable] EXTRACT_NUMERIC_VECTOR(s_ideal, ideal, n_ideal); ^ r_ind.c:242:44: warning: unused variable 'n_nadir' [-Wunused-variable] EXTRACT_NUMERIC_VECTOR(s_nadir, nadir, n_nadir); ^ 4 warnings generated. clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -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 simulatedBinaryCrossover.c -o simulatedBinaryCrossover.o simulatedBinaryCrossover.c:46:49: warning: unused variable 'n' [-Wunused-variable] EXTRACT_NUMERIC_MATRIX(parents, c_parents, d, n); ^ simulatedBinaryCrossover.c:49:42: warning: unused variable 'c_lower_length' [-Wunused-variable] EXTRACT_NUMERIC_VECTOR(lower, c_lower, c_lower_length); ^ simulatedBinaryCrossover.c:50:42: warning: unused variable 'c_upper_length' [-Wunused-variable] EXTRACT_NUMERIC_VECTOR(upper, c_upper, c_upper_length); ^ 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 ecr.so RcppExports.o avl.o computeHypervolume.o crowdingDistance.o dominance.o emoa.indicators.o eps_ind.o helpers.o hv.o polynomialMutation.o r_ind.o simulatedBinaryCrossover.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation installing to /Volumes/Builds/packages/big-sur-x86_64/results/4.3/ecr.Rcheck/00LOCK-ecr/00new/ecr/libs ** generating debug symbols (dSYM) ** R ** data *** moving datasets to lazyload DB ** 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 (ecr)