* installing *source* package ‘SPECIES’ ... ** package ‘SPECIES’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using Fortran compiler: ‘GNU Fortran (GCC) 14.2.0’ make[2]: Entering directory '/data/gannet/ripley/R/packages/tests-f2008/SPECIES/src' gfortran-14 -fpic -g -O2 -mtune=native -std=f2018 -c PPCG.f90 -o PPCG.o gfortran-14 -fpic -g -O2 -mtune=native -std=f2018 -c WLunpmle.f90 -o WLunpmle.o gfortran-14 -fpic -g -O2 -mtune=native -std=f2018 -c norrispollock.f90 -o norrispollock.o gfortran-14 -fpic -g -O2 -mtune=native -std=f2018 -c pnpmle.f90 -o pnpmle.o gfortran-14 -fpic -g -O2 -mtune=native -std=f2018 -c shared.f90 -o shared.o shared.f90:622:26: 622 | DO 140 I = 1, 8 | 1 Warning: Fortran 2018 obsolescent feature: Labeled DO statement at (1) shared.f90:631:26: 631 | DO 220 I = 1, 8 | 1 Warning: Fortran 2018 obsolescent feature: Labeled DO statement at (1) shared.f90:641:23: 641 | DO 240 I = 1, 8 | 1 Warning: Fortran 2018 obsolescent feature: Labeled DO statement at (1) shared.f90:650:23: 650 | DO 340 I = 1, 8 | 1 Warning: Fortran 2018 obsolescent feature: Labeled DO statement at (1) shared.f90:660:26: 660 | DO 450 I = 1, 6 | 1 Warning: Fortran 2018 obsolescent feature: Labeled DO statement at (1) gcc-14 -shared -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes -fpic -L/usr/local/gcc14/lib64 -L/usr/local/lib64 -o SPECIES.so PPCG.o WLunpmle.o norrispollock.o pnpmle.o shared.o -lgfortran -lm -lquadmath make[2]: Leaving directory '/data/gannet/ripley/R/packages/tests-f2008/SPECIES/src' installing to /data/gannet/ripley/R/packages/tests-f2008/Libs/SPECIES-lib/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) Time 0:12.87, 9.24 + 0.90