* installing to library ‘/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages’ * installing *source* package ‘MultNonParam’ ... ** package ‘MultNonParam’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘Debian clang version 18.1.4 (1)’ using Fortran compiler: ‘Debian flang-new version 18.1.4 (1)’ make[1]: Entering directory '/tmp/RtmpxIoN3Q/R.INSTALL1fbe3dae7c27/MultNonParam/src' flang-new-18 -fpic -g -O2 -c aovp.f90 -o aovp.o ./aovp.f90:344:9: warning: Reference to the procedure 'nextp' has an implicit interface that is distinct from another reference: incompatible dummy argument #1: incompatible dummy data object attributes call nextp(perm,n,b) ^^^^^^^^^^^^^^^^^^^^ ./aovp.f90:229:9: previous reference to 'nextp' call nextp(perm,k,j) ^^^^^^^^^^^^^^^^^^^^ flang-new-18 -fpic -g -O2 -c dwildings.f90 -o dwildings.o clang-18 -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-18 -fpic -g -O2 -c initperm.f90 -o initperm.o flang-new-18 -fpic -g -O2 -c nextp.f90 -o nextp.o flang-new-18 -fpic -g -O2 -c probest.f90 -o probest.o ./probest.f90:265:9: warning: Reference to the procedure 'dgetrs' has an implicit interface that is distinct from another reference: incompatible dummy argument #7: incompatible dummy data object shapes call dgetrs('N',M,1,Vf22,M,ipiv,ff,M,ii) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ./probest.f90:263:9: previous reference to 'dgetrs' call dgetrs('N',M,r,Vf22,M,ipiv,Vf21,M,ii) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ flang-new-18 -fpic -g -O2 -c rankem.f90 -o rankem.o flang-new-18 -fpic -g -O2 -c signtestperm.f90 -o signtestperm.o flang-new-18 -fpic -g -O2 -c tskmsurv.f90 -o tskmsurv.o flang-new-18 -fpic -g -O2 -c tsksurvpv.f90 -o tsksurvpv.o ./tsksurvpv.f90:39:16: warning: Reference to the procedure 'tskmsurv' has an implicit interface that is distinct from another reference: incompatible dummy argument #5: incompatible dummy data object attributes call tskmsurv(nobs,rt,delta,ngrp,perm,npv,stats) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ./tsksurvpv.f90:17:10: previous reference to 'tskmsurv' call tskmsurv(nobs,rt,delta,ngrp,group,npv,stats0) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ flang-new-18 -fpic -g -O2 -c ufcn.f90 -o ufcn.o clang-18 -shared -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -Wl,-O1 -o MultNonParam.so aovp.o dwildings.o init.o initperm.o nextp.o probest.o rankem.o signtestperm.o tskmsurv.o tsksurvpv.o ufcn.o -llapack -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -lRblas -L/usr/lib/llvm-18/lib -lFortran_main -lFortranRuntime -lFortranDecimal -lm -L/usr/lib/llvm-18/lib -lFortran_main -lFortranRuntime -lFortranDecimal -lm -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -lR make[1]: Leaving directory '/tmp/RtmpxIoN3Q/R.INSTALL1fbe3dae7c27/MultNonParam/src' make[1]: Entering directory '/tmp/RtmpxIoN3Q/R.INSTALL1fbe3dae7c27/MultNonParam/src' make[1]: Leaving directory '/tmp/RtmpxIoN3Q/R.INSTALL1fbe3dae7c27/MultNonParam/src' installing to /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/00LOCK-MultNonParam/00new/MultNonParam/libs ** R ** data *** moving datasets to lazyload DB ** 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 * creating tarball packaged installation of ‘MultNonParam’ as ‘MultNonParam_1.3.9_R_x86_64-pc-linux-gnu.tar.gz’ * DONE (MultNonParam)