* installing *source* package 'hypergraph.sizing' ... ** this is package 'hypergraph.sizing' version '1.0.1' ** package 'hypergraph.sizing' successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: 'g++.exe (GCC) 14.3.0' make[1]: Entering directory '/d/temp/2026_09_11_01_50_00_25671/Rtmp8I1oTA/R.INSTALL5cac54fc2238/hypergraph.sizing/src' g++ -std=gnu++20 -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c Hypergraph2.cpp -o Hypergraph2.o Hypergraph2.cpp: In function 'void count_indep_hyper_approx(double*, const int*, const int*, const int*, const int*, const int*)': Hypergraph2.cpp:438:27: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'const int' [-Wsign-compare] 438 | for(unsigned int i=0;i<*ne;i++){ | ~^~~~ g++ -std=gnu++20 -shared -s -static-libgcc -o hypergraph.sizing.dll tmp.def Hypergraph2.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/2026_09_11_01_50_00_25671/Rtmp8I1oTA/R.INSTALL5cac54fc2238/hypergraph.sizing/src' make[1]: Entering directory '/d/temp/2026_09_11_01_50_00_25671/Rtmp8I1oTA/R.INSTALL5cac54fc2238/hypergraph.sizing/src' make[1]: Leaving directory '/d/temp/2026_09_11_01_50_00_25671/Rtmp8I1oTA/R.INSTALL5cac54fc2238/hypergraph.sizing/src' installing to d:/Rcompile/CRANpkg/lib/4.7/00LOCK-hypergraph.sizing/00new/hypergraph.sizing/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 'hypergraph.sizing' as hypergraph.sizing_1.0.1.zip * DONE (hypergraph.sizing)