* installing *source* package ‘expm’ ...
** package ‘expm’ 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/expm/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 R_dgebal.c -o R_dgebal.o
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 expm-eigen.c -o expm-eigen.o
expm-eigen.c: In function 'expm_eigen':
expm-eigen.c:31:31: warning: missing braces around initializer [-Wmissing-braces]
   31 |         const Rcomplex cone = {1., 0.}, czero = {0., 0.};
      |                               ^
      |                                {     }
expm-eigen.c:31:49: warning: missing braces around initializer [-Wmissing-braces]
   31 |         const Rcomplex cone = {1., 0.}, czero = {0., 0.};
      |                                                 ^
      |                                                  {     }
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 expm.c -o expm.o
expm.c: In function 'expm':
expm.c:65:17: warning: 'scale' may be used uninitialized [-Wmaybe-uninitialized]
   65 |         double *scale; /* scale array */
      |                 ^~~~~
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
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 logm-eigen.c -o logm-eigen.o
logm-eigen.c: In function 'logm_eigen':
logm-eigen.c:35:31: warning: missing braces around initializer [-Wmissing-braces]
   35 |         const Rcomplex cone = {1., 0.}, czero = {0., 0.};
      |                               ^
      |                                {     }
logm-eigen.c:35:49: warning: missing braces around initializer [-Wmissing-braces]
   35 |         const Rcomplex cone = {1., 0.}, czero = {0., 0.};
      |                                                 ^
      |                                                  {     }
gfortran-13  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c matexp.f -o matexp.o
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 matexp_MH09.c -o matexp_MH09.o
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 matpow.c -o matpow.o
gfortran-13  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c matrexp.f -o matrexp.o
gfortran-13  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c matrexpO.f -o matrexpO.o
gfortran-13  -fpic  -g -O2 -mtune=native -Wall -pedantic  -c mexp-common.f -o mexp-common.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 expm.so R_dgebal.o expm-eigen.o expm.o init.o logm-eigen.o matexp.o matexp_MH09.o matpow.o matrexp.o matrexpO.o mexp-common.o -llapack -L/data/gannet/ripley/R/R-devel/lib -lRblas -lgfortran -lm -lquadmath -lgfortran -lm -lquadmath
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/expm/src'
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/expm/src'
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/expm/src'
installing to /data/gannet/ripley/R/packages/tests-devel/expm.Rcheck/00LOCK-expm/00new/expm/libs
** R
** data
** 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 (expm)