* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘orf’ ...
** package ‘orf’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: ‘g++-13 (Debian 13.2.0-23) 13.2.0’
make[1]: Entering directory '/tmp/RtmpZHmbTd/R.INSTALL104c7e1752584f/orf/src'
g++-13 -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++-13 -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 get_honest_rcpp.cpp -o get_honest_rcpp.o
g++-13 -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 get_weights_rcpp.cpp -o get_weights_rcpp.o
g++-13 -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 pred_honest_rcpp.cpp -o pred_honest_rcpp.o
g++-13 -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 pred_weights_rcpp.cpp -o pred_weights_rcpp.o
g++-13 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o orf.so RcppExports.o get_honest_rcpp.o get_weights_rcpp.o pred_honest_rcpp.o pred_weights_rcpp.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/tmp/RtmpZHmbTd/R.INSTALL104c7e1752584f/orf/src'
make[1]: Entering directory '/tmp/RtmpZHmbTd/R.INSTALL104c7e1752584f/orf/src'
make[1]: Leaving directory '/tmp/RtmpZHmbTd/R.INSTALL104c7e1752584f/orf/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-orf/00new/orf/libs
** R
** data
*** moving datasets to lazyload DB
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘orf’
    finding HTML links ... done
    check_X                                 html  
    check_Y                                 html  
    check_discrete_Y                        html  
    check_eval                              html  
    check_honesty                           html  
    check_honesty_fraction                  html  
    check_importance                        html  
    check_inference                         html  
    check_latex                             html  
    check_min_node_size                     html  
    check_mtry                              html  
    check_newdata                           html  
    check_num_trees                         html  
    check_replace                           html  
    check_sample_fraction                   html  
    check_type                              html  
    check_window                            html  
    get_forest_weights                      html  
    get_honest                              html  
    get_honest_C                            html  
    get_orf_variance                        html  
    get_weights_C                           html  
    honest_split                            html  
    margins                                 html  
    margins.orf                             html  
    margins_output                          html  
    margins_output_latex                    html  
    mse                                     html  
    odata                                   html  
    orf-package                             html  
    orf                                     html  
    plot.orf                                html  
    pred_honest_C                           html  
    pred_orf_variance                       html  
    pred_weights_C                          html  
    predict.orf                             html  
    predict_forest_preds_for_ME             html  
    predict_forest_weights                  html  
    predict_forest_weights_for_ME           html  
    predict_honest                          html  
    print.margins.orf                       html  
    print.orf                               html  
    print.orf.prediction                    html  
    rps                                     html  
    summary.margins.orf                     html  
    summary.orf                             html  
    summary.orf.prediction                  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 (orf)