* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘poissonsuperlearner’ ...
** this is package ‘poissonsuperlearner’ version ‘0.1.1’
** package ‘poissonsuperlearner’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
specified C++17
using C++ compiler: ‘g++-15 (Debian 15.2.0-16) 15.2.0’
using C++17
make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp5BEzx9/R.INSTALL6abef7e0cd226/poissonsuperlearner/src'
g++-15 -std=gnu++17 -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++17 -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 deviance.cpp -o deviance.o
g++-15 -std=gnu++17 -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 hal_helpers.cpp -o hal_helpers.o
g++-15 -std=gnu++17 -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 pch_absrisk.cpp -o pch_absrisk.o
g++-15 -std=gnu++17 -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 pch_absrisk_euler.cpp -o pch_absrisk_euler.o
g++-15 -std=gnu++17 -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 pch_deviance.cpp -o pch_deviance.o
g++-15 -std=gnu++17 -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 pch_surv.cpp -o pch_surv.o
g++-15 -std=gnu++17 -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 poisson_deviance.cpp -o poisson_deviance.o
g++-15 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o poissonsuperlearner.so RcppExports.o deviance.o hal_helpers.o pch_absrisk.o pch_absrisk_euler.o pch_deviance.o pch_surv.o poisson_deviance.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmp5BEzx9/R.INSTALL6abef7e0cd226/poissonsuperlearner/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp5BEzx9/R.INSTALL6abef7e0cd226/poissonsuperlearner/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmp5BEzx9/R.INSTALL6abef7e0cd226/poissonsuperlearner/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-poissonsuperlearner/00new/poissonsuperlearner/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘poissonsuperlearner’
    finding HTML links ... done
    Learner_gam-class                       html  
    Learner_glmnet-class                    html  
    Learner_hal-class                       html  
    Superlearner                            html  
    coef.base_learner                       html  
    coef.poisson_superlearner               html  
    fit_learner                             html  
    pch_absolute_risk                       html  
    pch_absolute_risk_euler                 html  
    pch_survival                            html  
    poissonsuperlearner-package             html  
    predict.base_learner                    html  
    predict.poisson_superlearner            html  
    predictRisk.base_learner                html  
    predictRisk.poisson_superlearner        html  
    print.base_learner                      html  
    print.poisson_superlearner              html  
    simulateStenoT1                         html  
    summary.base_learner                    html  
    summary.poisson_superlearner            html  
** 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 (poissonsuperlearner)