* installing to library ‘/home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages’
* installing *source* package ‘DirStats’ ...
** package ‘DirStats’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-14 (Debian 14.2.0-6) 14.2.0’
using Fortran compiler: ‘GNU Fortran (Debian 14.2.0-6) 14.2.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpnyIcmE/R.INSTALL27073d2691e2cb/DirStats/src'
gcc-14 -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-14  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c  kde_dir_vmf.f90 -o kde_dir_vmf.o
gfortran-14  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c  lcv_dir_vmf.f90 -o lcv_dir_vmf.o
gfortran-14  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c  lscv_dir_vmf.f90 -o lscv_dir_vmf.o
gfortran-14  -fpic  -g -O2 -Wall -pedantic -mtune=native  -c  ribesl.f90 -o ribesl.o
ribesl.f90:191:23:

  191 |       CONV(N) = DBLE(N)
      |                       1
Warning: Obsolescent feature: Statement function at (1)
ribesl.f90:192:26:

  192 |       FUNC(X) = DGAMMA2(X)
      |                          1
Warning: Obsolescent feature: Statement function at (1)
ribesl.f90:572:23:

  572 |       CONV(I) = DBLE(I)
      |                       1
Warning: Obsolescent feature: Statement function at (1)
gcc-14 -shared -L/home/hornik/tmp/R.check/r-release-gcc/Work/build/lib -Wl,-O1 -o DirStats.so init.o kde_dir_vmf.o lcv_dir_vmf.o lscv_dir_vmf.o ribesl.o -lgfortran -lm -lquadmath -L/home/hornik/tmp/R.check/r-release-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpnyIcmE/R.INSTALL27073d2691e2cb/DirStats/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpnyIcmE/R.INSTALL27073d2691e2cb/DirStats/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpnyIcmE/R.INSTALL27073d2691e2cb/DirStats/src'
installing to /home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/00LOCK-DirStats/00new/DirStats/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 (DirStats)