* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘RSDC’ ...
** this is package ‘RSDC’ version ‘1.7-0’
** package ‘RSDC’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: ‘g++-15 (Debian 15.3.0-2) 15.3.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp5fbWhM/R.INSTALL18577518272bd9/RSDC/src'
g++-15 -std=gnu++20 -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   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c RcppExports.cpp -o RcppExports.o
g++-15 -std=gnu++20 -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   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c rsdc_filter.cpp -o rsdc_filter.o
g++-15 -std=gnu++20 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o RSDC.so RcppExports.o rsdc_filter.o -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 '/home/hornik/tmp/scratch/Rtmp5fbWhM/R.INSTALL18577518272bd9/RSDC/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp5fbWhM/R.INSTALL18577518272bd9/RSDC/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmp5fbWhM/R.INSTALL18577518272bd9/RSDC/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-RSDC/00new/RSDC/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 ‘RSDC’
    finding HTML links ... done
    RSDC                                    html  
    augment.rsdc_fit                        html  
    autoplot.rsdc_fit                       html  
    ff5ind                                  html  
    glance.rsdc_fit                         html  
    greenbrown                              html  
    mccc                                    html  
    rsdc_bootstrap                          html  
    rsdc_corr_bands                         html  
    rsdc_estimate                           html  
    rsdc_fit-methods                        html  
    rsdc_forecast                           html  
    rsdc_forecast_ahead                     html  
    rsdc_hamilton                           html  
    rsdc_likelihood                         html  
    rsdc_maxdiv                             html  
    rsdc_minvar                             html  
    rsdc_simulate                           html  
    rsdc_starts                             html  
    rsdc_viterbi                            html  
    tidy.rsdc_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 (RSDC)