* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘rIACI’ ...
** this is package ‘rIACI’ version ‘1.0.0’
** package ‘rIACI’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: ‘g++-14 (Debian 14.2.0-17) 14.2.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp2zuvtG/R.INSTALL249911bededee/rIACI/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/usr/local/include -D_FORTIFY_SOURCE=3   -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/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c running_quantile.cpp -o running_quantile.o
g++-14 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o rIACI.so RcppExports.o running_quantile.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmp2zuvtG/R.INSTALL249911bededee/rIACI/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp2zuvtG/R.INSTALL249911bededee/rIACI/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmp2zuvtG/R.INSTALL249911bededee/rIACI/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-rIACI/00new/rIACI/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘rIACI’
    finding HTML links ... done
    calculate_quantiles                     html  
    calculate_standardized                  html  
    calculate_wind_quantiles                html  
    cdd                                     html  
    cdd_std                                 html  
    check_basic_argument_validity           html  
    climate_input                           html  
    create_date_sequence                    html  
    csv_to_netcdf                           html  
    download_data                           html  
    export_data_to_csv                      html  
    fill_data_series                        html  
    generate_na_masks                       html  
    get.series.lengths.at.ends              html  
    get_series_lengths                      html  
    iaci_output                             html  
    monthly_to_seasonal                     html  
    nday_consec_prec_max                    html  
    output_all                              html  
    percent_days_op_threshold               html  
    process_data                            html  
    running_mean                            html  
    rx5day                                  html  
    rx5day_std                              html  
    sea_input                               html  
    sea_std                                 html  
    spell_length_max                        html  
    t10p                                    html  
    t10p_std                                html  
    t90p                                    html  
    t90p_std                                html  
    tapply.fast                             html  
    tn10p                                   html  
    tn90p                                   html  
    tx10p                                   html  
    tx90p                                   html  
    w90p                                    html  
    w90p_std                                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 (rIACI)