* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘timeDF’ ...
** package ‘timeDF’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: ‘g++-13 (Debian 13.2.0-24) 13.2.0’
make[1]: Entering directory '/tmp/Rtmpkbg1rf/R.INSTALL22dc8f17eb92a0/timeDF/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/usr/local/include -D_FORTIFY_SOURCE=3   -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/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c times_within_periods.cpp -o times_within_periods.o
g++-13 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o timeDF.so RcppExports.o times_within_periods.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/tmp/Rtmpkbg1rf/R.INSTALL22dc8f17eb92a0/timeDF/src'
make[1]: Entering directory '/tmp/Rtmpkbg1rf/R.INSTALL22dc8f17eb92a0/timeDF/src'
make[1]: Leaving directory '/tmp/Rtmpkbg1rf/R.INSTALL22dc8f17eb92a0/timeDF/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-timeDF/00new/timeDF/libs
** R
** exec
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘timeDF’
    finding HTML links ... done
    adjust_periodDF                         html  
    as.data.frame.timeDF                    html  
    as.periodDF                             html  
    as.timeDF                               html  
    condense_periodDF                       html  
    convert_periodDF                        html  
    extract_with_periodDF                   html  
    flag_with_periodDF                      html  
    listTimeDF_to_timeDF                    html  
    periodDF-class                          html  
    period_type                             html  
    select_timeDF                           html  
    sort_periodDF                           html  
    sort_timeDF                             html  
    split_timeDF_by_intervals               html  
    summary.periodDF                        html  
    summary.timeDF                          html  
    timeDF-class                            html  
    timeDF-package                          html  
    time_vec                                html  
    validate_listTimeDF                     html  
    validate_sorted_timeDF                  html  
    validate_timeDF                         html  
    vec_to_periodDF                         html  
** building package indices
** 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
* creating tarball
packaged installation of ‘timeDF’ as ‘timeDF_0.9.1_R_x86_64-pc-linux-gnu.tar.gz’
* DONE (timeDF)