* installing *source* package 'SBMTrees' ... ** using staged installation ** libs using C++ compiler: 'g++.exe (GCC) 13.3.0' g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -ID:/RCompile/recent/R/include -I../inst/include/ -ID:/RCompile/recent/R/include/Rcpp -ID:/RCompile/recent/R/include/RcppArmadillo -ID:/RCompile/recent/R/include/RcppDist -ID:/RCompile/recent/R/include/RcppProgress -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANincoming/R-devel/lib/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppDist/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppProgress/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -O3 -Wall -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -DR_NO_REMAP -c RcppExports.cpp -o RcppExports.o g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -ID:/RCompile/recent/R/include -I../inst/include/ -ID:/RCompile/recent/R/include/Rcpp -ID:/RCompile/recent/R/include/RcppArmadillo -ID:/RCompile/recent/R/include/RcppDist -ID:/RCompile/recent/R/include/RcppProgress -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include' -I'D:/RCompile/CRANincoming/R-devel/lib/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppDist/include' -I'D:/RCompile/CRANpkg/lib/4.5/RcppProgress/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -O3 -Wall -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -DR_NO_REMAP -c sequential_imputation.cpp -o sequential_imputation.o In file included from bart_model.h:44, from bmtrees.h:44, from sequential_imputation.cpp:22: BART/bart.h: In member function 'void bart::makexinfo_bart(size_t, size_t, double*, xinfo&, int*)': BART/bart.h:101:24: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long long unsigned int'} and 'int' [-Wsign-compare] 101 | for(size_t j=0;j, double, double, double, double)': bart_model.h:143:23: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long long unsigned int'} and 'long int' [-Wsign-compare] 143 | for(size_t i=0;i=nburn) { | ~^~~~~~~ bart_model.h:309:25: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long long unsigned int'} and 'long int' [-Wsign-compare] 309 | for(size_t k=0;k