* installing *source* package 'DirStats' ...
** package 'DirStats' successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: 'gcc.exe (GCC) 13.3.0'
using Fortran compiler: 'GNU Fortran (GCC) 13.3.0'
make[1]: Entering directory '/d/temp/2025_11_12_01_50_01_6119/Rtmp4s69Va/R.INSTALL104444f344a27/DirStats/src'
gcc -I"D:/RCompile/recent/R-4.4.3/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: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:/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-4.4.3/bin/x64 -lR
make[1]: Leaving directory '/d/temp/2025_11_12_01_50_01_6119/Rtmp4s69Va/R.INSTALL104444f344a27/DirStats/src'
make[1]: Entering directory '/d/temp/2025_11_12_01_50_01_6119/Rtmp4s69Va/R.INSTALL104444f344a27/DirStats/src'
make[1]: Leaving directory '/d/temp/2025_11_12_01_50_01_6119/Rtmp4s69Va/R.INSTALL104444f344a27/DirStats/src'
installing to d:/Rcompile/CRANpkg/lib/4.4/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)