* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘qrmtools’ ...
** package ‘qrmtools’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-13 (Debian 13.2.0-13) 13.2.0’
make[1]: Entering directory '/tmp/RtmpW34FvK/R.INSTALL3c83a16dcfb6cf/qrmtools/src'
gcc-13 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c VaR_bounds.c -o VaR_bounds.o
gcc-13 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c init.c -o init.o
gcc-13 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o qrmtools.so VaR_bounds.o init.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/tmp/RtmpW34FvK/R.INSTALL3c83a16dcfb6cf/qrmtools/src'
make[1]: Entering directory '/tmp/RtmpW34FvK/R.INSTALL3c83a16dcfb6cf/qrmtools/src'
make[1]: Leaving directory '/tmp/RtmpW34FvK/R.INSTALL3c83a16dcfb6cf/qrmtools/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-qrmtools/00new/qrmtools/libs
** R
** demo
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘qrmtools’
    finding HTML links ... done
    Black_Scholes                           html  
    Brownian                                html  
    GEV                                     html  
    GEV_shape_plot                          html  
    GPD                                     html  
    GPD_shape_plot                          html  
    GPDtail                                 html  
    Hill                                    html  
    NA_plot                                 html  
    VaR_ES_bounds_analytical                html  
    VaR_ES_bounds_rearrange                 html  
    alloc                                   html  
    catch                                   html  
    fit_ARMA_GARCH                          html  
    finding level-2 HTML links ... done

    fit_GARCH_11                            html  
    fit_GEV                                 html  
    fit_GPD                                 html  
    get_data                                html  
    hierarchical_matrix                     html  
    matrix_density_plot                     html  
    matrix_plot                             html  
    mean_excess                             html  
    pp_qq_plot                              html  
    returns                                 html  
    risk_measures                           html  
    step_plot                               html  
    tail_plot                               html  
    tests                                   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 (qrmtools)