* installing *source* package ‘RefBasedMI’ ...
** package ‘RefBasedMI’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-14 (GCC) 14.2.0’
using Fortran compiler: ‘GNU Fortran (GCC) 14.2.0’
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/RefBasedMI/src'
gfortran-14  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c  program_constants.f90 -o program_constants.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 registerDynamicSymbol.c -o registerDynamicSymbol.o
gfortran-14  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c  error_handler.f90 -o error_handler.o
error_handler.f90:55:2:

   55 |           character(len=*), parameter :: &
      |         1
Warning: Nonconforming tab character at (1) [-Wtabs]
error_handler.f90:56:2:

   56 |                    nonredundant_modnames(6) = (/ &
      |         1       
Warning: Nonconforming tab character at (1) [-Wtabs]
error_handler.f90:79:2:

   79 |           character(len=*), parameter :: nonredundant_subnames(78) = (/ &
      |         1
Warning: Nonconforming tab character at (1) [-Wtabs]
error_handler.f90:174:2:

  174 |           character(len=*), parameter :: nonredundant_comments(90) = (/ &
      |         1
Warning: Nonconforming tab character at (1) [-Wtabs]
gfortran-14  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c  dynalloc.f90 -o dynalloc.o
gfortran-14  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c  matrix_methods.f90 -o matrix_methods.o
gfortran-14  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c  quick_sort.f90 -o quick_sort.o
gfortran-14  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c  random_generator.f90 -o random_generator.o
gfortran-14  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c  norm_engine.f90 -o norm_engine.o
gfortran-14  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c  norm2.f90 -o norm2.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 RefBasedMI.so dynalloc.o error_handler.o matrix_methods.o norm2.o norm_engine.o program_constants.o quick_sort.o random_generator.o registerDynamicSymbol.o -lgfortran -lm -lquadmath
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/RefBasedMI/src'
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/RefBasedMI/src'
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/RefBasedMI/src'
installing to /data/gannet/ripley/R/packages/tests-devel/RefBasedMI.Rcheck/00LOCK-RefBasedMI/00new/RefBasedMI/libs
** R
** data
*** moving datasets to lazyload DB
** inst
** 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 (RefBasedMI)