* installing *source* package 'SBMTrees' ... ** package 'SBMTrees' successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: 'g++.exe (GCC) 12.3.0' make[1]: Entering directory '/d/temp/2025_02_21_01_50_00_1228/RtmpCo54dq/R.INSTALL1fad443969c5/SBMTrees/src' g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -ID:/RCompile/recent/R-4.3.3/include -I../inst/include/ -ID:/RCompile/recent/R-4.3.3/include/Rcpp -ID:/RCompile/recent/R-4.3.3/include/RcppArmadillo -ID:/RCompile/recent/R-4.3.3/include/RcppDist -ID:/RCompile/recent/R-4.3.3/include/RcppProgress -I'D:/RCompile/CRANpkg/lib/4.3/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.3/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.3/RcppDist/include' -I'D:/RCompile/CRANpkg/lib/4.3/RcppProgress/include' -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -O3 -Wall -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c RcppExports.cpp -o RcppExports.o g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -ID:/RCompile/recent/R-4.3.3/include -I../inst/include/ -ID:/RCompile/recent/R-4.3.3/include/Rcpp -ID:/RCompile/recent/R-4.3.3/include/RcppArmadillo -ID:/RCompile/recent/R-4.3.3/include/RcppDist -ID:/RCompile/recent/R-4.3.3/include/RcppProgress -I'D:/RCompile/CRANpkg/lib/4.3/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.3/RcppArmadillo/include' -I'D:/RCompile/CRANpkg/lib/4.3/RcppDist/include' -I'D:/RCompile/CRANpkg/lib/4.3/RcppProgress/include' -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -O3 -Wall -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -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:103:24: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long long unsigned int'} and 'int' [-Wsign-compare] 103 | 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