* installing *source* package 'treeshap' ... ** package 'treeshap' successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: 'g++.exe (GCC) 13.2.0' make[1]: Entering directory '/d/temp/RtmpqIqrn0/R.INSTALLe6d4204f7e61/treeshap/src' g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c RcppExports.cpp -o RcppExports.o g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c predict.cpp -o predict.o g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c set_reference_dataset.cpp -o set_reference_dataset.o g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -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::size_type' {aka 'long 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::size_type' {aka 'long long unsigned int'} [-Wsign-compare] 139 | for (int k = 1; k < m.size(); ++k) { | ~~^~~~~~~~~~ g++ -std=gnu++17 -shared -s -static-libgcc -o treeshap.dll tmp.def RcppExports.o predict.o set_reference_dataset.o treeshap.o -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R-4.4.0/bin/x64 -lR make[1]: Leaving directory '/d/temp/RtmpqIqrn0/R.INSTALLe6d4204f7e61/treeshap/src' make[1]: Entering directory '/d/temp/RtmpqIqrn0/R.INSTALLe6d4204f7e61/treeshap/src' make[1]: Leaving directory '/d/temp/RtmpqIqrn0/R.INSTALLe6d4204f7e61/treeshap/src' installing to d:/Rcompile/CRANpkg/lib/4.4/00LOCK-treeshap/00new/treeshap/libs/x64 ** R ** data *** moving datasets to lazyload DB ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * MD5 sums packaged installation of 'treeshap' as treeshap_0.3.1.zip * DONE (treeshap)