* installing *source* package ‘PSPI’ ... ** this is package ‘PSPI’ version ‘1.2’ ** using staged installation ** libs using C++ compiler: ‘g++-14 (Debian 14.3.0-10) 14.3.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'/home/hornik/tmp/CRAN_special_gcc-san/Library/pg/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-deprecated-declarations -Wno-stringop-truncation -c MCMC_PSPI.cpp -o MCMC_PSPI.o In file included from bart_model.h:42, from BARTforPSPI.h:16, from MCMC_PSPI.cpp:9: BART/bartfuns.h: In function ‘double getpb(tree&, xinfo&, pinfo&, tree::npv&)’: BART/bartfuns.h:75:3: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation] 75 | for(size_t i=0;i!=bnv.size();i++) | ^~~ BART/bartfuns.h:77:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’ 77 | if(goodbots.size()==0) { //are there any bottom nodes you can split on? | ^~ In file included from bart_model.h:43: BART/bd.h: In function ‘double getpb_bd(tree&, xinfo&, pinfo&, tree::npv&)’: BART/bd.h:294:3: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation] 294 | for(size_t i=0;i!=bnv.size();i++) | ^~~ BART/bd.h:296:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’ 296 | if(goodbots.size()==0) { //are there any bottom nodes you can split on? | ^~ In file included from bart_model.h:44: 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 unsigned int’} and ‘int’ [-Wsign-compare] 101 | for(size_t j=0;j, double, double, double, double)’: bart_model.h:150:23: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘long int’ [-Wsign-compare] 150 | for(size_t i=0;iupdate(verbose); | ~~~~~~~~~~~~~~^~~~~~~~~ MCMC_PSPI.cpp:32:17: note: ‘cmodel’ was declared here 32 | BARTforPSPI * cmodel; | ^~~~~~ 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'/home/hornik/tmp/CRAN_special_gcc-san/Library/pg/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-deprecated-declarations -Wno-stringop-truncation -c RcppExports.cpp -o RcppExports.o g++-14 -fsanitize=address,undefined,bounds-strict -fno-omit-frame-pointer -std=gnu++17 -shared -L/home/hornik/tmp/R-d-gcc-xtra/lib -Wl,-O1 -o PSPI.so MCMC_PSPI.o RcppExports.o -llapack -L/home/hornik/tmp/R-d-gcc-xtra/lib -lRblas -lasan -lgfortran -lm -lquadmath -L/home/hornik/tmp/R-d-gcc-xtra/lib -L/home/hornik/tmp/R-d-gcc-xtra/lib -lR installing to /home/hornik/tmp/CRAN_special_gcc-san/PSPI.Rcheck/00LOCK-PSPI/00new/PSPI/libs ** R ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** 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 (PSPI)