* installing to library ‘/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages’
* installing *source* package ‘rBDAT’ ...
** this is package ‘rBDAT’ version ‘1.1.0’
** package ‘rBDAT’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘Debian clang version 22.1.5 (1)’
using Fortran compiler: ‘Debian flang version 22.1.5 (1)’
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmplKiz2v/R.INSTALLe32777d341f34/rBDAT/src'
flang-22 -fpic -g -O2 -c BDATpro.f -o BDATpro.o
./BDATpro.f:6199:10: warning: Default real literal in REAL(8) context might need a kind suffix, as its rounded value 2.2094610595703125e2_4 is inexact [-Wreal-constant-widening]
a2=220.946098424521
^^^^^^^^^^^^^^^^
./BDATpro.f:6201:10: warning: Default real literal in REAL(8) context might need a kind suffix, as its rounded value 1.38357757568359375e2_4 is inexact [-Wreal-constant-widening]
a4=138.357751867269
^^^^^^^^^^^^^^^^
./BDATpro.f:6203:10: warning: Default real literal in REAL(8) context might need a kind suffix, as its rounded value 2.5066282749176025390625_4 is inexact [-Wreal-constant-widening]
a6=2.50662827745924
^^^^^^^^^^^^^^^^
./BDATpro.f:6205:10: warning: Default real literal in REAL(8) context might need a kind suffix, as its rounded value 1.615858306884765625e2_4 is inexact [-Wreal-constant-widening]
b2=161.585836858041
^^^^^^^^^^^^^^^^
./BDATpro.f:6207:10: warning: Default real literal in REAL(8) context might need a kind suffix, as its rounded value 6.68013153076171875e1_4 is inexact [-Wreal-constant-widening]
b4=66.8013118877197
^^^^^^^^^^^^^^^^
./BDATpro.f:6213:10: warning: Default real literal in REAL(8) context might need a kind suffix, as its rounded value 4.374664306640625_4 is inexact [-Wreal-constant-widening]
c5=4.37466414146497
^^^^^^^^^^^^^^^^
./BDATpro.f:6214:10: warning: Default real literal in REAL(8) context might need a kind suffix, as its rounded value 2.9381639957427978515625_4 is inexact [-Wreal-constant-widening]
c6=2.93816398269878
^^^^^^^^^^^^^^^^
./BDATpro.f:6215:10: warning: Default real literal in REAL(8) context might need a kind suffix, as its rounded value 7.7846958301961421966552734375e-3_4 is inexact [-Wreal-constant-widening]
d1=0.00778469570904146
^^^^^^^^^^^^^^^^^^^
./BDATpro.f:6216:10: warning: Default real literal in REAL(8) context might need a kind suffix, as its rounded value 3.224671185016632080078125e-1_4 is inexact [-Wreal-constant-widening]
d2=0.32246712907004
^^^^^^^^^^^^^^^^
./BDATpro.f:6217:10: warning: Default real literal in REAL(8) context might need a kind suffix, as its rounded value 2.44513416290283203125_4 is inexact [-Wreal-constant-widening]
d3=2.445134137143
^^^^^^^^^^^^^^
./BDATpro.f:6218:10: warning: Default real literal in REAL(8) context might need a kind suffix, as its rounded value 3.7544085979461669921875_4 is inexact [-Wreal-constant-widening]
d4=3.75440866190742
^^^^^^^^^^^^^^^^
./BDATpro.f:6219:13: warning: Default real literal in REAL(8) context might need a kind suffix, as its rounded value 2.42500007152557373046875e-2_4 is inexact [-Wreal-constant-widening]
p_low=0.02425
^^^^^^^
flang-22 -fpic -g -O2 -c FormTarife.f -o FormTarife.o
flang-22 -fpic -g -O2 -c Koeff.f -o Koeff.o
clang-22 -std=gnu23 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c rBDAT_init.c -o rBDAT_init.o
flang-22 -fpic -g -O2 -c vBDATpro.f -o vBDATpro.o
clang-22 -std=gnu23 -shared -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -Wl,-O1 -o rBDAT.so BDATpro.o FormTarife.o Koeff.o rBDAT_init.o vBDATpro.o -L/usr/lib/llvm-22/lib/clang/22/lib/linux -L/usr/lib/llvm-22/lib -lflang_rt.runtime -lm -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmplKiz2v/R.INSTALLe32777d341f34/rBDAT/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmplKiz2v/R.INSTALLe32777d341f34/rBDAT/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmplKiz2v/R.INSTALLe32777d341f34/rBDAT/src'
installing to /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/00LOCK-rBDAT/00new/rBDAT/libs
** R
** 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 (rBDAT)