* installing *source* package ‘SBMTrees’ ... ** using staged installation ** libs using C++ compiler: ‘Debian clang version 18.1.8 (12)’ clang++-18 -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer -frtti -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-xtra/include" -DNDEBUG -I/home/hornik/tmp/R-d-clang-xtra/include -I../inst/include/ -I/home/hornik/tmp/R-d-clang-xtra/include/Rcpp -I/home/hornik/tmp/R-d-clang-xtra/include/RcppArmadillo -I/home/hornik/tmp/R-d-clang-xtra/include/RcppDist -I/home/hornik/tmp/R-d-clang-xtra/include/RcppProgress -I'/home/hornik/tmp/CRAN_special_clang-san/Library/Rcpp/include' -I'/home/hornik/tmp/CRAN_special_clang-san/Library/RcppArmadillo/include' -I'/home/hornik/tmp/CRAN_special_clang-san/Library/RcppDist/include' -I'/home/hornik/tmp/CRAN_special_clang-san/Library/RcppProgress/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c RcppExports.cpp -o RcppExports.o clang++-18 -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer -frtti -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-xtra/include" -DNDEBUG -I/home/hornik/tmp/R-d-clang-xtra/include -I../inst/include/ -I/home/hornik/tmp/R-d-clang-xtra/include/Rcpp -I/home/hornik/tmp/R-d-clang-xtra/include/RcppArmadillo -I/home/hornik/tmp/R-d-clang-xtra/include/RcppDist -I/home/hornik/tmp/R-d-clang-xtra/include/RcppProgress -I'/home/hornik/tmp/CRAN_special_clang-san/Library/Rcpp/include' -I'/home/hornik/tmp/CRAN_special_clang-san/Library/RcppArmadillo/include' -I'/home/hornik/tmp/CRAN_special_clang-san/Library/RcppDist/include' -I'/home/hornik/tmp/CRAN_special_clang-san/Library/RcppProgress/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c sequential_imputation.cpp -o sequential_imputation.o In file included from sequential_imputation.cpp:22: In file included from ./bmtrees.h:44: ./bart_model.h:181:12: warning: variable 'treedrawscnt' set but not used [-Wunused-but-set-variable] 181 | size_t treedrawscnt=0; //count kept bart draws | ^ ./bart_model.h:290:12: warning: variable 'treedrawscnt' set but not used [-Wunused-but-set-variable] 290 | size_t treedrawscnt=0; //count kept bart draws | ^ 2 warnings generated. clang++-18 -fsanitize=address,undefined -fno-sanitize=float-divide-by-zero -fno-sanitize=alignment -fno-omit-frame-pointer -frtti -std=gnu++17 -shared -L/home/hornik/tmp/R-d-clang-xtra/lib -Wl,-O1 -o SBMTrees.so RcppExports.o sequential_imputation.o -llapack -L/home/hornik/tmp/R-d-clang-xtra/lib -lRblas -L/usr/lib/gcc/x86_64-linux-gnu/14 -L/usr/lib/x86_64-linux-gnu -L/usr/lib/llvm-18/lib -lFortran_main -lFortranRuntime -lFortranDecimal -lm -L/home/hornik/tmp/R-d-clang-xtra/lib -L/home/hornik/tmp/R-d-clang-xtra/lib -lR installing to /home/hornik/tmp/CRAN_special_clang-san/SBMTrees.Rcheck/00LOCK-SBMTrees/00new/SBMTrees/libs ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** installing vignettes ** 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 (SBMTrees)