* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘RWDataPlyr’ ...
** package ‘RWDataPlyr’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-13 (Debian 13.2.0-24) 13.2.0’
using C++ compiler: ‘g++-13 (Debian 13.2.0-24) 13.2.0’
using C++11
make[1]: Entering directory '/tmp/RtmpdckrEF/R.INSTALL361daf445a19a5/RWDataPlyr/src'
gcc-13 -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 -Wstrict-prototypes -pedantic -mtune=native  -c RWDataPlyr_init.c -o RWDataPlyr_init.o
g++-13 -std=gnu++11 -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++11 -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 rwtbl.cpp -o rwtbl.o
g++-13 -std=gnu++11 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o RWDataPlyr.so RWDataPlyr_init.o RcppExports.o rwtbl.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/tmp/RtmpdckrEF/R.INSTALL361daf445a19a5/RWDataPlyr/src'
make[1]: Entering directory '/tmp/RtmpdckrEF/R.INSTALL361daf445a19a5/RWDataPlyr/src'
make[1]: Leaving directory '/tmp/RtmpdckrEF/R.INSTALL361daf445a19a5/RWDataPlyr/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-RWDataPlyr/00new/RWDataPlyr/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 ‘RWDataPlyr’
    finding HTML links ... done
    RWDataPlyr-package                      html  
    as_rwd_agg                              html  
    createSlotAggList                       html  
    getArrayPctl                            html  
    getArrayThresholdExceedance             html  
    getDataForAllScens                      html  
    getTraceAvg                             html  
    getTraceMax                             html  
    getTraceMin                             html  
    getTraceMonthVal                        html  
    getTraceSum                             html  
    is_rdf                                  html  
    is_rwd_agg                              html  
    is_slot_agg_list                        html  
    keyRdf                                  html  
    rbind.rwd_agg                           html  
    rdfSlotToXTS                            html  
    rdf_aggregate                           html  
    rdf_get_slot                            html  
    rdf_get_timespan                        html  
    rdf_slot_names                          html  
    rdf_to_rwtbl                            html  
    read.rdf                                html  
    read_rw_csv                             html  
    read_rwd_agg                            html  
    rw_scen_gen_names                       html  
    rwd_agg                                 html  
    rwd_agg_template                        html  
    rwslot_aggs                             html  
    rwtbl_get_scen_folder                   html  
    rwtbl_slot_names                        html  
    rwtbl_var_to_slot                       html  
    scen_data                               html  
    slot_agg_list                           html  
    sysRdf                                  html  
    ym_get_wateryear                        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
* creating tarball
packaged installation of ‘RWDataPlyr’ as ‘RWDataPlyr_0.6.4_R_x86_64-pc-linux-gnu.tar.gz’
* DONE (RWDataPlyr)