* installing *source* package ‘rcppmlpackexamples’ ...
** this is package ‘rcppmlpackexamples’ version ‘0.0.1’
** package ‘rcppmlpackexamples’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: ‘clang version 21.1.8’
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/rcppmlpackexamples/src'
/usr/local/clang21/bin/clang++ -std=gnu++20 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG  -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -I'/data/gannet/ripley/R/test-clang/RcppArmadillo/include' -I'/data/gannet/ripley/R/test-clang/RcppEnsmallen/include' -I'/data/gannet/ripley/R/test-clang/mlpack/include' -isystem /usr/local/clang21/include -I/usr/local/clang/include   -fopenmp -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw   -c RcppExports.cpp -o RcppExports.o
/usr/local/clang21/bin/clang++ -std=gnu++20 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG  -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -I'/data/gannet/ripley/R/test-clang/RcppArmadillo/include' -I'/data/gannet/ripley/R/test-clang/RcppEnsmallen/include' -I'/data/gannet/ripley/R/test-clang/mlpack/include' -isystem /usr/local/clang21/include -I/usr/local/clang/include   -fopenmp -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw   -c kMeans.cpp -o kMeans.o
/usr/local/clang21/bin/clang++ -std=gnu++20 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG  -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -I'/data/gannet/ripley/R/test-clang/RcppArmadillo/include' -I'/data/gannet/ripley/R/test-clang/RcppEnsmallen/include' -I'/data/gannet/ripley/R/test-clang/mlpack/include' -isystem /usr/local/clang21/include -I/usr/local/clang/include   -fopenmp -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw   -c linearRegression.cpp -o linearRegression.o
In file included from RcppExports.cpp:6:
In file included from /data/gannet/ripley/R/test-clang/RcppEnsmallen/include/RcppEnsmallen.h:25:
In file included from /data/gannet/ripley/R/test-clang/RcppEnsmallen/include/ensmallen.hpp:115:
/data/gannet/ripley/R/test-clang/RcppEnsmallen/include/ensmallen_bits/aug_lagrangian/aug_lagrangian.hpp:124:16: warning: unused variable 'result' [-Wunused-variable]
  124 |     const bool result = Optimize(function, coordinates, this->deprecatedLambda,
      |                ^~~~~~
1 warning generated.
In file included from kMeans.cpp:3:
In file included from /data/gannet/ripley/R/test-clang/mlpack/include/mlpack.h:34:
In file included from /data/gannet/ripley/R/test-clang/mlpack/include/mlpack.hpp:27:
In file included from /data/gannet/ripley/R/test-clang/mlpack/include/mlpack/core.hpp:63:
In file included from /data/gannet/ripley/R/test-clang/mlpack/include/mlpack/core/hpt/hpt.hpp:18:
In file included from /data/gannet/ripley/R/test-clang/RcppEnsmallen/include/ensmallen.hpp:115:
/data/gannet/ripley/R/test-clang/RcppEnsmallen/include/ensmallen_bits/aug_lagrangian/aug_lagrangian.hpp:124:16: warning: unused variable 'result' [-Wunused-variable]
  124 |     const bool result = Optimize(function, coordinates, this->deprecatedLambda,
      |                ^~~~~~
In file included from linearRegression.cpp:3:
In file included from /data/gannet/ripley/R/test-clang/mlpack/include/mlpack.h:34:
In file included from /data/gannet/ripley/R/test-clang/mlpack/include/mlpack.hpp:27:
In file included from /data/gannet/ripley/R/test-clang/mlpack/include/mlpack/core.hpp:63:
In file included from /data/gannet/ripley/R/test-clang/mlpack/include/mlpack/core/hpt/hpt.hpp:18:
In file included from /data/gannet/ripley/R/test-clang/RcppEnsmallen/include/ensmallen.hpp:115:
/data/gannet/ripley/R/test-clang/RcppEnsmallen/include/ensmallen_bits/aug_lagrangian/aug_lagrangian.hpp:124:16: warning: unused variable 'result' [-Wunused-variable]
  124 |     const bool result = Optimize(function, coordinates, this->deprecatedLambda,
      |                ^~~~~~
1 warning generated.
/usr/local/clang21/bin/clang++ -std=gnu++20 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG  -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -I'/data/gannet/ripley/R/test-clang/RcppArmadillo/include' -I'/data/gannet/ripley/R/test-clang/RcppEnsmallen/include' -I'/data/gannet/ripley/R/test-clang/mlpack/include' -isystem /usr/local/clang21/include -I/usr/local/clang/include   -fopenmp -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw   -c loadDefaultPrediction.cpp -o loadDefaultPrediction.o
/usr/local/clang21/bin/clang++ -std=gnu++20 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG  -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -I'/data/gannet/ripley/R/test-clang/RcppArmadillo/include' -I'/data/gannet/ripley/R/test-clang/RcppEnsmallen/include' -I'/data/gannet/ripley/R/test-clang/mlpack/include' -isystem /usr/local/clang21/include -I/usr/local/clang/include   -fopenmp -fpic  -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw   -c randomForest.cpp -o randomForest.o
1 warning generated.
In file included from loadDefaultPrediction.cpp:3:
In file included from /data/gannet/ripley/R/test-clang/mlpack/include/mlpack.h:34:
In file included from /data/gannet/ripley/R/test-clang/mlpack/include/mlpack.hpp:27:
In file included from /data/gannet/ripley/R/test-clang/mlpack/include/mlpack/core.hpp:63:
In file included from /data/gannet/ripley/R/test-clang/mlpack/include/mlpack/core/hpt/hpt.hpp:18:
In file included from /data/gannet/ripley/R/test-clang/RcppEnsmallen/include/ensmallen.hpp:115:
/data/gannet/ripley/R/test-clang/RcppEnsmallen/include/ensmallen_bits/aug_lagrangian/aug_lagrangian.hpp:124:16: warning: unused variable 'result' [-Wunused-variable]
  124 |     const bool result = Optimize(function, coordinates, this->deprecatedLambda,
      |                ^~~~~~
In file included from randomForest.cpp:3:
In file included from /data/gannet/ripley/R/test-clang/mlpack/include/mlpack.h:34:
In file included from /data/gannet/ripley/R/test-clang/mlpack/include/mlpack.hpp:27:
In file included from /data/gannet/ripley/R/test-clang/mlpack/include/mlpack/core.hpp:63:
In file included from /data/gannet/ripley/R/test-clang/mlpack/include/mlpack/core/hpt/hpt.hpp:18:
In file included from /data/gannet/ripley/R/test-clang/RcppEnsmallen/include/ensmallen.hpp:115:
/data/gannet/ripley/R/test-clang/RcppEnsmallen/include/ensmallen_bits/aug_lagrangian/aug_lagrangian.hpp:124:16: warning: unused variable 'result' [-Wunused-variable]
  124 |     const bool result = Optimize(function, coordinates, this->deprecatedLambda,
      |                ^~~~~~
1 warning generated.
1 warning generated.
/usr/local/clang21/bin/clang++ -std=gnu++20 -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 rcppmlpackexamples.so RcppExports.o kMeans.o linearRegression.o loadDefaultPrediction.o randomForest.o -fopenmp -L/data/gannet/ripley/R/R-clang/lib -lRlapack -L/data/gannet/ripley/R/R-clang/lib -lRblas -lflang_rt.runtime -lm
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/rcppmlpackexamples/src'
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/rcppmlpackexamples/src'
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/rcppmlpackexamples/src'
installing to /data/gannet/ripley/R/packages/tests-clang/rcppmlpackexamples.Rcheck/00LOCK-rcppmlpackexamples/00new/rcppmlpackexamples/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 (rcppmlpackexamples)