* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘tsdistributions’ ...
** package ‘tsdistributions’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-13 (Debian 13.2.0-24) 13.2.0’
make[1]: Entering directory '/tmp/RtmpwsT0zE/R.INSTALL2a641f2518359b/tsdistributions/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/TMB/include' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/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/TMB/include' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c tsdistributions_init.c -o tsdistributions_init.o
(cd TMB; /home/hornik/tmp/R.check/r-patched-gcc/Work/build/bin/Rscript \
--no-save --no-restore compile.R '')
Note: Using Makevars in /home/hornik/.R/Makevars-gcc 
using C++ compiler: ‘g++-13 (Debian 13.2.0-24) 13.2.0’
make[2]: Entering directory '/tmp/RtmpwsT0zE/R.INSTALL2a641f2518359b/tsdistributions/src/TMB'
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/TMB/include" -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include"   -DTMB_EIGEN_DISABLE_WARNINGS   -DTMB_LIB_INIT=R_init_tsdistributions_TMBExports  -DCPPAD_FRAMEWORK -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/TMB/include' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppEigen/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c tsdistributions_TMBExports.cpp -o tsdistributions_TMBExports.o
g++-13 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o tsdistributions_TMBExports.so tsdistributions_TMBExports.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[2]: Leaving directory '/tmp/RtmpwsT0zE/R.INSTALL2a641f2518359b/tsdistributions/src/TMB'
make[2]: Entering directory '/tmp/RtmpwsT0zE/R.INSTALL2a641f2518359b/tsdistributions/src/TMB'
make[2]: Leaving directory '/tmp/RtmpwsT0zE/R.INSTALL2a641f2518359b/tsdistributions/src/TMB'
[1] TRUE
gcc-13 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o tsdistributions.so distributions.o tsdistributions_init.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/tmp/RtmpwsT0zE/R.INSTALL2a641f2518359b/tsdistributions/src'
make[1]: Entering directory '/tmp/RtmpwsT0zE/R.INSTALL2a641f2518359b/tsdistributions/src'
make[1]: Leaving directory '/tmp/RtmpwsT0zE/R.INSTALL2a641f2518359b/tsdistributions/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-tsdistributions/00new/tsdistributions/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘tsdistributions’
    finding HTML links ... done
    AIC.tsdistribution.estimate             html  
    BIC.tsdistribution.estimate             html  
    authorized_domain                       html  
    bread.tsdistribution.estimate           html  
    coef.tsdistribution.estimate            html  
    ddist                                   html  
    distribution_bounds                     html  
    distribution_modelspec                  html  
    dskewness                               html  
    estfun.tsdistribution.estimate          html  
    estimate.tsdistribution.spec            html  
    ged                                     html  
    gh                                      html  
    ghst                                    html  
    ghyptransform                           html  
    jsu                                     html  
    logLik.tsdistribution.estimate          html  
    nig                                     html  
    print.summary.tsdistribution            html  
    print.tsdistribution.profile            html  
    sged                                    html  
    snorm                                   html  
    sstd                                    html  
    std                                     html  
    summary.tsdistribution.estimate         html  
    summary.tsdistribution.profile          html  
    tsdistributions-package                 html  
    tsmoments.tsdistribution.estimate       html  
    tsprofile.tsdistribution.spec           html  
    vcov.tsdistribution.estimate            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
* creating tarball
packaged installation of ‘tsdistributions’ as ‘tsdistributions_1.0.0_R_x86_64-pc-linux-gnu.tar.gz’
* DONE (tsdistributions)