* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘BCT’ ...
** package ‘BCT’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: ‘g++-13 (Debian 13.2.0-23) 13.2.0’
using C++11
make[1]: Entering directory '/tmp/RtmpM26kZo/R.INSTALLcb45f6d2c412e/BCT/src'
g++-13 -std=gnu++11 -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++11 -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 bct_rcpp.cpp -o bct_rcpp.o
g++-13 -std=gnu++11 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o BCT.so RcppExports.o bct_rcpp.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/tmp/RtmpM26kZo/R.INSTALLcb45f6d2c412e/BCT/src'
make[1]: Entering directory '/tmp/RtmpM26kZo/R.INSTALLcb45f6d2c412e/BCT/src'
make[1]: Leaving directory '/tmp/RtmpM26kZo/R.INSTALLcb45f6d2c412e/BCT/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-BCT/00new/BCT/libs
** R
** data
*** moving datasets to lazyload DB
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘BCT’
    finding HTML links ... done
    BCT                                     html  
    CTW                                     html  
    MAP_parameters                          html  
    ML                                      html  
    SP500                                   html  
    calculate_exact_changepoint_posterior   html  
    compute_counts                          html  
    draw_models                             html  
    el_nino                                 html  
    enterophage                             html  
    gene_s                                  html  
    generate_data                           html  
    infer_fixed_changepoints                html  
    infer_unknown_changepoints              html  
    kBCT                                    html  
    log_loss                                html  
    pewee                                   html  
    plot_changepoint_posterior              html  
    plot_individual_changepoint_posterior   html  
    prediction                              html  
    sars_cov_2                              html  
    show_tree                               html  
    simian_40                               html  
    three_changes                           html  
    zero_one_loss                           html  
** 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 (BCT)