* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘pgam’ ...
** package ‘pgam’ 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/Rtmp3iiKQy/R.INSTALLacbb428bfe9b0/pgam/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 pgam.c -o pgam.o
pgam.c:88:1: warning: "/*" within comment [-Wcomment]
   88 | /* intended for testing only */
      |  
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 pgam_init.c -o pgam_init.o
gcc-13 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o pgam.so pgam.o pgam_init.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/tmp/Rtmp3iiKQy/R.INSTALLacbb428bfe9b0/pgam/src'
make[1]: Entering directory '/tmp/Rtmp3iiKQy/R.INSTALLacbb428bfe9b0/pgam/src'
make[1]: Leaving directory '/tmp/Rtmp3iiKQy/R.INSTALLacbb428bfe9b0/pgam/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-pgam/00new/pgam/libs
** R
** data
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘pgam’
    finding HTML links ... done
    AIC.pgam                                html  
    aihrio                                  html  
    backfitting                             html  
    bksmooth                                html  
    coef.pgam                               html  
    deviance.pgam                           html  
    elapsedtime                             html  
    envelope                                html  
    envelope.pgam                           html  
    f                                       html  
    fitted.pgam                             html  
    fnz                                     html  
    formparser                              html  
    framebuilder                            html  
    g                                       html  
    link                                    html  
    logLik.pgam                             html  
    lpnorm                                  html  
    periodogram                             html  
    pgam                                    html  
    pgam.filter                             html  
    pgam.fit                                html  
    pgam.hes2se                             html  
    pgam.likelihood                         html  
    pgam.par2psi                            html  
    pgam.psi2par                            html  
    plot.pgam                               html  
    predict.pgam                            html  
    print.pgam                              html  
    print.summary.pgam                      html  
    residuals.pgam                          html  
    summary.pgam                            html  
    tbl2tex                                 html  
** building package indices
** 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 ‘pgam’ as ‘pgam_0.4.17_R_x86_64-pc-linux-gnu.tar.gz’
* DONE (pgam)