* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘DPrivStats’ ...
** this is package ‘DPrivStats’ version ‘0.1.0’
** package ‘DPrivStats’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: ‘g++-16 (Debian 16.2.0-1) 16.2.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmpfqvndg/R.INSTALL34e092549e59e/DPrivStats/src'
g++-16 -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++-16 -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 mechanisms.cpp -o mechanisms.o
g++-16 -std=gnu++20 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o DPrivStats.so RcppExports.o mechanisms.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmpfqvndg/R.INSTALL34e092549e59e/DPrivStats/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmpfqvndg/R.INSTALL34e092549e59e/DPrivStats/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmpfqvndg/R.INSTALL34e092549e59e/DPrivStats/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-DPrivStats/00new/DPrivStats/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 ‘DPrivStats’
    finding HTML links ... done
    DPrivStats-package                      html  
    advanced_composition_epsilon            html  
    analytic_gaussian_mechanism             html  
    analytic_gaussian_sigma                 html  
    asymptotic_ks_pvalue                    html  
    basic_composition                       html  
    can_spend                               html  
    clip_gradients                          html  
    compare_composition                     html  
    compare_utility                         html  
    confint.dp_lm                           html  
    cpp_clip_gradients                      html  
    cpp_rlaplace                            html  
    dp_anova                                html  
    dp_chisq_test                           html  
    dp_confint                              html  
    dp_glm                                  html  
    dp_histogram                            html  
    dp_ks_test                              html  
    dp_lm                                   html  
    dp_lm_sensitivity                       html  
    dp_mean                                 html  
    dp_median                               html  
    dp_quantile                             html  
    dp_t_test                               html  
    dp_utility_diagnostics                  html  
    dp_variance                             html  
    empirical_delta_from_losses             html  
    epsilon_to_rdp                          html  
    example_microdata                       html  
    exponential_mechanism                   html  
    gaussian_mechanism                      html  
    gaussian_sigma                          html  
    laplace_mechanism                       html  
    laplace_plr_tail                        html  
    new_privacy_budget                      html  
    print.dp_confint                        html  
    print.dp_estimate                       html  
    print.dp_glm                            html  
    print.dp_htest                          html  
    print.dp_lm                             html  
    print.privacy_budget                    html  
    print.summary.dp_lm                     html  
    rdp_composition                         html  
    rdp_to_epsilon                          html  
    rlaplace                                html  
    simulate_data                           html  
    simulate_gaussian_losses                html  
    spend                                   html  
    stat_sensitivities                      html  
    summary.dp_lm                           html  
    validate_coverage                       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 (DPrivStats)