* installing *source* package ‘PSPI’ ... ** this is package ‘PSPI’ version ‘1.1’ ** using staged installation ** libs using C++ compiler: ‘Debian clang version 21.1.5 (1)’ clang++-21 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-21/include" -DNDEBUG -I/home/hornik/tmp/R-d-clang-21/include -I../inst/include/ -I/home/hornik/tmp/R-d-clang-21/include/Rcpp -I/home/hornik/tmp/R-d-clang-21/include/RcppArmadillo -I/home/hornik/tmp/R-d-clang-21/include/RcppDist -I/home/hornik/tmp/R-d-clang-21/include/RcppProgress -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppDist/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppProgress/include' -I'/srv/hornik/tmp/CRAN_pretest/Library/pg/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -Wdeprecated-literal-operator -c MCMC_PSPI.cpp -o MCMC_PSPI.o In file included from MCMC_PSPI.cpp:9: In file included from ./BARTforPSPI.h:16: In file included from ./bart_model.h:42: ./BART/bartfuns.h:77:5: warning: misleading indentation; statement is not part of the previous 'for' [-Wmisleading-indentation] 77 | if(goodbots.size()==0) { //are there any bottom nodes you can split on? | ^ ./BART/bartfuns.h:75:3: note: previous statement is here 75 | for(size_t i=0;i!=bnv.size();i++) | ^ In file included from MCMC_PSPI.cpp:9: In file included from ./BARTforPSPI.h:16: In file included from ./bart_model.h:43: ./BART/bd.h:296:5: warning: misleading indentation; statement is not part of the previous 'for' [-Wmisleading-indentation] 296 | if(goodbots.size()==0) { //are there any bottom nodes you can split on? | ^ ./BART/bd.h:294:3: note: previous statement is here 294 | for(size_t i=0;i!=bnv.size();i++) | ^ In file included from MCMC_PSPI.cpp:9: In file included from ./BARTforPSPI.h:16: ./bart_model.h:295:10: warning: variable 'treedrawscnt' set but not used [-Wunused-but-set-variable] 295 | size_t treedrawscnt=0; //count kept bart draws | ^ ./bart_model.h:405:10: warning: variable 'treedrawscnt' set but not used [-Wunused-but-set-variable] 405 | size_t treedrawscnt=0; //count kept bart draws | ^ ./bart_model.h:514:10: warning: variable 'treedrawscnt' set but not used [-Wunused-but-set-variable] 514 | size_t treedrawscnt=0; //count kept bart draws | ^ MCMC_PSPI.cpp:66:8: warning: unused variable 'n' [-Wunused-variable] 66 | long n = X_test_.nrow(); | ^ 6 warnings generated. clang++-21 -std=gnu++17 -I"/home/hornik/tmp/R-d-clang-21/include" -DNDEBUG -I/home/hornik/tmp/R-d-clang-21/include -I../inst/include/ -I/home/hornik/tmp/R-d-clang-21/include/Rcpp -I/home/hornik/tmp/R-d-clang-21/include/RcppArmadillo -I/home/hornik/tmp/R-d-clang-21/include/RcppDist -I/home/hornik/tmp/R-d-clang-21/include/RcppProgress -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppArmadillo/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppDist/include' -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/RcppProgress/include' -I'/srv/hornik/tmp/CRAN_pretest/Library/pg/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -Wdeprecated-literal-operator -c RcppExports.cpp -o RcppExports.o clang++-21 -std=gnu++17 -shared -L/home/hornik/tmp/R-d-clang-21/lib -Wl,-O1 -o PSPI.so MCMC_PSPI.o RcppExports.o -llapack -L/home/hornik/tmp/R-d-clang-21/lib -lRblas -L/usr/lib/llvm-21/lib/clang/21/lib/linux -L/usr/lib/llvm-21/lib -lflang_rt.runtime -lm -L/home/hornik/tmp/R-d-clang-21/lib -L/home/hornik/tmp/R-d-clang-21/lib -lR installing to /srv/hornik/tmp/CRAN_pretest/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)