* installing to library ‘/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages’
* installing *source* package ‘wsbackfit’ ...
** this is package ‘wsbackfit’ version ‘1.0-5’
** package ‘wsbackfit’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘Debian clang version 22.1.8 (1+b1)’
using Fortran compiler: ‘Debian flang version 22.1.8 (1+b1)’
make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp8scteN/R.INSTALL10c4a46ab8db40/wsbackfit/src'
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 init.c -o init.o
flang-22 -fpic -g -O2 -c wsbackfit.f90 -o wsbackfit.o
./wsbackfit.f90:991:12: warning: Default real literal in REAL(8) context might need a kind suffix, as its rounded value 9.99999977648258209228515625e-3_4 is inexact [-Wreal-constant-widening]
eps = 0.01
^^^^
./wsbackfit.f90:1226:12: warning: Default real literal in REAL(8) context might need a kind suffix, as its rounded value 9.99999977648258209228515625e-3_4 is inexact [-Wreal-constant-widening]
eps = 0.01
^^^^
./wsbackfit.f90:1442:12: warning: Default real literal in REAL(8) context might need a kind suffix, as its rounded value 9.99999977648258209228515625e-3_4 is inexact [-Wreal-constant-widening]
eps = 0.01
^^^^
./wsbackfit.f90:1671:12: warning: Default real literal in REAL(8) context might need a kind suffix, as its rounded value 9.99999977648258209228515625e-3_4 is inexact [-Wreal-constant-widening]
eps = 0.01
^^^^
./wsbackfit.f90:2453:35: warning: Default real literal in REAL(8) context might need a kind suffix, as its rounded value 9.99999974737875163555145263671875e-5_4 is inexact [-Wreal-constant-widening]
if(pr.lt.0.001) pr=0.0001
^^^^^^
./wsbackfit.f90:2454:35: warning: Default real literal in REAL(8) context might need a kind suffix, as its rounded value 9.99000012874603271484375e-1_4 is inexact [-Wreal-constant-widening]
if(pr.gt.0.999) pr=0.999
^^^^^
./wsbackfit.f90:2475:42: warning: Default real literal in REAL(8) context might need a kind suffix, as its rounded value 9.99999974737875163555145263671875e-5_4 is inexact [-Wreal-constant-widening]
if(tempf.lt.0.0001) tempf=.0001
^^^^^
./wsbackfit.f90:2489:44: 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]
if (muhat2.le.0.001) muhat2=0.001
^^^^^
./wsbackfit.f90:2490:44: warning: Default real literal in REAL(8) context might need a kind suffix, as its rounded value 9.99000012874603271484375e-1_4 is inexact [-Wreal-constant-widening]
if (muhat2.ge.0.999) muhat2=0.999
^^^^^
./wsbackfit.f90:2494:39: warning: Default real literal in REAL(8) context might need a kind suffix, as its rounded value 9.99999974737875163555145263671875e-5_4 is inexact [-Wreal-constant-widening]
if (aux.lt.0.0001) aux=0.0001
^^^^^^
./wsbackfit.f90:2526:31: warning: Default real literal in REAL(8) context might need a kind suffix, as its rounded value 9.99000012874603271484375e-1_4 is inexact [-Wreal-constant-widening]
if (pr.ge.0.999) pr=.999
^^^^
./wsbackfit.f90:2527:31: 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]
if (pr.le.0.001) pr=.001
^^^^
./wsbackfit.f90:2538:28: 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]
if(d.lt.0.001) d=0.001
^^^^^
./wsbackfit.f90:2539:29: warning: Default real literal in REAL(8) context might need a kind suffix, as its rounded value 9.99000012874603271484375e-1_4 is inexact [-Wreal-constant-widening]
if(d.ge.0.999) d=0.999
^^^^^
./wsbackfit.f90:2549:31: 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]
if (pr.le.0.001) pr=0.001
^^^^^
./wsbackfit.f90:2626:32: warning: Default real literal in REAL(8) context might need a kind suffix, as its rounded value 9.99999974737875163555145263671875e-5_4 is inexact [-Wreal-constant-widening]
if (pr.le.0.0001) pr=0.0001
^^^^^^
clang-22 -std=gnu23 -shared -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -Wl,-O1 -o wsbackfit.so init.o wsbackfit.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/Rtmp8scteN/R.INSTALL10c4a46ab8db40/wsbackfit/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp8scteN/R.INSTALL10c4a46ab8db40/wsbackfit/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmp8scteN/R.INSTALL10c4a46ab8db40/wsbackfit/src'
installing to /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/00LOCK-wsbackfit/00new/wsbackfit/libs
** R
** data
** 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 (wsbackfit)