* installing *source* package ‘WeightedTreemaps’ ...
** package ‘WeightedTreemaps’ 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 C++17
using SDK: ‘MacOSX11.3.sdk’
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.3/BH/include' -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.3/Rcpp/include' -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.3/RcppCGAL/include' -I/opt/R/arm64/include   -DCGAL_HEADER_ONLY=1 -DCGAL_NO_GMP=1 -DBOOST_NO_AUTO_PTR -fPIC  -falign-functions=64 -Wall -g -O2  -c RcppExports.cpp -o RcppExports.o
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.3/BH/include' -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.3/Rcpp/include' -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.3/RcppCGAL/include' -I/opt/R/arm64/include   -DCGAL_HEADER_ONLY=1 -DCGAL_NO_GMP=1 -DBOOST_NO_AUTO_PTR -fPIC  -falign-functions=64 -Wall -g -O2  -c voronoiDiagram.cpp -o voronoiDiagram.o
In file included from voronoiDiagram.cpp:13:
In file included from /Volumes/Builds/packages/big-sur-arm64/Rlib/4.3/RcppCGAL/include/CGAL/MP_Float.h:16:
In file included from /Volumes/Builds/packages/big-sur-arm64/Rlib/4.3/RcppCGAL/include/CGAL/disable_warnings.h:11:
In file included from /Volumes/Builds/packages/big-sur-arm64/Rlib/4.3/BH/include/boost/config.hpp:48:
/Volumes/Builds/packages/big-sur-arm64/Rlib/4.3/BH/include/boost/config/stdlib/libcpp.hpp:98:11: warning: 'BOOST_NO_AUTO_PTR' macro redefined [-Wmacro-redefined]
#  define BOOST_NO_AUTO_PTR
          ^
<command line>:4:9: note: previous definition is here
#define BOOST_NO_AUTO_PTR 1
        ^
1 warning generated.
clang++ -arch arm64 -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/arm64/lib -o WeightedTreemaps.so RcppExports.o voronoiDiagram.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Volumes/Builds/packages/big-sur-arm64/results/4.3/WeightedTreemaps.Rcheck/00LOCK-WeightedTreemaps/00new/WeightedTreemaps/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 (WeightedTreemaps)