* installing *source* package ‘MultNonParam’ ... ** package ‘MultNonParam’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc-14 (GCC) 14.2.0’ using Fortran compiler: ‘GNU Fortran (GCC) 14.2.0’ make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/MultNonParam/src' gfortran-14 -fpic -g -O2 -mtune=native -Wall -pedantic -c aovp.f90 -o aovp.o gfortran-14 -fpic -g -O2 -mtune=native -Wall -pedantic -c dwildings.f90 -o dwildings.o gcc-14 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes -c init.c -o init.o gfortran-14 -fpic -g -O2 -mtune=native -Wall -pedantic -c initperm.f90 -o initperm.o gfortran-14 -fpic -g -O2 -mtune=native -Wall -pedantic -c nextp.f90 -o nextp.o gfortran-14 -fpic -g -O2 -mtune=native -Wall -pedantic -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.5076] *)_470][0]' may be used uninitialized [-Wmaybe-uninitialized] probest.f90:95:62: Warning: 'MEM[(integer(kind=4)[0:D.5076] *)_470][1]' may be used uninitialized [-Wmaybe-uninitialized] gfortran-14 -fpic -g -O2 -mtune=native -Wall -pedantic -c rankem.f90 -o rankem.o gfortran-14 -fpic -g -O2 -mtune=native -Wall -pedantic -c signtestperm.f90 -o signtestperm.o gfortran-14 -fpic -g -O2 -mtune=native -Wall -pedantic -c tskmsurv.f90 -o tskmsurv.o gfortran-14 -fpic -g -O2 -mtune=native -Wall -pedantic -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-14 -fpic -g -O2 -mtune=native -Wall -pedantic -c ufcn.f90 -o ufcn.o gcc-14 -shared -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes -fpic -L/usr/local/gcc14/lib64 -L/usr/local/lib64 -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/data/gannet/ripley/R/R-devel/lib -lRblas -lgfortran -lm -lquadmath -lgfortran -lm -lquadmath make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/MultNonParam/src' make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/MultNonParam/src' make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/MultNonParam/src' installing to /data/gannet/ripley/R/packages/tests-devel/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)