* installing to library ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages’
* installing *source* package ‘MultNonParam’ ...
** this is package ‘MultNonParam’ version ‘1.3.9’
** package ‘MultNonParam’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-15 (Debian 15.2.0-7) 15.2.0’
using Fortran compiler: ‘GNU Fortran (Debian 15.2.0-7) 15.2.0’
make[1]: Entering directory '/tmp/Rtmp4mB3r4/R.INSTALL1b79c3d0dac0c/MultNonParam/src'
gfortran-15 -fpic -g -O2 -Wall -pedantic -mtune=native -c aovp.f90 -o aovp.o
gfortran-15 -fpic -g -O2 -Wall -pedantic -mtune=native -c dwildings.f90 -o dwildings.o
gcc-15 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c init.c -o init.o
gfortran-15 -fpic -g -O2 -Wall -pedantic -mtune=native -c initperm.f90 -o initperm.o
gfortran-15 -fpic -g -O2 -Wall -pedantic -mtune=native -c nextp.f90 -o nextp.o
gfortran-15 -fpic -g -O2 -Wall -pedantic -mtune=native -c probest.f90 -o probest.o
probest.f90:166:49:
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.5420] *)_470][0]’ may be used uninitialized [-Wmaybe-uninitialized]
probest.f90:95:62: Warning: ‘MEM[(integer(kind=4)[0:D.5420] *)_470][1]’ may be used uninitialized [-Wmaybe-uninitialized]
gfortran-15 -fpic -g -O2 -Wall -pedantic -mtune=native -c rankem.f90 -o rankem.o
gfortran-15 -fpic -g -O2 -Wall -pedantic -mtune=native -c signtestperm.f90 -o signtestperm.o
gfortran-15 -fpic -g -O2 -Wall -pedantic -mtune=native -c tskmsurv.f90 -o tskmsurv.o
gfortran-15 -fpic -g -O2 -Wall -pedantic -mtune=native -c tsksurvpv.f90 -o tsksurvpv.o
tsksurvpv.f90:9:24:
9 | character(20) :: fmt
| 1~~
Warning: Unused variable ‘fmt’ declared at (1) [-Wunused-variable]
gfortran-15 -fpic -g -O2 -Wall -pedantic -mtune=native -c ufcn.f90 -o ufcn.o
gcc-15 -shared -L/home/hornik/tmp/R.check/r-devel-gcc/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-gcc/Work/build/lib -lRblas -lgfortran -lm -lquadmath -lgfortran -lm -lquadmath -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -lR
make[1]: Leaving directory '/tmp/Rtmp4mB3r4/R.INSTALL1b79c3d0dac0c/MultNonParam/src'
make[1]: Entering directory '/tmp/Rtmp4mB3r4/R.INSTALL1b79c3d0dac0c/MultNonParam/src'
make[1]: Leaving directory '/tmp/Rtmp4mB3r4/R.INSTALL1b79c3d0dac0c/MultNonParam/src'
installing to /home/hornik/tmp/R.check/r-devel-gcc/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
* DONE (MultNonParam)