* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘TSrepr’ ...
** package ‘TSrepr’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: ‘g++-14 (Debian 14.2.0-8) 14.2.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp6TZKUO/R.INSTALL3f092a3c4c20c3/TSrepr/src'
g++-14 -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 FeatureClippingTrending.cpp -o FeatureClippingTrending.o
g++-14 -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++-14 -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 helpers.cpp -o helpers.o
g++-14 -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 measures.cpp -o measures.o
g++-14 -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 normalizations.cpp -o normalizations.o
g++-14 -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 reprsClassical.cpp -o reprsClassical.o
g++-14 -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 rle.cpp -o rle.o
g++-14 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o TSrepr.so FeatureClippingTrending.o RcppExports.o helpers.o measures.o normalizations.o reprsClassical.o rle.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmp6TZKUO/R.INSTALL3f092a3c4c20c3/TSrepr/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp6TZKUO/R.INSTALL3f092a3c4c20c3/TSrepr/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmp6TZKUO/R.INSTALL3f092a3c4c20c3/TSrepr/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-TSrepr/00new/TSrepr/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 ‘TSrepr’
    finding HTML links ... done
    TSrepr                                  html  
    clipping                                html  
    coef_comp                               html  
    denorm_atan                             html  
    denorm_boxcox                           html  
    denorm_min_max                          html  
    denorm_yj                               html  
    denorm_z                                html  
    elec_load                               html  
    fast_stat                               html  
    maape                                   html  
    mae                                     html  
    mape                                    html  
    mase                                    html  
    mdae                                    html  
    mse                                     html  
    norm_atan                               html  
    norm_boxcox                             html  
    norm_min_max                            html  
    norm_min_max_list                       html  
    norm_min_max_params                     html  
    norm_yj                                 html  
    norm_z                                  html  
    norm_z_list                             html  
    norm_z_params                           html  
    repr_dct                                html  
    repr_dft                                html  
    repr_dwt                                html  
    repr_exp                                html  
    repr_feaclip                            html  
    repr_feacliptrend                       html  
    repr_featrend                           html  
    repr_gam                                html  
    repr_list                               html  
    repr_lm                                 html  
    repr_matrix                             html  
    repr_paa                                html  
    repr_pip                                html  
    repr_pla                                html  
    repr_sax                                html  
    repr_seas_profile                       html  
    repr_sma                                html  
    repr_windowing                          html  
    rleC                                    html  
    rmse                                    html  
    smape                                   html  
    trending                                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 (TSrepr)