* installing *source* package 'MDFS' ...
** package 'MDFS' successfully unpacked and MD5 sums checked
** using staged installation

   **********************************************
   WARNING: this package has a configure script
         It probably needs manual configuration
   **********************************************


** libs
using C++ compiler: 'g++.exe (GCC) 13.2.0'
using C++17
make[1]: Entering directory '/d/temp/RtmpygvEpa/R.INSTALL42a0204a6c8c/MDFS/src'
g++  -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c cpu/discretize.cpp -o cpu/discretize.o
g++  -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c cpu/common.cpp -o cpu/common.o
g++  -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c r_init.cpp -o r_init.o
g++  -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c r_interface.cpp -o r_interface.o
g++ -shared -s -static-libgcc -o MDFS.dll MDFS-win.def cpu/discretize.o cpu/common.o r_init.o r_interface.o -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R/bin/x64 -lR
make[1]: Leaving directory '/d/temp/RtmpygvEpa/R.INSTALL42a0204a6c8c/MDFS/src'
make[1]: Entering directory '/d/temp/RtmpygvEpa/R.INSTALL42a0204a6c8c/MDFS/src'
make[1]: Leaving directory '/d/temp/RtmpygvEpa/R.INSTALL42a0204a6c8c/MDFS/src'
installing to d:/Rcompile/CRANpkg/lib/4.4/00LOCK-MDFS/00new/MDFS/libs/x64
** R
** data
*** moving datasets to lazyload DB
** 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 'MDFS' as MDFS_1.5.3.zip
* DONE (MDFS)