* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘weightedCL’ ...
** this is package ‘weightedCL’ version ‘0.7’
** package ‘weightedCL’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using Fortran compiler: ‘GNU Fortran (Debian 14.3.0-10) 14.3.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpeBjxZ8/R.INSTALL3da6183da09a8a/weightedCL/src'
gfortran-14 -fpic -g -O2 -Wall -pedantic -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-14 -fpic -g -O2 -Wall -pedantic -mtune=native -c pbvt.f90 -o pbvt.o
gcc-14 -std=gnu23 -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 '/home/hornik/tmp/scratch/RtmpeBjxZ8/R.INSTALL3da6183da09a8a/weightedCL/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpeBjxZ8/R.INSTALL3da6183da09a8a/weightedCL/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpeBjxZ8/R.INSTALL3da6183da09a8a/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)