* installing *source* package 'DirStats' ...
** package 'DirStats' successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: 'gcc.exe (GCC) 13.2.0'
using Fortran compiler: 'GNU Fortran (GCC) 13.2.0'
make[1]: Entering directory '/d/temp/Rtmp8eoDLB/R.INSTALL2ae34c7347c0/DirStats/src'
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c init.c -o init.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c  kde_dir_vmf.f90 -o kde_dir_vmf.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c  lcv_dir_vmf.f90 -o lcv_dir_vmf.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -c  lscv_dir_vmf.f90 -o lscv_dir_vmf.o
gfortran      -pedantic -O2  -mfpmath=sse -msse2 -mstackrealign  -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:311:40:

  311 |   130                      B(N+L) = ZERO
      |                                        1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 130 at (1)
ribesl.f90:571:23:

  571 |       CONV(I) = DBLE(I)
      |                       1
Warning: Obsolescent feature: Statement function at (1)
gcc -shared -s -static-libgcc -o DirStats.dll tmp.def init.o kde_dir_vmf.o lcv_dir_vmf.o lscv_dir_vmf.o ribesl.o -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib -lgfortran -lm -lquadmath -LD:/RCompile/recent/R/bin/x64 -lR
make[1]: Leaving directory '/d/temp/Rtmp8eoDLB/R.INSTALL2ae34c7347c0/DirStats/src'
make[1]: Entering directory '/d/temp/Rtmp8eoDLB/R.INSTALL2ae34c7347c0/DirStats/src'
make[1]: Leaving directory '/d/temp/Rtmp8eoDLB/R.INSTALL2ae34c7347c0/DirStats/src'
installing to d:/Rcompile/CRANpkg/lib/4.5/00LOCK-DirStats/00new/DirStats/libs/x64
** 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
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* MD5 sums
packaged installation of 'DirStats' as DirStats_0.1.9.zip
* DONE (DirStats)