* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘pomdp’ ...
** package ‘pomdp’ 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++17
make[1]: Entering directory '/tmp/RtmpObQ5Fj/R.INSTALLbac8256216698/pomdp/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 POMDP.cpp -o POMDP.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 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 math.cpp -o math.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 model.cpp -o model.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 sample_simplex.cpp -o sample_simplex.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 simulate_MDP.cpp -o simulate_MDP.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 simulate_POMDP.cpp -o simulate_POMDP.o
g++-13 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o pomdp.so POMDP.o RcppExports.o math.o model.o sample_simplex.o simulate_MDP.o simulate_POMDP.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/tmp/RtmpObQ5Fj/R.INSTALLbac8256216698/pomdp/src'
make[1]: Entering directory '/tmp/RtmpObQ5Fj/R.INSTALLbac8256216698/pomdp/src'
make[1]: Leaving directory '/tmp/RtmpObQ5Fj/R.INSTALLbac8256216698/pomdp/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-pomdp/00new/pomdp/libs
** R
** data
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘pomdp’
    finding HTML links ... done
    Cliff_walking                           html  
    MDP                                     html  
    MDP2POMDP                               html  
    MDP_policy_functions                    html  
    Maze                                    html  
    POMDP                                   html  
    POMDP_example_files                     html  
    RussianTiger                            html  
    Tiger                                   html  
    Windy_gridworld                         html  
    accessors                               html  
    actions                                 html  
    add_policy                              html  
    colors                                  html  
    estimate_belief_for_nodes               html  
    gridworld                               html  
    optimal_action                          html  
    plot_belief_space                       html  
    plot_policy_graph                       html  
    policy                                  html  
    policy_graph                            html  
    pomdp-package                           html  
    projection                              html  
    reachable_and_absorbing                 html  
    regret                                  html  
    reward                                  html  
    round_stochastic                        html  
    sample_belief_space                     html  
    simulate_MDP                            html  
    simulate_POMDP                          html  
    solve_MDP                               html  
    solve_POMDP                             html  
    solve_SARSOP                            html  
    transition_graph                        html  
    update_belief                           html  
    value_function                          html  
    write_POMDP                             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 (pomdp)