* installing *source* package ‘WeightedTreemaps’ ...
** package ‘WeightedTreemaps’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: ‘clang version 18.1.4’
using C++17
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/WeightedTreemaps/src'
/usr/local/clang18/bin/clang++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG  -I'/data/gannet/ripley/R/test-clang/BH/include' -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -I'/data/gannet/ripley/R/test-clang/RcppCGAL/include' -isystem /usr/local/clang18/include -I/usr/local/clang/include   -DCGAL_HEADER_ONLY=1 -DCGAL_NO_GMP=1 -DBOOST_NO_AUTO_PTR -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3   -c RcppExports.cpp -o RcppExports.o
/usr/local/clang18/bin/clang++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG  -I'/data/gannet/ripley/R/test-clang/BH/include' -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -I'/data/gannet/ripley/R/test-clang/RcppCGAL/include' -isystem /usr/local/clang18/include -I/usr/local/clang/include   -DCGAL_HEADER_ONLY=1 -DCGAL_NO_GMP=1 -DBOOST_NO_AUTO_PTR -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3   -c voronoiDiagram.cpp -o voronoiDiagram.o
In file included from voronoiDiagram.cpp:13:
In file included from /data/gannet/ripley/R/test-clang/RcppCGAL/include/CGAL/MP_Float.h:16:
In file included from /data/gannet/ripley/R/test-clang/RcppCGAL/include/CGAL/disable_warnings.h:11:
In file included from /data/gannet/ripley/R/test-clang/BH/include/boost/config.hpp:48:
/data/gannet/ripley/R/test-clang/BH/include/boost/config/stdlib/libcpp.hpp:98:11: warning: 'BOOST_NO_AUTO_PTR' macro redefined [-Wmacro-redefined]
   98 | #  define BOOST_NO_AUTO_PTR
      |           ^
<command line>:4:9: note: previous definition is here
    4 | #define BOOST_NO_AUTO_PTR 1
      |         ^
1 warning generated.
/usr/local/clang18/bin/clang++ -std=gnu++17 -shared -L/usr/local/clang/lib64 -L/usr/local/clang18/lib -L/usr/local/clang18/lib/x86_64-unknown-linux-gnu -L/usr/local/gcc13/lib64 -L/usr/local/lib64 -o WeightedTreemaps.so RcppExports.o voronoiDiagram.o
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/WeightedTreemaps/src'
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/WeightedTreemaps/src'
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/WeightedTreemaps/src'
installing to /data/gannet/ripley/R/packages/tests-clang/WeightedTreemaps.Rcheck/00LOCK-WeightedTreemaps/00new/WeightedTreemaps/libs
** 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)