* installing *source* package ‘diversityForest’ ...
** package ‘diversityForest’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: ‘g++-14 (GCC) 14.2.0’
using C++17
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/diversityForest/src'
g++-14 -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -DR_BUILD -I'/data/gannet/ripley/R/test-dev/Rcpp/include' -I'/data/gannet/ripley/R/test-dev/RcppEigen/include' -I/usr/local/include    -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  -DR_NO_REMAP -c AAA_check_cpp11.cpp -o AAA_check_cpp11.o
g++-14 -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -DR_BUILD -I'/data/gannet/ripley/R/test-dev/Rcpp/include' -I'/data/gannet/ripley/R/test-dev/RcppEigen/include' -I/usr/local/include    -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  -DR_NO_REMAP -c Data.cpp -o Data.o
g++-14 -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -DR_BUILD -I'/data/gannet/ripley/R/test-dev/Rcpp/include' -I'/data/gannet/ripley/R/test-dev/RcppEigen/include' -I/usr/local/include    -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  -DR_NO_REMAP -c DataChar.cpp -o DataChar.o
g++-14 -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -DR_BUILD -I'/data/gannet/ripley/R/test-dev/Rcpp/include' -I'/data/gannet/ripley/R/test-dev/RcppEigen/include' -I/usr/local/include    -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  -DR_NO_REMAP -c DataFloat.cpp -o DataFloat.o
g++-14 -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -DR_BUILD -I'/data/gannet/ripley/R/test-dev/Rcpp/include' -I'/data/gannet/ripley/R/test-dev/RcppEigen/include' -I/usr/local/include    -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  -DR_NO_REMAP -c DataSparse.cpp -o DataSparse.o
In file included from DataSparse.cpp:29:
DataSparse.h: In member function 'virtual double diversityForest::DataSparse::get(size_t, size_t) const':
DataSparse.h:53:12: warning: unused variable 'col_permuted' [-Wunused-variable]
   53 |     size_t col_permuted = col;
      |            ^~~~~~~~~~~~
g++-14 -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -DR_BUILD -I'/data/gannet/ripley/R/test-dev/Rcpp/include' -I'/data/gannet/ripley/R/test-dev/RcppEigen/include' -I/usr/local/include    -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  -DR_NO_REMAP -c Forest.cpp -o Forest.o
g++-14 -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -DR_BUILD -I'/data/gannet/ripley/R/test-dev/Rcpp/include' -I'/data/gannet/ripley/R/test-dev/RcppEigen/include' -I/usr/local/include    -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  -DR_NO_REMAP -c ForestClassification.cpp -o ForestClassification.o
g++-14 -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -DR_BUILD -I'/data/gannet/ripley/R/test-dev/Rcpp/include' -I'/data/gannet/ripley/R/test-dev/RcppEigen/include' -I/usr/local/include    -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  -DR_NO_REMAP -c ForestProbability.cpp -o ForestProbability.o
g++-14 -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -DR_BUILD -I'/data/gannet/ripley/R/test-dev/Rcpp/include' -I'/data/gannet/ripley/R/test-dev/RcppEigen/include' -I/usr/local/include    -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  -DR_NO_REMAP -c ForestRegression.cpp -o ForestRegression.o
g++-14 -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -DR_BUILD -I'/data/gannet/ripley/R/test-dev/Rcpp/include' -I'/data/gannet/ripley/R/test-dev/RcppEigen/include' -I/usr/local/include    -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  -DR_NO_REMAP -c ForestSurvival.cpp -o ForestSurvival.o
ForestRegression.cpp: In member function 'virtual void diversityForest::ForestRegression::computePredictionErrorInternal()':
ForestRegression.cpp:143:35: warning: 'value' may be used uninitialized [-Wmaybe-uninitialized]
  143 |       predictions[0][0][sampleID] += value;
ForestRegression.cpp:135:14: note: 'value' was declared here
  135 |       double value;
      |              ^~~~~
g++-14 -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -DR_BUILD -I'/data/gannet/ripley/R/test-dev/Rcpp/include' -I'/data/gannet/ripley/R/test-dev/RcppEigen/include' -I/usr/local/include    -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  -DR_NO_REMAP -c Hungarian.cpp -o Hungarian.o
g++-14 -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -DR_BUILD -I'/data/gannet/ripley/R/test-dev/Rcpp/include' -I'/data/gannet/ripley/R/test-dev/RcppEigen/include' -I/usr/local/include    -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  -DR_NO_REMAP -c RcppExports.cpp -o RcppExports.o
g++-14 -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -DR_BUILD -I'/data/gannet/ripley/R/test-dev/Rcpp/include' -I'/data/gannet/ripley/R/test-dev/RcppEigen/include' -I/usr/local/include    -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  -DR_NO_REMAP -c Tree.cpp -o Tree.o
In file included from Tree.cpp:18:
utility.h: In instantiation of 'std::vector<T> diversityForest::reorder(std::vector<T>&, const std::vector<long unsigned int>&) [with T = std::vector<long unsigned int>]':
Tree.cpp:1306:41:   required from here
 1306 |       sampled_split_multvarIDs = reorder(sampled_split_multvarIDs, randindices);
      |                                  ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
utility.h:525:31: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<long unsigned int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
  525 |         for ( int s = 1, d; s < order.size(); ++ s ) {
      |                             ~~^~~~~~~~~~~~~~
utility.h: In instantiation of 'std::vector<T> diversityForest::reorder(std::vector<T>&, const std::vector<long unsigned int>&) [with T = long unsigned int]':
Tree.cpp:1307:36:   required from here
 1307 |       sampled_split_types = reorder(sampled_split_types, randindices);
      |                             ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
utility.h:525:31: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<long unsigned int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
  525 |         for ( int s = 1, d; s < order.size(); ++ s ) {
      |                             ~~^~~~~~~~~~~~~~
utility.h: In instantiation of 'std::vector<T> diversityForest::reorder(std::vector<T>&, const std::vector<long unsigned int>&) [with T = std::vector<std::vector<bool> >]':
Tree.cpp:1308:38:   required from here
 1308 |       sampled_split_directs = reorder(sampled_split_directs, randindices);
      |                               ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
utility.h:525:31: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<long unsigned int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
  525 |         for ( int s = 1, d; s < order.size(); ++ s ) {
      |                             ~~^~~~~~~~~~~~~~
utility.h: In instantiation of 'std::vector<T> diversityForest::reorder(std::vector<T>&, const std::vector<long unsigned int>&) [with T = std::vector<std::vector<double> >]':
Tree.cpp:1309:41:   required from here
 1309 |       sampled_split_multvalues = reorder(sampled_split_multvalues, randindices);
      |                                  ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
utility.h:525:31: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<long unsigned int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
  525 |         for ( int s = 1, d; s < order.size(); ++ s ) {
      |                             ~~^~~~~~~~~~~~~~
g++-14 -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -DR_BUILD -I'/data/gannet/ripley/R/test-dev/Rcpp/include' -I'/data/gannet/ripley/R/test-dev/RcppEigen/include' -I/usr/local/include    -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  -DR_NO_REMAP -c TreeClassification.cpp -o TreeClassification.o
g++-14 -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -DR_BUILD -I'/data/gannet/ripley/R/test-dev/Rcpp/include' -I'/data/gannet/ripley/R/test-dev/RcppEigen/include' -I/usr/local/include    -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  -DR_NO_REMAP -c TreeProbability.cpp -o TreeProbability.o
g++-14 -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -DR_BUILD -I'/data/gannet/ripley/R/test-dev/Rcpp/include' -I'/data/gannet/ripley/R/test-dev/RcppEigen/include' -I/usr/local/include    -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  -DR_NO_REMAP -c TreeRegression.cpp -o TreeRegression.o
g++-14 -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -DR_BUILD -I'/data/gannet/ripley/R/test-dev/Rcpp/include' -I'/data/gannet/ripley/R/test-dev/RcppEigen/include' -I/usr/local/include    -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  -DR_NO_REMAP -c TreeSurvival.cpp -o TreeSurvival.o
TreeClassification.cpp: In member function 'void diversityForest::TreeClassification::splitNodeMuwMuwInternal(size_t, std::vector<std::vector<double> >, std::vector<long unsigned int>)':
TreeClassification.cpp:1067:15: warning: unused variable 'split_criterion_unweighted' [-Wunused-variable]
 1067 |        double split_criterion_unweighted = HungAlgo.Solve(class_proportions, assignment);
      |               ^~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/local/gcc14/include/c++/14.2.0/string:51,
                 from /usr/local/gcc14/include/c++/14.2.0/bits/locale_classes.h:40,
                 from /usr/local/gcc14/include/c++/14.2.0/bits/ios_base.h:41,
                 from /usr/local/gcc14/include/c++/14.2.0/streambuf:43,
                 from /usr/local/gcc14/include/c++/14.2.0/bits/streambuf_iterator.h:35,
                 from /usr/local/gcc14/include/c++/14.2.0/iterator:66,
                 from Tree.cpp:12:
In function 'constexpr const _Tp& std::min(const _Tp&, const _Tp&) [with _Tp = long unsigned int]',
    inlined from 'void diversityForest::Tree::drawSplitsUnivariate(size_t, size_t, std::vector<std::pair<long unsigned int, double> >&)' at Tree.cpp:850:29:
/usr/local/gcc14/include/c++/14.2.0/bits/stl_algobase.h:238:7: warning: 'n_triedsplitscandidate' may be used uninitialized [-Wmaybe-uninitialized]
  238 |       if (__b < __a)
      |       ^~
Tree.cpp: In member function 'void diversityForest::Tree::drawSplitsUnivariate(size_t, size_t, std::vector<std::pair<long unsigned int, double> >&)':
Tree.cpp:825:12: note: 'n_triedsplitscandidate' was declared here
  825 |     size_t n_triedsplitscandidate;
      |            ^~~~~~~~~~~~~~~~~~~~~~
TreeProbability.cpp: In member function 'void diversityForest::TreeProbability::splitNodeMuwMuwInternal(size_t, std::vector<std::vector<double> >, std::vector<long unsigned int>)':
TreeProbability.cpp:981:15: warning: unused variable 'split_criterion_unweighted' [-Wunused-variable]
  981 |        double split_criterion_unweighted = HungAlgo.Solve(class_proportions, assignment);
      |               ^~~~~~~~~~~~~~~~~~~~~~~~~~
TreeClassification.cpp: In member function 'virtual double diversityForest::TreeClassification::computePredictionAccuracyInternal()':
TreeClassification.cpp:1879:5: warning: 'predicted_value' may be used uninitialized [-Wmaybe-uninitialized]
 1879 |     if (predicted_value != real_value) {
      |     ^~
TreeClassification.cpp:1871:12: note: 'predicted_value' was declared here
 1871 |     double predicted_value;
      |            ^~~~~~~~~~~~~~~
TreeRegression.cpp: In member function 'virtual double diversityForest::TreeRegression::computePredictionAccuracyInternal()':
TreeRegression.cpp:219:5: warning: 'predicted_value' may be used uninitialized [-Wmaybe-uninitialized]
  219 |     if (predicted_value != real_value) {
      |     ^~
TreeRegression.cpp:211:12: note: 'predicted_value' was declared here
  211 |     double predicted_value;
      |            ^~~~~~~~~~~~~~~
TreeProbability.cpp: In member function 'double diversityForest::TreeProbability::computeImportanceNode(size_t, std::vector<long unsigned int>, size_t)':
TreeProbability.cpp:1496:10: warning: 'split_criterion_value' may be used uninitialized [-Wmaybe-uninitialized]
 1496 |   return split_criterion_value;
      |          ^~~~~~~~~~~~~~~~~~~~~
TreeProbability.cpp:1482:10: note: 'split_criterion_value' was declared here
 1482 |   double split_criterion_value;
      |          ^~~~~~~~~~~~~~~~~~~~~
TreeProbability.cpp: In member function 'double diversityForest::TreeProbability::computeImportanceNodePermuted(size_t, std::vector<long unsigned int>, std::vector<long unsigned int>, size_t)':
TreeProbability.cpp:1669:10: warning: 'split_criterion_value' may be used uninitialized [-Wmaybe-uninitialized]
 1669 |   return split_criterion_value;
      |          ^~~~~~~~~~~~~~~~~~~~~
TreeProbability.cpp:1655:10: note: 'split_criterion_value' was declared here
 1655 |   double split_criterion_value;
      |          ^~~~~~~~~~~~~~~~~~~~~
TreeClassification.cpp: In member function 'double diversityForest::TreeClassification::computeImportanceNode(size_t, std::vector<long unsigned int>, size_t)':
TreeClassification.cpp:1533:10: warning: 'split_criterion_value' may be used uninitialized [-Wmaybe-uninitialized]
 1533 |   return split_criterion_value;
      |          ^~~~~~~~~~~~~~~~~~~~~
TreeClassification.cpp:1519:10: note: 'split_criterion_value' was declared here
 1519 |   double split_criterion_value;
      |          ^~~~~~~~~~~~~~~~~~~~~
TreeClassification.cpp: In member function 'double diversityForest::TreeClassification::computeImportanceNodePermuted(size_t, std::vector<long unsigned int>, std::vector<long unsigned int>, size_t)':
TreeClassification.cpp:1706:10: warning: 'split_criterion_value' may be used uninitialized [-Wmaybe-uninitialized]
 1706 |   return split_criterion_value;
      |          ^~~~~~~~~~~~~~~~~~~~~
TreeClassification.cpp:1692:10: note: 'split_criterion_value' was declared here
 1692 |   double split_criterion_value;
      |          ^~~~~~~~~~~~~~~~~~~~~
TreeRegression.cpp: In member function 'bool diversityForest::TreeRegression::findBestSplitMultivariate(size_t, std::vector<long unsigned int>, std::vector<std::vector<long unsigned int> >, std::vector<std::vector<std::vector<bool> > >, std::vector<std::vector<std::vector<double> > >)':
TreeRegression.cpp:448:23: warning: 'best_split_type' may be used uninitialized [-Wmaybe-uninitialized]
  448 |   split_types[nodeID] = best_split_type;
TreeRegression.cpp:369:10: note: 'best_split_type' was declared here
  369 |   size_t best_split_type;
      |          ^~~~~~~~~~~~~~~
TreeSurvival.cpp: In member function 'bool diversityForest::TreeSurvival::findBestSplitMultivariate(size_t, std::vector<long unsigned int>, std::vector<std::vector<long unsigned int> >, std::vector<std::vector<std::vector<bool> > >, std::vector<std::vector<std::vector<double> > >)':
TreeSurvival.cpp:414:23: warning: 'best_split_type' may be used uninitialized [-Wmaybe-uninitialized]
  414 |   split_types[nodeID] = best_split_type;
TreeSurvival.cpp:296:10: note: 'best_split_type' was declared here
  296 |   size_t best_split_type;
      |          ^~~~~~~~~~~~~~~
TreeProbability.cpp: In member function 'bool diversityForest::TreeProbability::findBestSplitMultivariate(size_t, std::vector<long unsigned int>, std::vector<std::vector<long unsigned int> >, std::vector<std::vector<std::vector<bool> > >, std::vector<std::vector<std::vector<double> > >)':
TreeProbability.cpp:1992:23: warning: 'best_split_type' may be used uninitialized [-Wmaybe-uninitialized]
 1992 |   split_types[nodeID] = best_split_type;
TreeProbability.cpp:1911:10: note: 'best_split_type' was declared here
 1911 |   size_t best_split_type;
      |          ^~~~~~~~~~~~~~~
g++-14 -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -DR_BUILD -I'/data/gannet/ripley/R/test-dev/Rcpp/include' -I'/data/gannet/ripley/R/test-dev/RcppEigen/include' -I/usr/local/include    -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  -DR_NO_REMAP -c divforCpp.cpp -o divforCpp.o
TreeClassification.cpp: In member function 'bool diversityForest::TreeClassification::findBestSplitMultivariate(size_t, std::vector<long unsigned int>, std::vector<std::vector<long unsigned int> >, std::vector<std::vector<std::vector<bool> > >, std::vector<std::vector<std::vector<double> > >)':
TreeClassification.cpp:2122:23: warning: 'best_split_type' may be used uninitialized [-Wmaybe-uninitialized]
 2122 |   split_types[nodeID] = best_split_type;
TreeClassification.cpp:2043:10: note: 'best_split_type' was declared here
 2043 |   size_t best_split_type;
      |          ^~~~~~~~~~~~~~~
g++-14 -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -DR_BUILD -I'/data/gannet/ripley/R/test-dev/Rcpp/include' -I'/data/gannet/ripley/R/test-dev/RcppEigen/include' -I/usr/local/include    -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  -DR_NO_REMAP -c utility.cpp -o utility.o
g++-14 -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -DR_BUILD -I'/data/gannet/ripley/R/test-dev/Rcpp/include' -I'/data/gannet/ripley/R/test-dev/RcppEigen/include' -I/usr/local/include    -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  -DR_NO_REMAP -c utilityRcpp.cpp -o utilityRcpp.o
In file included from divforCpp.cpp:44:
DataSparse.h: In member function 'virtual double diversityForest::DataSparse::get(size_t, size_t) const':
DataSparse.h:53:12: warning: unused variable 'col_permuted' [-Wunused-variable]
   53 |     size_t col_permuted = col;
      |            ^~~~~~~~~~~~
g++-14 -std=gnu++17 -shared -L/usr/local/gcc14/lib64 -L/usr/local/lib64 -o diversityForest.so AAA_check_cpp11.o Data.o DataChar.o DataFloat.o DataSparse.o Forest.o ForestClassification.o ForestProbability.o ForestRegression.o ForestSurvival.o Hungarian.o RcppExports.o Tree.o TreeClassification.o TreeProbability.o TreeRegression.o TreeSurvival.o divforCpp.o utility.o utilityRcpp.o
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/diversityForest/src'
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/diversityForest/src'
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/diversityForest/src'
installing to /data/gannet/ripley/R/packages/tests-devel/diversityForest.Rcheck/00LOCK-diversityForest/00new/diversityForest/libs
** R
** data
** inst
** 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 (diversityForest)