* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘FAmle’ ...
** package ‘FAmle’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-13 (Debian 13.2.0-23) 13.2.0’
make[1]: Entering directory '/tmp/RtmpZsgTTZ/R.INSTALL3d1e184b74cfd9/FAmle/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 R_init_FAmle.c -o R_init_FAmle.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 metropolis.c -o metropolis.o
gcc-13 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o FAmle.so R_init_FAmle.o metropolis.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/tmp/RtmpZsgTTZ/R.INSTALL3d1e184b74cfd9/FAmle/src'
make[1]: Entering directory '/tmp/RtmpZsgTTZ/R.INSTALL3d1e184b74cfd9/FAmle/src'
make[1]: Leaving directory '/tmp/RtmpZsgTTZ/R.INSTALL3d1e184b74cfd9/FAmle/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-FAmle/00new/FAmle/libs
** R
** data
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘FAmle’
    finding HTML links ... done
    ColesData                               html  
    FAmle-internal                          html  
    FAmle-package                           html  
    Q.boot.ci                               html  
    Q.conf.int                              html  
    boot.mle                                html  
    distr                                   html  
    floodsNB                                html  
    metropolis                              html  
    mle                                     html  
    plot.metropolis                         html  
    plot.mle                                html  
    print.metropolis                        html  
    print.mle                               html  
    station01AJ010                          html  
    yarns                                   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 (FAmle)