* installing *source* package 'dynsbm' ...
** this is package 'dynsbm' version '0.8'
** package 'dynsbm' successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: 'gcc.exe (GCC) 14.2.0'
using C++ compiler: 'g++.exe (GCC) 14.2.0'
make[1]: Entering directory '/d/temp/2025_06_23_01_50_00_4889/RtmpsTBJkK/R.INSTALL17fac14a01b3/dynsbm/src'
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.5.0/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include'   -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"   -I. -fopenmp   -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign    -c DynSBMBinary.cpp -o DynSBMBinary.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.5.0/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include'   -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"   -I. -fopenmp   -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign    -c DynSBMDiscrete.cpp -o DynSBMDiscrete.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.5.0/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include'   -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"   -I. -fopenmp   -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign    -c DynSBMGaussian.cpp -o DynSBMGaussian.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.5.0/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include'   -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"   -I. -fopenmp   -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign    -c RcppExports.cpp -o RcppExports.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.5.0/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include'   -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"   -I. -fopenmp   -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign    -c RcppWrappers.cpp -o RcppWrappers.o
gcc  -I"D:/RCompile/recent/R-4.5.0/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include'   -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c dynsbm-init.c -o dynsbm-init.o
g++ -std=gnu++17 -shared -s -static-libgcc -o dynsbm.dll tmp.def DynSBMBinary.o DynSBMDiscrete.o DynSBMGaussian.o RcppExports.o RcppWrappers.o dynsbm-init.o -fopenmp -Ld:/rtools45/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools45/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R-4.5.0/bin/x64 -lR
make[1]: Leaving directory '/d/temp/2025_06_23_01_50_00_4889/RtmpsTBJkK/R.INSTALL17fac14a01b3/dynsbm/src'
make[1]: Entering directory '/d/temp/2025_06_23_01_50_00_4889/RtmpsTBJkK/R.INSTALL17fac14a01b3/dynsbm/src'
make[1]: Leaving directory '/d/temp/2025_06_23_01_50_00_4889/RtmpsTBJkK/R.INSTALL17fac14a01b3/dynsbm/src'
installing to d:/Rcompile/CRANpkg/lib/4.5/00LOCK-dynsbm/00new/dynsbm/libs/x64
** R
** data
** 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 'dynsbm' as dynsbm_0.8.zip
* DONE (dynsbm)