* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘weightedCL’ ...
** package ‘weightedCL’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using Fortran compiler: ‘GNU Fortran (Debian 13.2.0-23) 13.2.0’
make[1]: Entering directory '/tmp/RtmprqgTku/R.INSTALL11b2025fb0abfe/weightedCL/src'
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -c cdfbvt.f -o cdfbvt.o
cdfbvt.f:149:11:

  149 |       hs = sign( one, dh - r*dk )
      |           1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
cdfbvt.f:150:11:

  150 |       ks = sign( one, dk - r*dh )
      |           1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -c  pbvt.f90 -o pbvt.o
gcc-13 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o weightedCL.so cdfbvt.o pbvt.o -lgfortran -lm -lquadmath -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/tmp/RtmprqgTku/R.INSTALL11b2025fb0abfe/weightedCL/src'
make[1]: Entering directory '/tmp/RtmprqgTku/R.INSTALL11b2025fb0abfe/weightedCL/src'
make[1]: Leaving directory '/tmp/RtmprqgTku/R.INSTALL11b2025fb0abfe/weightedCL/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-weightedCL/00new/weightedCL/libs
** R
** data
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘weightedCL’
    finding HTML links ... done
    cl                                      html  
    godambe                                 html  
    iee                                     html  
    iee.ord                                 html  
    margmodel                               html  
    pbvt                                    html  
    polio                                   html  
    sleep                                   html  
    wcl                                     html  
    weightMat                               html  
    weightedCL-package                      html  
** 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 (weightedCL)