* installing *source* package ‘dfmta’ ... ** package ‘dfmta’ successfully unpacked and MD5 sums checked ** using staged installation checking whether the C++ compiler works... yes checking for C++ compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C++... yes checking whether clang++ -arch arm64 -std=gnu++11 accepts -g... yes checking for clang++ -arch arm64 -std=gnu++11 option to enable C++11 features... none needed checking for clang++ -arch arm64 -std=gnu++11 option to support OpenMP... unsupported configure: creating ./config.status config.status: creating src/Makevars ** libs clang++ -arch arm64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I CppBugs -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.2/RcppArmadillo/include' -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.2/BH/include' -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.2/RcppProgress/include' -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.2/Rcpp/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c dfmta.cpp -o dfmta.o In file included from dfmta.cpp:6: In file included from /Volumes/Builds/packages/big-sur-arm64/Rlib/4.2/RcppArmadillo/include/RcppArmadillo.h:29: In file included from /Volumes/Builds/packages/big-sur-arm64/Rlib/4.2/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:57: In file included from /Volumes/Builds/packages/big-sur-arm64/Rlib/4.2/RcppArmadillo/include/armadillo:645: /Volumes/Builds/packages/big-sur-arm64/Rlib/4.2/RcppArmadillo/include/armadillo_bits/auxlib_meat.hpp:3965:34: warning: unused typedef 'eT' [-Wunused-local-typedef] typedef typename T1::elem_type eT; ^ /Volumes/Builds/packages/big-sur-arm64/Rlib/4.2/RcppArmadillo/include/armadillo_bits/auxlib_meat.hpp:4294:34: warning: unused typedef 'eT' [-Wunused-local-typedef] typedef typename T1::elem_type eT; ^ 2 warnings generated. clang++ -arch arm64 -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/arm64/lib -o dfmta.so dfmta.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation installing to /Volumes/Builds/packages/big-sur-arm64/results/4.2/dfmta.Rcheck/00LOCK-dfmta/00new/dfmta/libs ** generating debug symbols (dSYM) ** R ** 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 (dfmta)