* installing *source* package ‘PMCMRplus’ ...
** package ‘PMCMRplus’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-14 (GCC) 14.0.1 20240430 (prerelease)’
using Fortran compiler: ‘GNU Fortran (GCC) 14.0.1 20240430 (prerelease)’
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/PMCMRplus/src'
gcc-14 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG   -I/usr/local/include    -fpic  -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  -c crwrapf90.c -o crwrapf90.o
gfortran-14  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c dstat.f -o dstat.o
gfortran-14  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c getpval.f -o getpval.o
gcc-14 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG   -I/usr/local/include    -fpic  -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  -c init.c -o init.o
gfortran-14  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c pava.f -o pava.o
pava.f:33:5:

   33 | 23016 continue
      |     1
Warning: Label 23016 at (1) defined but not used [-Wunused-label]
pava.f:24:5:

   24 | 23012 continue
      |     1
Warning: Label 23012 at (1) defined but not used [-Wunused-label]
pava.f:37:5:

   37 | 23008 continue
      |     1
Warning: Label 23008 at (1) defined but not used [-Wunused-label]
pava.f:41:5:

   41 | 23005 goto 23004
      |     1
Warning: Label 23005 at (1) defined but not used [-Wunused-label]
pava.f:9:5:

    9 | 23001 continue
      |     1
Warning: Label 23001 at (1) defined but not used [-Wunused-label]
gfortran-14  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c pd.f -o pd.o
gfortran-14  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c util.f -o util.o
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 PMCMRplus.so crwrapf90.o dstat.o getpval.o init.o pava.o pd.o util.o -lgfortran -lm -lquadmath
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/PMCMRplus/src'
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/PMCMRplus/src'
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/PMCMRplus/src'
installing to /data/gannet/ripley/R/packages/tests-devel/PMCMRplus.Rcheck/00LOCK-PMCMRplus/00new/PMCMRplus/libs
** R
** data
*** moving datasets to lazyload DB
** demo
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** 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 (PMCMRplus)