* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘adephylo’ ...
** package ‘adephylo’ 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/RtmpcwHOAA/R.INSTALL3d148c5996c83c/adephylo/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 adesub.c -o adesub.o
adesub.c: In function ‘getpermutation’:
adesub.c:479:15: warning: unused variable ‘seed’ [-Wunused-variable]
  479 |     int i, n, seed;
      |               ^~~~
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 distPhylo.c -o distPhylo.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 -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 misc.c -o misc.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 phylog.c -o phylog.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 sptips.c -o sptips.o
gcc-13 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o adephylo.so adesub.o distPhylo.o init.o misc.o phylog.o sptips.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/tmp/RtmpcwHOAA/R.INSTALL3d148c5996c83c/adephylo/src'
make[1]: Entering directory '/tmp/RtmpcwHOAA/R.INSTALL3d148c5996c83c/adephylo/src'
make[1]: Leaving directory '/tmp/RtmpcwHOAA/R.INSTALL3d148c5996c83c/adephylo/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-adephylo/00new/adephylo/libs
** R
** data
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘adephylo’
    finding HTML links ... done
    abouheif                                html  
    finding level-2 HTML links ... done

    adephylo-package                        html  
    bullseye                                html  
    carni19                                 html  
    carni70                                 html  
    distRoot                                html  
    distTips                                html  
    listDD                                  html  
    listTips                                html  
    lizards                                 html  
    maples                                  html  
    miscUtils                               html  
    mjrochet                                html  
    moranIdx                                html  
    orthobasis                              html  
    orthogram                               html  
    palm                                    html  
    ppca                                    html  
    procella                                html  
    proxTips                                html  
    sp.tips                                 html  
    table.phylo4d                           html  
    tithonia                                html  
    treePart                                html  
    ungulates                               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 (adephylo)