* installing *source* package ‘npregfast’ ...
** this is package ‘npregfast’ version ‘1.6.0’
** package ‘npregfast’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘clang version 22.1.0 (https://github.com/llvm/llvm-project 4434dabb69916856b824f68a64b029c67175e532)’
using Fortran compiler: ‘flang version 22.1.0 (https://github.com/llvm/llvm-project 4434dabb69916856b824f68a64b029c67175e532)’
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/npregfast/src'
clang-22 -std=gnu23 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG   -isystem /usr/local/clang22/include -I/usr/local/clang/include    -fpic  -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3  -c npregfast_init.c -o npregfast_init.o
flang-22  -fpic  -O2 -pedantic  -c  program2.f90 -o program2.o
./program2.f90:35:7: warning: Default real literal in REAL(8) context might need a kind suffix, as its rounded value 1.000000047497451305389404296875e-3_4 is inexact [-Wreal-constant-widening]
  aux = 0.001
        ^^^^^
./program2.f90:111:7: warning: Default real literal in REAL(8) context might need a kind suffix, as its rounded value 1.000000047497451305389404296875e-3_4 is inexact [-Wreal-constant-widening]
  aux = 0.001
        ^^^^^
./program2.f90:171:7: warning: Default real literal in REAL(8) context might need a kind suffix, as its rounded value 1.000000047497451305389404296875e-3_4 is inexact [-Wreal-constant-widening]
  aux = 0.001
        ^^^^^
./program2.f90:506:42: warning: Value of uninitialized local variable 'muhatg' is used but never defined [-Wused-undefined-variable]
  double precision, allocatable:: Yboot(:),muhatg(:),errg(:),errgboot(:),&
                                           ^^^^^^
./program2.f90:506:52: warning: Value of uninitialized local variable 'errg' is used but never defined [-Wused-undefined-variable]
  double precision, allocatable:: Yboot(:),muhatg(:),errg(:),errgboot(:),&
                                                     ^^^^
./program2.f90:506:60: warning: Value of uninitialized local variable 'errgboot' is used but never defined [-Wused-undefined-variable]
  double precision, allocatable:: Yboot(:),muhatg(:),errg(:),errgboot(:),&
                                                             ^^^^^^^^
./program2.f90:507:1: warning: Value of uninitialized local variable 'muhatgboot' is used but never defined [-Wused-undefined-variable]
  muhatgboot(:),Xfino(:),Pfino(:),p0(:,:),pred(:),pboot(:,:,:,:),cboot(:,:,:),&
  ^^^^^^^^^^
./program2.f90:681:7: warning: Default real literal in REAL(8) context might need a kind suffix, as its rounded value 1.e5_4 is inexact [-Wreal-constant-widening]
  xminc=99999.999
        ^^^^^^^^^
./program2.f90:903:7: warning: Default real literal in REAL(8) context might need a kind suffix, as its rounded value 1.e5_4 is inexact [-Wreal-constant-widening]
  xminc=99999.999
        ^^^^^^^^^
./program2.f90:1524:36: warning: Value of uninitialized local variable 'pboota' is used but never defined [-Wused-undefined-variable]
  Difbi(:,:,:,:),Difbs(:,:,:,:),V(:),pboota(:,:,:,:),&
                                     ^^^^^^
./program2.f90:2319:32: warning: Value of uninitialized local variable 'ls' is used but never defined [-Wused-undefined-variable]
  double precision, allocatable::ls(:,:),li(:,:)
                                 ^^
./program2.f90:2319:40: warning: Value of uninitialized local variable 'li' is used but never defined [-Wused-undefined-variable]
  double precision, allocatable::ls(:,:),li(:,:)
                                         ^^
./program2.f90:3810:5: warning: Default real literal in REAL(8) context might need a kind suffix, as its rounded value 1.000000047497451305389404296875e-3_4 is inexact [-Wreal-constant-widening]
  aux=0.001
      ^^^^^
./program2.f90:3845:5: warning: Default real literal in REAL(8) context might need a kind suffix, as its rounded value 1.000000047497451305389404296875e-3_4 is inexact [-Wreal-constant-widening]
  aux=0.001
      ^^^^^
./program2.f90:4053:9: warning: Default real literal in REAL(8) context might need a kind suffix, as its rounded value 2.500000037252902984619140625e-2_4 is inexact [-Wreal-constant-widening]
  alfa(1)=0.025
          ^^^^^
./program2.f90:4055:9: warning: Default real literal in REAL(8) context might need a kind suffix, as its rounded value 9.7500002384185791015625e-1_4 is inexact [-Wreal-constant-widening]
  alfa(3)=0.975
          ^^^^^
./program2.f90:4209:9: warning: Default real literal in REAL(8) context might need a kind suffix, as its rounded value 2.500000037252902984619140625e-2_4 is inexact [-Wreal-constant-widening]
  alfa(1)=0.025
          ^^^^^
./program2.f90:4211:9: warning: Default real literal in REAL(8) context might need a kind suffix, as its rounded value 9.49999988079071044921875e-1_4 is inexact [-Wreal-constant-widening]
  alfa(3)=0.95
          ^^^^
clang-22 -std=gnu23 -shared -L/usr/local/clang/lib64 -L/usr/local/clang22/lib -L/usr/local/clang22/lib/x86_64-unknown-linux-gnu -L/usr/local/lib64 -L/usr/local/clang21/lib/clang/22/lib/x86_64-unknown-linux-gnu -o npregfast.so npregfast_init.o program2.o -lflang_rt.runtime -lm
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/npregfast/src'
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/npregfast/src'
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/npregfast/src'
installing to /data/gannet/ripley/R/packages/tests-clang/npregfast.Rcheck/00LOCK-npregfast/00new/npregfast/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 (npregfast)