* installing *source* package ‘SPECIES’ ...
** package ‘SPECIES’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using Fortran compiler: ‘flang-new version 18.1.4’
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/SPECIES/src'
/usr/local/clang18/bin/flang-new  -fpic  -O2 -pedantic  -c  PPCG.f90 -o PPCG.o
/usr/local/clang18/bin/flang-new  -fpic  -O2 -pedantic  -c  WLunpmle.f90 -o WLunpmle.o
/usr/local/clang18/bin/flang-new  -fpic  -O2 -pedantic  -c  norrispollock.f90 -o norrispollock.o
/usr/local/clang18/bin/flang-new  -fpic  -O2 -pedantic  -c  pnpmle.f90 -o pnpmle.o
/usr/local/clang18/bin/flang-new  -fpic  -O2 -pedantic  -c  shared.f90 -o shared.o
/usr/local/clang18/bin/clang -shared -L/usr/local/clang/lib64 -L/usr/local/clang18/lib -L/usr/local/clang18/lib/x86_64-unknown-linux-gnu -L/usr/local/gcc13/lib64 -L/usr/local/lib64 -o SPECIES.so PPCG.o WLunpmle.o norrispollock.o pnpmle.o shared.o -lFortran_main -lFortranRuntime -lFortranDecimal -lm
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/SPECIES/src'
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/SPECIES/src'
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/SPECIES/src'
installing to /data/gannet/ripley/R/packages/tests-clang/SPECIES.Rcheck/00LOCK-SPECIES/00new/SPECIES/libs
** R
** data
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** 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
* DONE (SPECIES)