* installing *source* package ‘crqa’ ...
** package ‘crqa’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘clang version 18.1.4’
using Fortran compiler: ‘flang-new version 18.1.4’
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/crqa/src'
/usr/local/clang18/bin/clang -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG   -isystem /usr/local/clang18/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3  -c init.c -o init.o
/usr/local/clang18/bin/flang-new  -fpic  -O2 -pedantic  -c jspd.f -o jspd.o
./jspd.f:46:14: portability: deprecated usage
   1000 FORMAT(1H ,25f4.0)
               ^^^
./jspd.f:46:7: in the context: FORMAT statement
   1000 FORMAT(1H ,25f4.0)
        ^
./jspd.f:46:2: in the context: execution part construct
   1000 FORMAT(1H ,25f4.0)
   ^
./jspd.f:13:7: in the context: execution part
        jb = 0 
        ^
./jspd.f:1:7: in the context: SUBROUTINE subprogram
        subroutine jspd(m, n, k, Adata, jb, Bdata, d, tv, na, nb, nd)
        ^
./jspd.f:46:14: warning: Legacy 'H' edit descriptor
   1000 FORMAT(1H ,25f4.0)
               ^^^
/usr/local/clang18/bin/clang -shared -L/usr/local/clang/lib64 -L/usr/local/clang18/lib -L/usr/local/clang18/lib/x86_64-unknown-linux-gnu -L/usr/local/gcc13/lib64 -L/usr/local/lib64 -o crqa.so init.o jspd.o -lFortran_main -lFortranRuntime -lFortranDecimal -lm
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/crqa/src'
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/crqa/src'
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/crqa/src'
installing to /data/gannet/ripley/R/packages/tests-clang/crqa.Rcheck/00LOCK-crqa/00new/crqa/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 (crqa)