* installing to library ‘/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages’
* installing *source* package ‘PSPI’ ...
** this is package ‘PSPI’ version ‘1.2’
** package ‘PSPI’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: ‘Debian clang version 21.1.6 (2)’
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpxlicTZ/R.INSTALL181e042e8e1800/PSPI/src'
clang++-21 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/home/hornik/tmp/R.check/r-devel-clang/Work/build/include -I../inst/include/ -I/home/hornik/tmp/R.check/r-devel-clang/Work/build/include/Rcpp -I/home/hornik/tmp/R.check/r-devel-clang/Work/build/include/RcppArmadillo -I/home/hornik/tmp/R.check/r-devel-clang/Work/build/include/RcppDist -I/home/hornik/tmp/R.check/r-devel-clang/Work/build/include/RcppProgress -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppDist/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppProgress/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/pg/include' -I/usr/local/include -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.check/r-devel-clang/Work/build/include" -DNDEBUG -I/home/hornik/tmp/R.check/r-devel-clang/Work/build/include -I../inst/include/ -I/home/hornik/tmp/R.check/r-devel-clang/Work/build/include/Rcpp -I/home/hornik/tmp/R.check/r-devel-clang/Work/build/include/RcppArmadillo -I/home/hornik/tmp/R.check/r-devel-clang/Work/build/include/RcppDist -I/home/hornik/tmp/R.check/r-devel-clang/Work/build/include/RcppProgress -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppDist/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppProgress/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/pg/include' -I/usr/local/include -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.check/r-devel-clang/Work/build/lib -Wl,-O1 -o PSPI.so MCMC_PSPI.o RcppExports.o -llapack -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/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.check/r-devel-clang/Work/build/lib -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpxlicTZ/R.INSTALL181e042e8e1800/PSPI/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpxlicTZ/R.INSTALL181e042e8e1800/PSPI/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpxlicTZ/R.INSTALL181e042e8e1800/PSPI/src'
installing to /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/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)