* installing to library ‘/home/hornik/tmp/R.check/r-devel-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 '/home/hornik/tmp/scratch/RtmpY8mjjy/R.INSTALL2270e043f320e6/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-devel-gcc/Work/build/lib -Wl,-O1 -o weightedCL.so cdfbvt.o pbvt.o -lgfortran -lm -lquadmath -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpY8mjjy/R.INSTALL2270e043f320e6/weightedCL/src' make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpY8mjjy/R.INSTALL2270e043f320e6/weightedCL/src' make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpY8mjjy/R.INSTALL2270e043f320e6/weightedCL/src' installing to /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/00LOCK-weightedCL/00new/weightedCL/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 * creating tarball packaged installation of ‘weightedCL’ as ‘weightedCL_0.5_R_x86_64-pc-linux-gnu.tar.gz’ * DONE (weightedCL)