* installing *source* package ‘Iso’ ...
** package ‘Iso’ 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/Iso/src'
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 init.c -o init.o
gfortran-13  -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-13  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c smooth.f -o smooth.o
gfortran-13  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c ufit.f -o ufit.o
ufit.f:54:5:

   54 | 23017 continue
      |     1
Warning: Label 23017 at (1) defined but not used [-Wunused-label]
ufit.f:40:5:

   40 | 23011 continue
      |     1
Warning: Label 23011 at (1) defined but not used [-Wunused-label]
ufit.f:23:5:

   23 | 23007 continue
      |     1
Warning: Label 23007 at (1) defined but not used [-Wunused-label]
ufit.f:17:5:

   17 | 23005 continue
      |     1
Warning: Label 23005 at (1) defined but not used [-Wunused-label]
ufit.f:30:5:

   30 | 23003 continue
      |     1
Warning: Label 23003 at (1) defined but not used [-Wunused-label]
ufit.f:44:9:

   44 |       if(ymdf(k1).ge.ymdf(k2))then
      |         ^
Warning: 'k1' may be used uninitialized [-Wmaybe-uninitialized]
ufit.f:31:8:

   31 |       k1 = int(imax-0.5d0)
      |        ^
note: 'k1' was declared here
ufit.f:44:9:

   44 |       if(ymdf(k1).ge.ymdf(k2))then
      |         ^
Warning: 'k2' may be used uninitialized [-Wmaybe-uninitialized]
ufit.f:32:8:

   32 |       k2 = int(imax+0.5d0)
      |        ^
note: 'k2' was declared here
ufit.f:43:72:

   43 |       mse = ssemin/dble(n)
      |                                                                        ^
Warning: 'ssemin' may be used uninitialized [-Wmaybe-uninitialized]
ufit.f:11:12:

   11 |       ssemin = 1.d200
      |            ^
note: 'ssemin' was declared here
gfortran-13  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c unimode.f -o unimode.o
unimode.f:117:5:

  117 | 23044 continue
      |     1
Warning: Label 23044 at (1) defined but not used [-Wunused-label]
unimode.f:112:5:

  112 | 23042 continue
      |     1
Warning: Label 23042 at (1) defined but not used [-Wunused-label]
unimode.f:106:5:

  106 | 23040 continue
      |     1
Warning: Label 23040 at (1) defined but not used [-Wunused-label]
unimode.f:102:5:

  102 | 23038 continue
      |     1
Warning: Label 23038 at (1) defined but not used [-Wunused-label]
unimode.f:95:5:

   95 | 23027 goto 23026
      |     1
Warning: Label 23027 at (1) defined but not used [-Wunused-label]
unimode.f:61:5:

   61 | 23023 continue
      |     1
Warning: Label 23023 at (1) defined but not used [-Wunused-label]
unimode.f:54:5:

   54 | 23021 continue
      |     1
Warning: Label 23021 at (1) defined but not used [-Wunused-label]
unimode.f:40:5:

   40 | 23009 continue
      |     1
Warning: Label 23009 at (1) defined but not used [-Wunused-label]
unimode.f:22:5:

   22 | 23007 continue
      |     1
Warning: Label 23007 at (1) defined but not used [-Wunused-label]
unimode.f:15:5:

   15 | 23005 continue
      |     1
Warning: Label 23005 at (1) defined but not used [-Wunused-label]
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 -L/usr/local/clang18/lib/x86_64-unknown-linux-gnu -o Iso.so init.o pava.o smooth.o ufit.o unimode.o -lgfortran -lm -lquadmath
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/Iso/src'
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/Iso/src'
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/Iso/src'
installing to /data/gannet/ripley/R/packages/tests-devel/Iso.Rcheck/00LOCK-Iso/00new/Iso/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 (Iso)