* installing *source* package 'topologyR' ...
** this is package 'topologyR' version '0.2.0'
** package 'topologyR' successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: 'g++.exe (GCC) 14.3.0'
using C++17
make[1]: Entering directory '/d/temp/2026_04_19_01_50_00_8958/RtmpSk2iHm/R.INSTALLb10036691f26/topologyR/src'
g++  -std=gnu++17 -I"D:/RCompile/recent/R-4.5.3/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include'   -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"   -fopenmp   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign    -c RcppExports.cpp -o RcppExports.o
g++  -std=gnu++17 -I"D:/RCompile/recent/R-4.5.3/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include'   -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"   -fopenmp   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign    -c alexandrov_engine.cpp -o alexandrov_engine.o
g++  -std=gnu++17 -I"D:/RCompile/recent/R-4.5.3/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include'   -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"   -fopenmp   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign    -c topology_engine.cpp -o topology_engine.o
g++  -std=gnu++17 -I"D:/RCompile/recent/R-4.5.3/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.5/Rcpp/include'   -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"   -fopenmp   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign    -c visibility_graph.cpp -o visibility_graph.o
g++ -shared -s -static-libgcc -o topologyR.dll tmp.def RcppExports.o alexandrov_engine.o topology_engine.o visibility_graph.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.3/bin/x64 -lR
make[1]: Leaving directory '/d/temp/2026_04_19_01_50_00_8958/RtmpSk2iHm/R.INSTALLb10036691f26/topologyR/src'
make[1]: Entering directory '/d/temp/2026_04_19_01_50_00_8958/RtmpSk2iHm/R.INSTALLb10036691f26/topologyR/src'
make[1]: Leaving directory '/d/temp/2026_04_19_01_50_00_8958/RtmpSk2iHm/R.INSTALLb10036691f26/topologyR/src'
installing to d:/Rcompile/CRANpkg/lib/4.5/00LOCK-topologyR/00new/topologyR/libs/x64
** R
** 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 'topologyR' as topologyR_0.2.0.zip
* DONE (topologyR)