* installing *source* package ‘mhurdle’ ...
** this is package ‘mhurdle’ version ‘1.3-2’
** package ‘mhurdle’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘clang version 23.1.0’
using Fortran compiler: ‘flang version 23.1.0’
make[1]: Entering directory '/data/localhost/ripley/R/packages/tests-clang/mhurdle/src'
/usr/local/clang23/bin/clang-23 -std=gnu23 -I"/data/localhost/ripley/R/R-clang/include" -DNDEBUG   -isystem /usr/local/clang23/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3  -c init.c -o init.o
/usr/local/clang23/bin/flang-23  -fpic  -O2 -pedantic  -c ptnorm.f -o ptnorm.o
ptnorm.f:82:12: warning: Default real literal in REAL(8) context might need a kind suffix, as its rounded value 4.69100810587406158447265625e-2_4 is inexact [-Wreal-constant-widening]
       &     0.04691008,
             ^^^^^^^^^^
ptnorm.f:83:12: warning: Default real literal in REAL(8) context might need a kind suffix, as its rounded value 2.3076534271240234375e-1_4 is inexact [-Wreal-constant-widening]
       &     0.23076534,
             ^^^^^^^^^^
ptnorm.f:85:12: warning: Default real literal in REAL(8) context might need a kind suffix, as its rounded value 7.6923465728759765625e-1_4 is inexact [-Wreal-constant-widening]
       &     0.76923466,
             ^^^^^^^^^^
ptnorm.f:86:12: warning: Default real literal in REAL(8) context might need a kind suffix, as its rounded value 9.53089892864227294921875e-1_4 is inexact [-Wreal-constant-widening]
       &     0.95308992/
             ^^^^^^^^^^
ptnorm.f:88:12: warning: Default real literal in REAL(8) context might need a kind suffix, as its rounded value 1.885404251515865325927734375e-2_4 is inexact [-Wreal-constant-widening]
       &     0.018854042,
             ^^^^^^^^^^^
ptnorm.f:89:12: warning: Default real literal in REAL(8) context might need a kind suffix, as its rounded value 3.80880571901798248291015625e-2_4 is inexact [-Wreal-constant-widening]
       &     0.038088059,
             ^^^^^^^^^^^
ptnorm.f:90:12: warning: Default real literal in REAL(8) context might need a kind suffix, as its rounded value 4.5270740985870361328125e-2_4 is inexact [-Wreal-constant-widening]
       &     0.0452707394,
             ^^^^^^^^^^^^
ptnorm.f:91:12: warning: Default real literal in REAL(8) context might need a kind suffix, as its rounded value 3.80880571901798248291015625e-2_4 is inexact [-Wreal-constant-widening]
       &     0.038088059,
             ^^^^^^^^^^^
ptnorm.f:92:12: warning: Default real literal in REAL(8) context might need a kind suffix, as its rounded value 1.885404251515865325927734375e-2_4 is inexact [-Wreal-constant-widening]
       &     0.018854042/
             ^^^^^^^^^^^
ptnorm.f:148:12: warning: Default real literal in REAL(8) context might need a kind suffix, as its rounded value 4.69100810587406158447265625e-2_4 is inexact [-Wreal-constant-widening]
       &     0.04691008,
             ^^^^^^^^^^
ptnorm.f:149:12: warning: Default real literal in REAL(8) context might need a kind suffix, as its rounded value 2.3076534271240234375e-1_4 is inexact [-Wreal-constant-widening]
       &     0.23076534,
             ^^^^^^^^^^
ptnorm.f:151:12: warning: Default real literal in REAL(8) context might need a kind suffix, as its rounded value 7.6923465728759765625e-1_4 is inexact [-Wreal-constant-widening]
       &     0.76923466,
             ^^^^^^^^^^
ptnorm.f:152:12: warning: Default real literal in REAL(8) context might need a kind suffix, as its rounded value 9.53089892864227294921875e-1_4 is inexact [-Wreal-constant-widening]
       &     0.95308992/
             ^^^^^^^^^^
ptnorm.f:154:12: warning: Default real literal in REAL(8) context might need a kind suffix, as its rounded value 1.885404251515865325927734375e-2_4 is inexact [-Wreal-constant-widening]
       &     0.018854042,
             ^^^^^^^^^^^
ptnorm.f:155:12: warning: Default real literal in REAL(8) context might need a kind suffix, as its rounded value 3.80880571901798248291015625e-2_4 is inexact [-Wreal-constant-widening]
       &     0.038088059,
             ^^^^^^^^^^^
ptnorm.f:156:12: warning: Default real literal in REAL(8) context might need a kind suffix, as its rounded value 4.5270740985870361328125e-2_4 is inexact [-Wreal-constant-widening]
       &     0.0452707394,
             ^^^^^^^^^^^^
ptnorm.f:157:12: warning: Default real literal in REAL(8) context might need a kind suffix, as its rounded value 3.80880571901798248291015625e-2_4 is inexact [-Wreal-constant-widening]
       &     0.038088059,
             ^^^^^^^^^^^
ptnorm.f:158:12: warning: Default real literal in REAL(8) context might need a kind suffix, as its rounded value 1.885404251515865325927734375e-2_4 is inexact [-Wreal-constant-widening]
       &     0.018854042/
             ^^^^^^^^^^^
/usr/local/clang23/bin/clang-23 -std=gnu23 -shared -L/usr/local/clang/lib64 -L/usr/local/clang23/lib -L/usr/local/clang23/lib/x86_64-unknown-linux-gnu -L/usr/local/lib64 -o mhurdle.so init.o ptnorm.o -lflang_rt.runtime -lm
make[1]: Leaving directory '/data/localhost/ripley/R/packages/tests-clang/mhurdle/src'
make[1]: Entering directory '/data/localhost/ripley/R/packages/tests-clang/mhurdle/src'
make[1]: Leaving directory '/data/localhost/ripley/R/packages/tests-clang/mhurdle/src'
installing to /data/localhost/ripley/R/packages/tests-clang/mhurdle.Rcheck/00LOCK-mhurdle/00new/mhurdle/libs
** R
** data
** 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 (mhurdle)