* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘imputeTS’ ...
** package ‘imputeTS’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: ‘g++-13 (Debian 13.2.0-13) 13.2.0’
make[1]: Entering directory '/tmp/RtmpHW3Vef/R.INSTALL3aec342332a9bb/imputeTS/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 locf.cpp -o locf.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 ma.cpp -o ma.o
g++-13 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o imputeTS.so RcppExports.o locf.o ma.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/tmp/RtmpHW3Vef/R.INSTALL3aec342332a9bb/imputeTS/src'
make[1]: Entering directory '/tmp/RtmpHW3Vef/R.INSTALL3aec342332a9bb/imputeTS/src'
make[1]: Leaving directory '/tmp/RtmpHW3Vef/R.INSTALL3aec342332a9bb/imputeTS/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-imputeTS/00new/imputeTS/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 ‘imputeTS’
    finding HTML links ... done
    ggplot_na_distribution                  html  
    ggplot_na_distribution2                 html  
    ggplot_na_gapsize                       html  
    ggplot_na_imputations                   html  
    ggplot_na_intervals                     html  
    imputeTS-package                        html  
    na.interpolation                        html  
    na.kalman                               html  
    na.locf                                 html  
    na.ma                                   html  
    na.mean                                 html  
    na.random                               html  
    na.remove                               html  
    na.replace                              html  
    na.seadec                               html  
    na.seasplit                             html  
    na_interpolation                        html  
    na_kalman                               html  
    na_locf                                 html  
    na_ma                                   html  
    na_mean                                 html  
    na_random                               html  
    na_remove                               html  
    na_replace                              html  
    na_seadec                               html  
    na_seasplit                             html  
    plotNA.distribution                     html  
    plotNA.distributionBar                  html  
    plotNA.gapsize                          html  
    plotNA.imputations                      html  
    reexports                               html  
    statsNA                                 html  
    tsAirgap                                html  
    tsAirgapComplete                        html  
    tsHeating                               html  
    tsHeatingComplete                       html  
    tsNH4                                   html  
    tsNH4Complete                           html  
*** copying figures
** 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 (imputeTS)