* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘MDP2’ ...
** this is package ‘MDP2’ version ‘3.0.0’
** package ‘MDP2’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: ‘g++-15 (Debian 15.3.0-1) 15.3.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpQnxj0E/R.INSTALL3c562025c85f7f/MDP2/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'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppArmadillo/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'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c hmdp.cpp -o hmdp.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'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c modules.cpp -o modules.o
g++-15 -std=gnu++20 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o MDP2.so RcppExports.o hmdp.o modules.o -llapack -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lRblas -lgfortran -lm -lquadmath -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpQnxj0E/R.INSTALL3c562025c85f7f/MDP2/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpQnxj0E/R.INSTALL3c562025c85f7f/MDP2/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpQnxj0E/R.INSTALL3c562025c85f7f/MDP2/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-MDP2/00new/MDP2/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘MDP2’
    finding HTML links ... done
    MDP2-package                            html  
    action_idx_df                           html  
    action_idx_mat                          html  
    action_info                             html  
    action_weight_mat                       html  
    binary_action_writer                    html  
    binary_mdp_writer                       html  
    checkWDurIdx                            html  
    checkWIdx                               html  
    convert_binary_to_hmp                   html  
    convert_hmp_to_binary                   html  
    get_bin_info_actions                    html  
    get_bin_info_states                     html  
    get_hypergraph                          html  
    get_info                                html  
    get_policy                              html  
    get_rpo                                 html  
    get_steady_state_pr                     html  
    get_w_idx                               html  
    hmp_mdp_writer                          html  
    load_mdp                                html  
    memory_mdp_writer                       html  
    plot.HMDP                               html  
    plot_hypergraph                         html  
    random_hmdp                             html  
    run_calc_weights                        html  
    run_policy_ite_ave                      html  
    run_policy_ite_discount                 html  
    run_value_ite                           html  
    save_mdp                                html  
    set_policy                              html  
    state_idx_df                            html  
    state_idx_mat                           html  
    trans_prob_mat                          html  
    weight_names                            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 (MDP2)