* installing *source* package ‘SBMTrees’ ... ** using staged installation ** libs using C++ compiler: ‘g++-14 (Debian 14.2.0-8) 14.2.0’ g++-14 -fsanitize=address,undefined,bounds-strict -fno-omit-frame-pointer -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-xtra/include" -DNDEBUG -I/home/hornik/tmp/R-d-gcc-xtra/include -I../inst/include/ -I/home/hornik/tmp/R-d-gcc-xtra/include/Rcpp -I/home/hornik/tmp/R-d-gcc-xtra/include/RcppArmadillo -I/home/hornik/tmp/R-d-gcc-xtra/include/RcppDist -I/home/hornik/tmp/R-d-gcc-xtra/include/RcppProgress -I'/home/hornik/tmp/CRAN_special_gcc-san/Library/Rcpp/include' -I'/home/hornik/tmp/CRAN_special_gcc-san/Library/RcppArmadillo/include' -I'/home/hornik/tmp/CRAN_special_gcc-san/Library/RcppDist/include' -I'/home/hornik/tmp/CRAN_special_gcc-san/Library/RcppProgress/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c RcppExports.cpp -o RcppExports.o g++-14 -fsanitize=address,undefined,bounds-strict -fno-omit-frame-pointer -std=gnu++17 -I"/home/hornik/tmp/R-d-gcc-xtra/include" -DNDEBUG -I/home/hornik/tmp/R-d-gcc-xtra/include -I../inst/include/ -I/home/hornik/tmp/R-d-gcc-xtra/include/Rcpp -I/home/hornik/tmp/R-d-gcc-xtra/include/RcppArmadillo -I/home/hornik/tmp/R-d-gcc-xtra/include/RcppDist -I/home/hornik/tmp/R-d-gcc-xtra/include/RcppProgress -I'/home/hornik/tmp/CRAN_special_gcc-san/Library/Rcpp/include' -I'/home/hornik/tmp/CRAN_special_gcc-san/Library/RcppArmadillo/include' -I'/home/hornik/tmp/CRAN_special_gcc-san/Library/RcppDist/include' -I'/home/hornik/tmp/CRAN_special_gcc-san/Library/RcppProgress/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -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 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 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 unsigned int’} and ‘long int’ [-Wsign-compare] 309 | for(size_t k=0;k