* installing *source* package 'persistence' ...
** this is package 'persistence' version '0.1.0'
** package 'persistence' successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: 'g++.exe (GCC) 14.2.0'
using C++20
make[1]: Entering directory '/d/temp/2025_07_01_01_50_01_1069/Rtmp8AQOgc/R.INSTALL47d0f9e49ef/persistence/src'
g++  -std=gnu++20 -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign    -c louvainMethod.cpp -o louvainMethod.o
g++  -std=gnu++20 -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign    -c matriciCommunity.cpp -o matriciCommunity.o
g++  -std=gnu++20 -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign    -c random.cpp -o random.o
g++  -std=gnu++20 -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign    -c rwrapper.cpp -o rwrapper.o
g++  -std=gnu++20 -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign    -c utilita.cpp -o utilita.o
g++ -shared -s -static-libgcc -o persistence.dll tmp.def louvainMethod.o matriciCommunity.o random.o rwrapper.o utilita.o -Ld:/rtools45/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools45/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R/bin/x64 -lR
make[1]: Leaving directory '/d/temp/2025_07_01_01_50_01_1069/Rtmp8AQOgc/R.INSTALL47d0f9e49ef/persistence/src'
make[1]: Entering directory '/d/temp/2025_07_01_01_50_01_1069/Rtmp8AQOgc/R.INSTALL47d0f9e49ef/persistence/src'
make[1]: Leaving directory '/d/temp/2025_07_01_01_50_01_1069/Rtmp8AQOgc/R.INSTALL47d0f9e49ef/persistence/src'
installing to d:/Rcompile/CRANpkg/lib/4.6/00LOCK-persistence/00new/persistence/libs/x64
** R
** 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 'persistence' as persistence_0.1.0.zip
* DONE (persistence)