* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘rugarch’ ...
** package ‘rugarch’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-13 (Debian 13.2.0-23) 13.2.0’
using Fortran compiler: ‘GNU Fortran (Debian 13.2.0-23) 13.2.0’
using C++ compiler: ‘g++-13 (Debian 13.2.0-23) 13.2.0’
make[1]: Entering directory '/tmp/RtmpKRAMQo/R.INSTALL17bbd75393251a/rugarch/src'
gcc-13 -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 -Wstrict-prototypes -pedantic -mtune=native  -c distributions.c -o distributions.o
gcc-13 -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 -Wstrict-prototypes -pedantic -mtune=native  -c filters.c -o filters.o
gcc-13 -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 -Wstrict-prototypes -pedantic -mtune=native  -c fracdiff.c -o fracdiff.o
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -c fracimport.f -o fracimport.o
fracimport.f:4:6:

    4 |       double precision function dgamma (x)
      |      1
Warning: ‘dgamma’ declared at (1) is also the name of an intrinsic.  It can only be called via an explicit interface or if declared EXTERNAL. [-Wintrinsic-shadow]
fracimport.f:606:3:

  606 |  10   y =  abs (x)
      |   1
Warning: Label 10 at (1) defined but not used [-Wunused-label]
fracimport.f:284:14:

  284 |       intx =  mod (-dble(int(x)), 2.0d0) + 0.1d0
      |              1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
gcc-13 -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 -Wstrict-prototypes -pedantic -mtune=native  -c garchmodels.c -o garchmodels.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   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c garchsim.cpp -o garchsim.o
gcc-13 -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 -Wstrict-prototypes -pedantic -mtune=native  -c gig.c -o gig.o
gcc-13 -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 -Wstrict-prototypes -pedantic -mtune=native  -c nig.c -o nig.o
gcc-13 -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 -Wstrict-prototypes -pedantic -mtune=native  -c rugarch.c -o rugarch.o
g++-13 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o rugarch.so distributions.o filters.o fracdiff.o fracimport.o garchmodels.o garchsim.o gig.o nig.o rugarch.o -lgfortran -lm -lquadmath -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/tmp/RtmpKRAMQo/R.INSTALL17bbd75393251a/rugarch/src'
make[1]: Entering directory '/tmp/RtmpKRAMQo/R.INSTALL17bbd75393251a/rugarch/src'
make[1]: Leaving directory '/tmp/RtmpKRAMQo/R.INSTALL17bbd75393251a/rugarch/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-rugarch/00new/rugarch/libs
** R
** data
** inst
** byte-compile and prepare package for lazy loading
Creating a generic function from function ‘arfimaroll’ in package ‘rugarch’
Creating a generic function from function ‘arfimadistribution’ in package ‘rugarch’
** help
*** installing help indices
  converting help for package ‘rugarch’
    finding HTML links ... done
    ARFIMA-class                            html  
    ARFIMAdistribution-class                html  
    ARFIMAfilter-class                      html  
    ARFIMAfit-class                         html  
    ARFIMAforecast-class                    html  
    ARFIMAmultifilter-class                 html  
    ARFIMAmultifit-class                    html  
    ARFIMAmultiforecast-class               html  
    ARFIMAmultispec-class                   html  
    ARFIMApath-class                        html  
    ARFIMAroll-class                        html  
    ARFIMAsim-class                         html  
    ARFIMAspec-class                        html  
    BerkowitzTest                           html  
    DACTest                                 html  
    DateTimeUtilities                       html  
    ESTest                                  html  
    GARCHboot-class                         html  
    GARCHdistribution-class                 html  
    GARCHfilter-class                       html  
    GARCHfit-class                          html  
    GARCHforecast-class                     html  
    GARCHpath-class                         html  
    GARCHroll-class                         html  
    GARCHsim-class                          html  
    GARCHspec-class                         html  
    GARCHtests-class                        html  
    GMMTest                                 html  
    HLTest                                  html  
    VaRDurTest                              html  
    VaRTest                                 html  
    VaRloss                                 html  
    VaRplot                                 html  
    arfimacv                                html  
    arfimadistribution-methods              html  
    arfimafilter-methods                    html  
    arfimafit-methods                       html  
    arfimaforecast-methods                  html  
    arfimapath-methods                      html  
    arfimaroll-methods                      html  
    arfimasim-methods                       html  
    arfimaspec-methods                      html  
    autoarfima                              html  
    dji30ret                                html  
    dmbp                                    html  
    extradistfun                            html  
    ghyptransform                           html  
    mcs                                     html  
    multifilter-methods                     html  
    multifit-methods                        html  
    multiforecast-methods                   html  
    multispec-methods                       html  
    rGARCH-class                            html  
    rugarch-package                         html  
    sp500ret                                html  
    spyreal                                 html  
    uGARCHboot-class                        html  
    uGARCHdistribution-class                html  
    uGARCHfilter-class                      html  
    uGARCHfit-class                         html  
    uGARCHforecast-class                    html  
    uGARCHmultifilter-class                 html  
    uGARCHmultifit-class                    html  
    uGARCHmultiforecast-class               html  
    uGARCHmultispec-class                   html  
    uGARCHpath-class                        html  
    uGARCHroll-class                        html  
    uGARCHsim-class                         html  
    uGARCHspec-class                        html  
    ugarchbench                             html  
    ugarchboot-methods                      html  
    ugarchdist                              html  
    ugarchdistribution-methods              html  
    ugarchfilter-methods                    html  
    ugarchfit-methods                       html  
    ugarchforecast-methods                  html  
    ugarchpath-methods                      html  
    ugarchroll-methods                      html  
    ugarchsim-methods                       html  
    ugarchspec-methods                      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 (rugarch)