* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘dateutils’ ...
** package ‘dateutils’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: ‘g++-13 (Debian 13.2.0-23) 13.2.0’
make[1]: Entering directory '/tmp/RtmpIGK4nC/R.INSTALL4823d55fa3c85/dateutils/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'/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++-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'/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 dateutils.cpp -o dateutils.o
g++-13 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o dateutils.so RcppExports.o dateutils.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 '/tmp/RtmpIGK4nC/R.INSTALL4823d55fa3c85/dateutils/src'
make[1]: Entering directory '/tmp/RtmpIGK4nC/R.INSTALL4823d55fa3c85/dateutils/src'
make[1]: Leaving directory '/tmp/RtmpIGK4nC/R.INSTALL4823d55fa3c85/dateutils/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-dateutils/00new/dateutils/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 ‘dateutils’
    finding HTML links ... done
    Diff                                    html  
    add_forecast_dates                      html  
    agg_to_freq                             html  
    agg_to_freq_wide                        html  
    allNA                                   html  
    all_finite                              html  
    any_finite                              html  
    can_seasonal                            html  
    col_to_list                             html  
    comp_form                               html  
    count_obs                               html  
    day                                     html  
    end_of_period                           html  
    end_of_year                             html  
    extract_basic_character                 html  
    extract_character                       html  
    extract_numeric                         html  
    fill_forward                            html  
    first_of_month                          html  
    first_of_quarter                        html  
    first_previous_quarter                  html  
    fred                                    html  
    fredlib                                 html  
    get_data_frq                            html  
    get_from_list                           html  
    index_by_friday                         html  
    is_in                                   html  
    last_in_month                           html  
    last_in_quarter                         html  
    last_in_week                            html  
    last_in_year                            html  
    last_obs                                html  
    limit_character                         html  
    long_run_var                            html  
    match_index                             html  
    match_ts_dates                          html  
    mean_na                                 html  
    month_days                              html  
    number_finite                           html  
    numdum                                  html  
    pct_chng                                html  
    pct_response                            html  
    process                                 html  
    process_MF                              html  
    process_wide                            html  
    rollmax                                 html  
    rollmean                                html  
    rollmin                                 html  
    row_to_list                             html  
    run_sa                                  html  
    sd_na                                   html  
    seas_df_long                            html  
    seas_df_wide                            html  
    spline_fill                             html  
    spline_fill_trend                       html  
    stack_obs                               html  
    sum_na                                  html  
    to_ts                                   html  
    total_response                          html  
    try_detrend                             html  
    try_sa                                  html  
    try_trend                               html  
    ts_to_df                                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 (dateutils)