Warning: SystemRequirements specified C++11: support has been removed
* installing *source* package ‘simplextree’ ...
** this is package ‘simplextree’ version ‘1.0.1’
** package ‘simplextree’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
specified C++11
using C++ compiler: ‘clang version 21.1.8’
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/simplextree/src'
/usr/local/clang21/bin/clang++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I../inst/include -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -isystem /usr/local/clang21/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw   -c RcppExports.cpp -o RcppExports.o
In file included from RcppExports.cpp:4:
In file included from ./../inst/include/simplextree.h:24:
./../inst/include/utility/delegate.hpp:113:57: warning: 'unique' is deprecated [-Wdeprecated-declarations]
  113 |     if ((sizeof(functor_type) > store_size_) || !store_.unique())
      |                                                         ^
/usr/local/clang21/bin/../include/c++/v1/__memory/shared_ptr.h:643:3: note: 'unique' has been explicitly marked deprecated here
  643 |   _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_HIDE_FROM_ABI bool unique() const _NOEXCEPT { return use_count() == 1; }
      |   ^
/usr/local/clang21/bin/../include/c++/v1/__config:740:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
  740 | #    define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
      |                                         ^
/usr/local/clang21/bin/../include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED'
  713 | #      define _LIBCPP_DEPRECATED __attribute__((__deprecated__))
      |                                                 ^
/usr/local/clang21/bin/clang++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I../inst/include -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -isystem /usr/local/clang21/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw   -c UnionFind.cpp -o UnionFind.o
1 warning generated.
/usr/local/clang21/bin/clang++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I../inst/include -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -isystem /usr/local/clang21/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw   -c discreteR.cpp -o discreteR.o
/usr/local/clang21/bin/clang++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I../inst/include -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -isystem /usr/local/clang21/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw   -c nerve.cpp -o nerve.o
In file included from nerve.cpp:5:
In file included from ../inst/include/simplextree.h:24:
../inst/include/utility/delegate.hpp:113:57: warning: 'unique' is deprecated [-Wdeprecated-declarations]
  113 |     if ((sizeof(functor_type) > store_size_) || !store_.unique())
      |                                                         ^
/usr/local/clang21/bin/../include/c++/v1/__memory/shared_ptr.h:643:3: note: 'unique' has been explicitly marked deprecated here
  643 |   _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_HIDE_FROM_ABI bool unique() const _NOEXCEPT { return use_count() == 1; }
      |   ^
/usr/local/clang21/bin/../include/c++/v1/__config:740:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
  740 | #    define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
      |                                         ^
/usr/local/clang21/bin/../include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED'
  713 | #      define _LIBCPP_DEPRECATED __attribute__((__deprecated__))
      |                                                 ^
1 warning generated.
/usr/local/clang21/bin/clang++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I../inst/include -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -isystem /usr/local/clang21/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw   -c simplextree_module.cpp -o simplextree_module.o
In file included from simplextree_module.cpp:5:
In file included from ../inst/include/simplextree.h:24:
../inst/include/utility/delegate.hpp:113:57: warning: 'unique' is deprecated [-Wdeprecated-declarations]
  113 |     if ((sizeof(functor_type) > store_size_) || !store_.unique())
      |                                                         ^
/usr/local/clang21/bin/../include/c++/v1/__memory/shared_ptr.h:643:3: note: 'unique' has been explicitly marked deprecated here
  643 |   _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_HIDE_FROM_ABI bool unique() const _NOEXCEPT { return use_count() == 1; }
      |   ^
/usr/local/clang21/bin/../include/c++/v1/__config:740:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
  740 | #    define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
      |                                         ^
/usr/local/clang21/bin/../include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED'
  713 | #      define _LIBCPP_DEPRECATED __attribute__((__deprecated__))
      |                                                 ^
1 warning generated.
/usr/local/clang21/bin/clang++ -std=gnu++17 -shared -L/usr/local/clang/lib64 -L/usr/local/clang21/lib -L/usr/local/clang21/lib/x86_64-unknown-linux-gnu -L/usr/local/lib64 -o simplextree.so RcppExports.o UnionFind.o discreteR.o nerve.o simplextree_module.o
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/simplextree/src'
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/simplextree/src'
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/simplextree/src'
installing to /data/gannet/ripley/R/packages/tests-clang/simplextree.Rcheck/00LOCK-simplextree/00new/simplextree/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
*** copying figures
** 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 (simplextree)