* installing *source* package ‘r3PG’ ...
** package ‘r3PG’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-13 (GCC) 13.2.0’
using Fortran compiler: ‘GNU Fortran (GCC) 13.2.0’
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/r3PG/src'
gfortran-13  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c  md_decl_const.f95 -o md_decl_const.o
gfortran-13  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c  md_3PG.f95 -o md_3PG.o
md_3PG.f95:983:29:

  983 |         ones_sum(1) = ones(1)
      |                             ^
Warning: 'MEM <integer(kind=4)[0:D.19411]> [(integer(kind=4)[0:D.7597] *)_634][0]' may be used uninitialized [-Wmaybe-uninitialized]
gcc-13 -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 skeleton.c -o skeleton.o
gcc-13 -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/gcc13/lib64 -L/usr/local/lib64 -o r3PG.so md_3PG.o md_decl_const.o skeleton.o -lgfortran -lm -lquadmath
make[2]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/r3PG/src'
make[2]: Nothing to be done for 'r3PG.so'.
make[2]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/r3PG/src'
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/r3PG/src'
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/r3PG/src'
gfortran-13  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c  md_decl_const.f95 -o md_decl_const.o
gfortran-13  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c  md_3PG.f95 -o md_3PG.o
md_3PG.f95:983:29:

  983 |         ones_sum(1) = ones(1)
      |                             ^
Warning: 'MEM <integer(kind=4)[0:D.19411]> [(integer(kind=4)[0:D.7597] *)_634][0]' may be used uninitialized [-Wmaybe-uninitialized]
gcc-13 -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 skeleton.c -o skeleton.o
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/r3PG/src'
installing to /data/gannet/ripley/R/packages/tests-devel/r3PG.Rcheck/00LOCK-r3PG/00new/r3PG/libs
** R
** data
*** moving datasets to lazyload DB
** 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 (r3PG)