* installing to library ‘/home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages’
* installing *source* package ‘MultNonParam’ ...
** package ‘MultNonParam’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-13 (Debian 13.2.0-13) 13.2.0’
using Fortran compiler: ‘GNU Fortran (Debian 13.2.0-13) 13.2.0’
make[1]: Entering directory '/tmp/RtmpA989eK/R.INSTALLb1cbd56b9c3c5/MultNonParam/src'
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -c  aovp.f90 -o aovp.o
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -c  dwildings.f90 -o dwildings.o
gcc-13 -I"/home/hornik/tmp/R.check/r-release-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-13  -fpic  -g -O2 -Wall -mtune=native  -c  initperm.f90 -o initperm.o
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -c  nextp.f90 -o nextp.o
gfortran-13  -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-13  -fpic  -g -O2 -Wall -mtune=native  -c  rankem.f90 -o rankem.o
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -c  signtestperm.f90 -o signtestperm.o
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -c  tskmsurv.f90 -o tskmsurv.o
gfortran-13  -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-13  -fpic  -g -O2 -Wall -mtune=native  -c  ufcn.f90 -o ufcn.o
gcc-13 -shared -L/home/hornik/tmp/R.check/r-release-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-release-gcc/Work/build/lib -lRblas -lgfortran -lm -lquadmath -lgfortran -lm -lquadmath -L/home/hornik/tmp/R.check/r-release-gcc/Work/build/lib -lR
make[1]: Leaving directory '/tmp/RtmpA989eK/R.INSTALLb1cbd56b9c3c5/MultNonParam/src'
make[1]: Entering directory '/tmp/RtmpA989eK/R.INSTALLb1cbd56b9c3c5/MultNonParam/src'
make[1]: Leaving directory '/tmp/RtmpA989eK/R.INSTALLb1cbd56b9c3c5/MultNonParam/src'
installing to /home/hornik/tmp/R.check/r-release-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)