* installing to library ‘/home/hornik/tmp/R.check/r-patched-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.3.0-3) 13.3.0’
using Fortran compiler: ‘GNU Fortran (Debian 13.3.0-3) 13.3.0’
make[1]: Entering directory '/tmp/RtmpagLkYk/R.INSTALL11760d6da36249/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-patched-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.5039] *)_435][0]’ may be used uninitialized [-Wmaybe-uninitialized]
probest.f90:95:62: Warning: ‘MEM[(integer(kind=4)[0:D.5039] *)_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-patched-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-patched-gcc/Work/build/lib -lRblas -lgfortran -lm -lquadmath -lgfortran -lm -lquadmath -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/tmp/RtmpagLkYk/R.INSTALL11760d6da36249/MultNonParam/src'
make[1]: Entering directory '/tmp/RtmpagLkYk/R.INSTALL11760d6da36249/MultNonParam/src'
make[1]: Leaving directory '/tmp/RtmpagLkYk/R.INSTALL11760d6da36249/MultNonParam/src'
installing to /home/hornik/tmp/R.check/r-patched-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
  converting help for package ‘MultNonParam’
    finding HTML links ... done
    MultNonParam-package                    html  
    aov.P                                   html  
    betatest                                html  
    dconcordant                             html  
    dmannwhitney                            html  
    ecdfcis                                 html  
    exactquantileci                         html  
    genscorestat                            html  
    higgins.fisher.kruskal.test             html  
    kweffectsize                            html  
    kwpower                                 html  
    kwsamplesize                            html  
    mannwhitney.test                        html  
    mood.median.test                        html  
    nextp                                   html  
    page.test.unbalanced                    html  
    pairwiseprobabilities                   html  
    pconcordant                             html  
    powerplot                               html  
    probabilityderiv                        html  
    probest                                 html  
    prostate                                html  
    qconcordant                             html  
    sensitivity.plot                        html  
    shiftcr                                 html  
    solvencp                                html  
    sotiriou                                html  
    symscorestat                            html  
    terpstra.test                           html  
    terpstrapower                           html  
    testve                                  html  
    theil                                   html  
    tukey.kruskal.test                      html  
    twosamplesurvpvs                        html  
    twosamplesurvtests                      html  
    util.jplot                              html  
** 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)