* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘rrcovNA’ ...
** package ‘rrcovNA’ 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/RtmpnOTMJD/R.INSTALL2b16403c24f51a/rrcovNA/src'
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 R-rng4ftn.c -o R-rng4ftn.o
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -c emncov.f -o emncov.o
emncov.f:203:23:

  203 |               r(i,j) = xtmp(i,j)
      |                       1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
emncov.f:211:21:

  211 |            nmdp(i) = xtmp(i,1)
      |                     1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
emncov.f:281:23:

  281 |               r(i,j) = xtmp(i,j)
      |                       1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion]
gfortran-13  -fpic  -g -O2 -Wall -mtune=native  -c fmcd.f -o fmcd.o
fmcd.f:131:32:

  131 |      *    means,bmeans,rec,sscp1,cova1,corr1,cinv1,cova2,cinv2,cstock,
      |                                1
Warning: Unused dummy argument ‘sscp1’ at (1) [-Wunused-dummy-argument]
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 rrcovna_init.c -o rrcovna_init.o
gcc-13 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o rrcovNA.so R-rng4ftn.o emncov.o fmcd.o rrcovna_init.o -lgfortran -lm -lquadmath -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/tmp/RtmpnOTMJD/R.INSTALL2b16403c24f51a/rrcovNA/src'
make[1]: Entering directory '/tmp/RtmpnOTMJD/R.INSTALL2b16403c24f51a/rrcovNA/src'
make[1]: Leaving directory '/tmp/RtmpnOTMJD/R.INSTALL2b16403c24f51a/rrcovNA/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-rrcovNA/00new/rrcovNA/libs
** R
** data
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘rrcovNA’
    finding HTML links ... done
    CovNA-class                             html  
    finding level-2 HTML links ... done

    CovNAClassic-class                      html  
    CovNAClassic                            html  
    CovNAMcd-class                          html  
    CovNAMcd                                html  
    CovNAOgk-class                          html  
    CovNAOgk                                html  
    CovNARobust-class                       html  
    CovNARobust                             html  
    CovNASde-class                          html  
    CovNASde                                html  
    CovNASest-class                         html  
    CovNASest                               html  
    PcaNA-class                             html  
    PcaNA                                   html  
    SummaryCovNA-class                      html  
    SummaryCovNARobust-class                html  
    bush10                                  html  
    ces                                     html  
    impnorm                                 html  
    impseq                                  html  
    impseqrob                               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 (rrcovNA)