* installing *source* package ‘MultNonParam’ ... ** using staged installation ** libs using C compiler: ‘Debian clang version 16.0.6 (11)’ using Fortran compiler: ‘GNU Fortran (Debian 13.2.0-2) 13.2.0’ gfortran -fpic -g -O2 -Wall -mtune=native -c aovp.f90 -o aovp.o gfortran -fpic -g -O2 -Wall -mtune=native -c dwildings.f90 -o dwildings.o clang-16 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c init.c -o init.o gfortran -fpic -g -O2 -Wall -mtune=native -c initperm.f90 -o initperm.o gfortran -fpic -g -O2 -Wall -mtune=native -c nextp.f90 -o nextp.o gfortran -fpic -g -O2 -Wall -mtune=native -c probest.f90 -o probest.o probest.f90:166:52: 166 | subroutine finish(M,r,G,N,b,Vf11,correctme,truv) | 1 Warning: Unused dummy argument ‘truv’ at (1) [-Wunused-dummy-argument] probest.f90:95:62: 95 | truv=npergp(1)*npergp(2)+(npergp(1)+npergp(2)+1.0d0)/12.0d0 | ^ Warning: ‘MEM[(integer(kind=4)[0:D.5037] *)_435][0]’ may be used uninitialized [-Wmaybe-uninitialized] probest.f90:95:62: Warning: ‘MEM[(integer(kind=4)[0:D.5037] *)_435][1]’ may be used uninitialized [-Wmaybe-uninitialized] gfortran -fpic -g -O2 -Wall -mtune=native -c rankem.f90 -o rankem.o gfortran -fpic -g -O2 -Wall -mtune=native -c signtestperm.f90 -o signtestperm.o gfortran -fpic -g -O2 -Wall -mtune=native -c tskmsurv.f90 -o tskmsurv.o gfortran -fpic -g -O2 -Wall -mtune=native -c tsksurvpv.f90 -o tsksurvpv.o tsksurvpv.f90:9:26: 9 | character(20) :: fmt | 1 Warning: Unused variable ‘fmt’ declared at (1) [-Wunused-variable] gfortran -fpic -g -O2 -Wall -mtune=native -c ufcn.f90 -o ufcn.o clang-16 -shared -L/home/hornik/tmp/R/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/lib -lRblas -lgfortran -lm -lquadmath -lgfortran -lm -lquadmath -L/home/hornik/tmp/R/lib -lR installing to /srv/hornik/tmp/CRAN/MultNonParam.Rcheck/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 * DONE (MultNonParam)