* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘onlineforecast’ ...
** package ‘onlineforecast’ 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/RtmppK8MH0/R.INSTALL61acf1f4a155f/onlineforecast/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 lp_vector_cpp.cpp -o lp_vector_cpp.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 rls_update_cpp.cpp -o rls_update_cpp.o
g++-13 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o onlineforecast.so RcppExports.o lp_vector_cpp.o rls_update_cpp.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/RtmppK8MH0/R.INSTALL61acf1f4a155f/onlineforecast/src'
make[1]: Entering directory '/tmp/RtmppK8MH0/R.INSTALL61acf1f4a155f/onlineforecast/src'
make[1]: Leaving directory '/tmp/RtmppK8MH0/R.INSTALL61acf1f4a155f/onlineforecast/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-onlineforecast/00new/onlineforecast/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 ‘onlineforecast’
    finding HTML links ... done
    AR                                      html  
    Dbuilding                               html  
    as.data.frame.data.list                 html  
    as.data.list                            html  
    aslt                                    html  
    bs                                      html  
    cache_name                              html  
    cache_save                              html  
    complete_cases                          html  
    ct                                      html  
    data.list                               html  
    depth                                   html  
    equals-.data.list                       html  
    flattenlist                             html  
    forecastmodel                           html  
    fs                                      html  
    getse                                   html  
    gof                                     html  
    grapes-times-times-grapes               html  
    in_range                                html  
    input_class                             html  
    lagdf                                   html  
    lagdf.character                         html  
    lagdf.factor                            html  
    lagdf.logical                           html  
    lagdf.matrix                            html  
    lagdf.numeric                           html  
    lagdl                                   html  
    lagvec                                  html  
    lapply_cbind                            html  
    lapply_cbind_df                         html  
    lapply_rbind                            html  
    lapply_rbind_df                         html  
    lm_fit                                  html  
    lm_optim                                html  
    lm_predict                              html  
    long_format                             html  
    lp                                      html  
    lp_vector                               html  
    lp_vector_cpp                           html  
    make_input                              html  
    make_periodic                           html  
    make_tday                               html  
    nams                                    html  
    one                                     html  
    onlineforecast-package                  html  
    pairs.data.list                         html  
    par_ts                                  html  
    pbspline                                html  
    persistence                             html  
    plot_ts                                 html  
    plotly_ts.data.frame                    html  
    plotly_ts.data.list                     html  
    print.forecastmodel                     html  
    print_to_message                        html  
    pst                                     html  
    resample                                html  
    resample.data.frame                     html  
    residuals                               html  
    rls_fit                                 html  
    rls_optim                               html  
    rls_predict                             html  
    rls_prm                                 html  
    rls_summary                             html  
    rls_update                              html  
    rls_update_cpp                          html  
    rmse                                    html  
    score                                   html  
    setpar                                  html  
    stairs                                  html  
    state_getval                            html  
    state_setval                            html  
    step_optim                              html  
    subset.data.list                        html  
    summary.data.list                       html  
    summary.rls_fit                         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 (onlineforecast)