* installing *source* package 'DirStats' ...
** this is package 'DirStats' version '0.1.10'
** package 'DirStats' successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: 'gcc.exe (GCC) 14.3.0'
using Fortran compiler: 'GNU Fortran (GCC) 14.3.0'
make[1]: Entering directory '/d/temp/2025_11_13_01_50_00_26121/RtmpA9nmpd/R.INSTALL123c4726a7deb/DirStats/src'
gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x -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:572:23:
572 | 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:/rtools45/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools45/x86_64-w64-mingw32.static.posix/lib -lgfortran -lquadmath -LD:/RCompile/recent/R/bin/x64 -lR
make[1]: Leaving directory '/d/temp/2025_11_13_01_50_00_26121/RtmpA9nmpd/R.INSTALL123c4726a7deb/DirStats/src'
make[1]: Entering directory '/d/temp/2025_11_13_01_50_00_26121/RtmpA9nmpd/R.INSTALL123c4726a7deb/DirStats/src'
make[1]: Leaving directory '/d/temp/2025_11_13_01_50_00_26121/RtmpA9nmpd/R.INSTALL123c4726a7deb/DirStats/src'
installing to d:/Rcompile/CRANpkg/lib/4.6/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.10.zip
* DONE (DirStats)