* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘treeshap’ ...
** this is package ‘treeshap’ version ‘0.3.1’
** package ‘treeshap’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: ‘g++-14 (Debian 14.3.0-10) 14.3.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpTva38l/R.INSTALL3d86f9735021d9/treeshap/src'
g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c RcppExports.cpp -o RcppExports.o
g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c predict.cpp -o predict.o
g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c set_reference_dataset.cpp -o set_reference_dataset.o
g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c treeshap.cpp -o treeshap.o
treeshap.cpp: In function ‘void recurse(const Rcpp::IntegerVector&, const Rcpp::IntegerVector&, const Rcpp::IntegerVector&, const Rcpp::IntegerVector&, const Rcpp::LogicalVector&, const Rcpp::NumericVector&, const Rcpp::NumericVector&, const Rcpp::NumericVector&, const Rcpp::IntegerVector&, const Rcpp::NumericVector&, const Rcpp::LogicalVector&, Rcpp::NumericVector&, Path&, int, tnumeric, bool, int, int, int, tnumeric)’:
treeshap.cpp:131:23: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<PathElem>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
131 | for (int i = 1; i < m.size(); ++i) {
| ~~^~~~~~~~~~
treeshap.cpp:139:23: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<PathElem>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
139 | for (int k = 1; k < m.size(); ++k) {
| ~~^~~~~~~~~~
g++-14 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o treeshap.so RcppExports.o predict.o set_reference_dataset.o treeshap.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpTva38l/R.INSTALL3d86f9735021d9/treeshap/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpTva38l/R.INSTALL3d86f9735021d9/treeshap/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpTva38l/R.INSTALL3d86f9735021d9/treeshap/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-treeshap/00new/treeshap/libs
** R
** data
*** moving datasets to lazyload DB
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
converting help for package ‘treeshap’
finding HTML links ... done
colors_drwhy html
fifa20 html
gbm.unify html
is.model_unified html
is.treeshap html
lightgbm.unify html
model_unified.object html
model_unified_multioutput.object html
plot_contribution html
plot_feature_dependence html
plot_feature_importance html
plot_interaction html
predict.model_unified html
print.model_unified html
print.model_unified_multioutput html
print.treeshap html
print.treeshap_multioutput html
randomForest.unify html
ranger.unify html
ranger_surv.unify html
set_reference_dataset html
theme_drwhy html
treeshap html
treeshap.object html
treeshap_multioutput.object html
unify html
xgboost.unify html
*** 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 (treeshap)