* installing to library ‘/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages’ * installing *source* package ‘rms’ ... ** package ‘rms’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘Debian clang version 19.1.5 (1)’ using Fortran compiler: ‘Debian flang-new version 19.1.5 (1)’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpmBiVX7/R.INSTALL490c32a91e767/rms/src' clang-19 -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-new-19 -fpic -g -O2 -c lrmll.f90 -o lrmll.o ./lrmll.f90:51:5: warning: Reference to the procedure 'dblepr' has an implicit interface that is distinct from another reference: incompatible dummy argument #3: incompatible dummy data object shapes call dblepr('beta', 4, beta, p) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ./lrmll.f90:50:5: previous reference to 'dblepr' call dblepr('alpha', 5, alpha, k) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ./lrmll.f90:52:5: warning: Reference to the procedure 'dblepr' has an implicit interface that is distinct from another reference: incompatible dummy argument #3: incompatible dummy data object shapes call dblepr('penmat', 6, penmat, p * p) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ./lrmll.f90:50:5: previous reference to 'dblepr' call dblepr('alpha', 5, alpha, k) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ flang-new-19 -fpic -g -O2 -c mlmats.f -o mlmats.o flang-new-19 -fpic -g -O2 -c ormuv.f90 -o ormuv.o flang-new-19 -fpic -g -O2 -c robcovf.f90 -o robcovf.o clang-19 -shared -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -Wl,-O1 -o rms.so init.o lrmll.o mlmats.o ormuv.o robcovf.o -L/usr/lib/llvm-19/lib -lFortranRuntime -lFortranDecimal -lm -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpmBiVX7/R.INSTALL490c32a91e767/rms/src' make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpmBiVX7/R.INSTALL490c32a91e767/rms/src' make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpmBiVX7/R.INSTALL490c32a91e767/rms/src' installing to /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/00LOCK-rms/00new/rms/libs ** R ** demo ** inst ** 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 (rms)