* installing *source* package 'HVS' ... ** this is package 'HVS' version '1.0.1' ** package 'HVS' 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/RtmpWWNTrm/R.INSTALL4294f6563c9/HVS/src' g++ -std=gnu++20 -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.7/Rcpp/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c CountIndep.cpp -o CountIndep.o CountIndep.cpp: In function 'void count_indep(double*, const int*, const double*, const double*)': CountIndep.cpp:695:18: warning: unused variable 'sz' [-Wunused-variable] 695 | unsigned int sz=*n; | ^~ CountIndep.cpp: In function 'void count_indep_import(double*, const int*, const double*, const double*, const int*)': CountIndep.cpp:703:18: warning: unused variable 'sz' [-Wunused-variable] 703 | unsigned int sz=*n; | ^~ CountIndep.cpp: In member function 'double graph::select_cutoff(double, unsigned int, unsigned int, double*, double*, double*, double*)': CountIndep.cpp:683:20: warning: 'jj' may be used uninitialized [-Wmaybe-uninitialized] 683 | double ans=cvals[jj]; | ^~ CountIndep.cpp:582:16: note: 'jj' was declared here 582 | unsigned int jj; | ^~ g++ -std=gnu++20 -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.7/Rcpp/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c Hypergraph.cpp -o Hypergraph.o g++ -std=gnu++20 -I"D:/RCompile/recent/R/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.7/Rcpp/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c Set.cpp -o Set.o g++ -std=gnu++20 -shared -s -static-libgcc -o HVS.dll tmp.def CountIndep.o Hypergraph.o Set.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/RtmpWWNTrm/R.INSTALL4294f6563c9/HVS/src' make[1]: Entering directory '/d/temp/2026_09_11_01_50_00_25671/RtmpWWNTrm/R.INSTALL4294f6563c9/HVS/src' make[1]: Leaving directory '/d/temp/2026_09_11_01_50_00_25671/RtmpWWNTrm/R.INSTALL4294f6563c9/HVS/src' installing to d:/Rcompile/CRANpkg/lib/4.7/00LOCK-HVS/00new/HVS/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 'HVS' as HVS_1.0.1.zip * DONE (HVS)