* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘ShrinkageTrees’ ...
** this is package ‘ShrinkageTrees’ version ‘2.0.2’
** package ‘ShrinkageTrees’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: ‘g++-15 (Debian 15.2.0-16) 15.2.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpxLED8w/R.INSTALL879c421e051bf/ShrinkageTrees/src'
g++-15 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c CausalHorseForest.cpp -o CausalHorseForest.o
CausalHorseForest.cpp: In function ‘Rcpp::List CausalHorseForest_cpp(SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP)’:
CausalHorseForest.cpp:84:11: warning: unused variable ‘y_observed’ [-Wunused-variable]
84 | double* y_observed = y_observed_vector.data(); // Get pointer to use like an array
| ^~~~~~~~~~
CausalHorseForest.cpp:265:10: warning: unused variable ‘forestwide_auxiliary_control’ [-Wunused-variable]
265 | double forestwide_auxiliary_control = 1.0;
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
CausalHorseForest.cpp:266:10: warning: unused variable ‘forestwide_auxiliary_treat’ [-Wunused-variable]
266 | double forestwide_auxiliary_treat = 1.0;
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
g++-15 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c Forest.cpp -o Forest.o
g++-15 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c Functions.cpp -o Functions.o
g++-15 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c HorseTrees.cpp -o HorseTrees.o
HorseTrees.cpp: In function ‘Rcpp::List HorseTrees_cpp(SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP)’:
HorseTrees.cpp:91:11: warning: unused variable ‘y_observed’ [-Wunused-variable]
91 | double* y_observed = y_observed_vector.data(); // Get pointer to use like an array
| ^~~~~~~~~~
HorseTrees.cpp:204:10: warning: unused variable ‘forestwide_shrinkage’ [-Wunused-variable]
204 | double forestwide_shrinkage = 1.0;
| ^~~~~~~~~~~~~~~~~~~~
HorseTrees.cpp:205:10: warning: unused variable ‘forestwide_auxiliary’ [-Wunused-variable]
205 | double forestwide_auxiliary = 1.0;
| ^~~~~~~~~~~~~~~~~~~~
g++-15 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c Information.cpp -o Information.o
g++-15 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c OuterGibbsFunctions.cpp -o OuterGibbsFunctions.o
g++-15 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c Parameters.cpp -o Parameters.o
g++-15 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c RcppExports.cpp -o RcppExports.o
g++-15 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c ScaleMixture.cpp -o ScaleMixture.o
g++-15 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c StanBirthDeath.cpp -o StanBirthDeath.o
g++-15 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c StanForest.cpp -o StanForest.o
g++-15 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c StanForestFunctions.cpp -o StanForestFunctions.o
g++-15 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c StanTree.cpp -o StanTree.o
g++-15 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c StanTreeFunctions.cpp -o StanTreeFunctions.o
g++-15 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c Tree.cpp -o Tree.o
g++-15 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c TreeModifications.cpp -o TreeModifications.o
g++-15 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c TruncatedNormal.cpp -o TruncatedNormal.o
g++-15 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c probit-HorseTrees.cpp -o probit-HorseTrees.o
g++-15 -std=gnu++20 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o ShrinkageTrees.so CausalHorseForest.o Forest.o Functions.o HorseTrees.o Information.o OuterGibbsFunctions.o Parameters.o RcppExports.o ScaleMixture.o StanBirthDeath.o StanForest.o StanForestFunctions.o StanTree.o StanTreeFunctions.o Tree.o TreeModifications.o TruncatedNormal.o probit-HorseTrees.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpxLED8w/R.INSTALL879c421e051bf/ShrinkageTrees/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpxLED8w/R.INSTALL879c421e051bf/ShrinkageTrees/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpxLED8w/R.INSTALL879c421e051bf/ShrinkageTrees/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-ShrinkageTrees/00new/ShrinkageTrees/libs
** R
** data
*** moving datasets to lazyload DB
** demo
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
converting help for package ‘ShrinkageTrees’
finding HTML links ... done
CausalHorseForest html
CausalShrinkageForest html
HorseTrees html
ShrinkageTrees-package html
ShrinkageTrees html
SurvivalBART html
SurvivalBCF html
SurvivalDART html
SurvivalShrinkageBCF html
as.mcmc.list.ShrinkageTrees html
bayesian_bootstrap_ate html
ovarian html
ovarian_truth html
pdac html
plot.CausalShrinkageForest html
plot.ShrinkageTrees html
plot.ShrinkageTreesPrediction html
predict.CausalShrinkageForest html
predict.ShrinkageTrees html
print.CausalShrinkageForest html
print.CausalShrinkageForestPrediction html
print.ShrinkageTrees html
print.ShrinkageTreesPrediction html
print.summary.CausalShrinkageForest html
print.summary.CausalShrinkageForestPrediction
html
print.summary.ShrinkageTrees html
print.summary.ShrinkageTreesPrediction
html
summary.CausalShrinkageForest html
summary.CausalShrinkageForestPrediction
html
summary.ShrinkageTrees html
summary.ShrinkageTreesPrediction html
*** copying figures
** 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 (ShrinkageTrees)