* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘simlandr’ ...
** this is package ‘simlandr’ version ‘0.4.1’
** package ‘simlandr’ 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/RtmpLgLr8U/R.INSTALL3a6b10259e2c6e/simlandr/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/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/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c dijkstra.cpp -o dijkstra.o
g++-15 -std=gnu++20 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o simlandr.so RcppExports.o dijkstra.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpLgLr8U/R.INSTALL3a6b10259e2c6e/simlandr/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpLgLr8U/R.INSTALL3a6b10259e2c6e/simlandr/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpLgLr8U/R.INSTALL3a6b10259e2c6e/simlandr/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-simlandr/00new/simlandr/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘simlandr’
    finding HTML links ... done
    arg_set-class                           html  
    as.mcmc.list                            html  
    as.mcmc.list.list                       html  
    attach_all_matrices                     html  
    autolayer                               html  
    autolayer.barrier                       html  
    autoplot.landscape                      html  
    batch_simulation                        html  
    calculate_barrier                       html  
    calculate_barrier_3d_core               html  
    check_conv                              html  
    determine_lims                          html  
    fill_in_struct                          html  
    get_barrier_height                      html  
    get_dist                                html  
    get_geom                                html  
    hash_big_matrix-class                   html  
    make_2d_matrix                          html  
    make_2d_static                          html  
    make_2d_tidy_dist                       html  
    make_3d_animation                       html  
    make_3d_matrix                          html  
    make_3d_static                          html  
    make_4d_static                          html  
    make_barrier_grid_2d                    html  
    make_barrier_grid_3d                    html  
    make_kernel_dist                        html  
    modified_simulation                     html  
    multi_init_simulation                   html  
    pipe                                    html  
    plot.landscape                          html  
    plotly_ld                               html  
    reexports                               html  
    save_landscape                          html  
    sim_SDE                                 html  
    sim_fun_grad                            html  
    sim_fun_nongrad                         html  
    sim_fun_test                            html  
    sim_fun_test2                           html  
    simlandr-package                        html  
    summary.barrier                         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 (simlandr)