* installing to library ‘/home/hornik/tmp/R.check/r-devel-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-23) 13.2.0’
using Fortran compiler: ‘GNU Fortran (Debian 13.2.0-23) 13.2.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpmfK1UZ/R.INSTALL13f7a142a25542/rrcovNA/src'
gcc-13 -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 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-devel-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-devel-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-devel-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpmfK1UZ/R.INSTALL13f7a142a25542/rrcovNA/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpmfK1UZ/R.INSTALL13f7a142a25542/rrcovNA/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpmfK1UZ/R.INSTALL13f7a142a25542/rrcovNA/src'
installing to /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/00LOCK-rrcovNA/00new/rrcovNA/libs
** R
** data
** 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 (rrcovNA)