* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘ldmppr’ ...
** package ‘ldmppr’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: ‘g++-14 (Debian 14.2.0-8) 14.2.0’
using C++17
make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmps0kvbm/R.INSTALL118cf477e1b597/ldmppr/src'
g++-14 -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'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp -fpic  -g -O2 -Wall -pedantic -mtune=native   -c RcppExports.cpp -o RcppExports.o
g++-14 -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'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp -fpic  -g -O2 -Wall -pedantic -mtune=native   -c self_correcting_model.cpp -o self_correcting_model.o
g++-14 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o ldmppr.so RcppExports.o self_correcting_model.o -fopenmp -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/Rtmps0kvbm/R.INSTALL118cf477e1b597/ldmppr/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmps0kvbm/R.INSTALL118cf477e1b597/ldmppr/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmps0kvbm/R.INSTALL118cf477e1b597/ldmppr/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-ldmppr/00new/ldmppr/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 ‘ldmppr’
    finding HTML links ... done
    C_theta2_i                              html  
    check_model_fit                         html  
    conditional_sum                         html  
    conditional_sum_logical                 html  
    dist_one_dim                            html  
    estimate_parameters_sc                  html  
    estimate_parameters_sc_parallel         html  
    extract_covars                          html  
    full_product                            html  
    full_sc_lhood                           html  
    generate_mpp                            html  
    interaction_st                          html  
    ldmppr-package                          html  
    part_1_1_full                           html  
    part_1_2_full                           html  
    part_1_3_full                           html  
    part_1_4_full                           html  
    part_1_full                             html  
    part_2_full                             html  
    pipe                                    html  
    plot_mpp                                html  
    power_law_mapping                       html  
    predict_marks                           html  
    scale_rasters                           html  
    sim_spatial_sc                          html  
    sim_temporal_sc                         html  
    simulate_mpp                            html  
    simulate_sc                             html  
    small_example_data                      html  
    spat_interaction                        html  
    temporal_sc                             html  
    toroidal_dist_matrix_optimized          html  
    train_mark_model                        html  
    vec_dist                                html  
    vec_to_mat_dist                         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 (ldmppr)