* installing *source* package ‘WeightedTreemaps’ ... ** this is package ‘WeightedTreemaps’ version ‘0.1.4’ ** package ‘WeightedTreemaps’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘g++ (GCC) 14.2.1 20240912 (Red Hat 14.2.1-3)’ using C++17 make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/WeightedTreemaps/src' g++ -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I'/data/gannet/ripley/R/test-dev/BH/include' -I'/data/gannet/ripley/R/test-dev/Rcpp/include' -I'/data/gannet/ripley/R/test-dev/RcppCGAL/include' -I/usr/local/include -DCGAL_HEADER_ONLY=1 -DCGAL_NO_GMP=1 -DCGAL_DISABLE_GMP=1 -DBOOST_NO_AUTO_PTR -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c RcppExports.cpp -o RcppExports.o g++ -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I'/data/gannet/ripley/R/test-dev/BH/include' -I'/data/gannet/ripley/R/test-dev/Rcpp/include' -I'/data/gannet/ripley/R/test-dev/RcppCGAL/include' -I/usr/local/include -DCGAL_HEADER_ONLY=1 -DCGAL_NO_GMP=1 -DCGAL_DISABLE_GMP=1 -DBOOST_NO_AUTO_PTR -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -c voronoiDiagram.cpp -o voronoiDiagram.o In file included from /data/gannet/ripley/R/test-dev/BH/include/boost/cstdfloat.hpp:27, from /data/gannet/ripley/R/test-dev/BH/include/boost/multiprecision/detail/float128_functions.hpp:15, from /data/gannet/ripley/R/test-dev/BH/include/boost/multiprecision/detail/fpclassify.hpp:13, from /data/gannet/ripley/R/test-dev/BH/include/boost/multiprecision/detail/default_ops.hpp:15, from /data/gannet/ripley/R/test-dev/BH/include/boost/multiprecision/detail/generic_interconvert.hpp:12, from /data/gannet/ripley/R/test-dev/BH/include/boost/multiprecision/number.hpp:12, from /data/gannet/ripley/R/test-dev/BH/include/boost/multiprecision/cpp_int.hpp:19, from /data/gannet/ripley/R/test-dev/RcppCGAL/include/CGAL/Quotient.h:37, from /data/gannet/ripley/R/test-dev/RcppCGAL/include/CGAL/MP_Float.h:21, from voronoiDiagram.cpp:13: /data/gannet/ripley/R/test-dev/BH/include/boost/math/cstdfloat/cstdfloat_cmath.hpp:714:16: warning: non-standard suffix on floating constant [-Wpedantic] 714 | else if (x == BOOST_FLOAT128_C(0.0)) | ^~~~ /data/gannet/ripley/R/test-dev/BH/include/boost/math/cstdfloat/cstdfloat_cmath.hpp:717:16: warning: non-standard suffix on floating constant [-Wpedantic] 717 | if (::BOOST_CSTDFLOAT_FLOAT128_FABS(x) < BOOST_CSTDFLOAT_FLOAT128_MIN) | ^~ g++ -std=gnu++17 -shared -L/usr/local/lib64 -o WeightedTreemaps.so RcppExports.o voronoiDiagram.o make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/WeightedTreemaps/src' make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/WeightedTreemaps/src' make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/WeightedTreemaps/src' installing to /data/gannet/ripley/R/packages/tests-devel/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)