* installing *source* package 'hclust1d' ... ** package 'hclust1d' successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: 'g++.exe (GCC) 12.3.0' make[1]: Entering directory '/d/temp/Rtmpq2D5Y4/R.INSTALLde3060a77b04/hclust1d/src' g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.3/Rcpp/include' -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c RcppExports.cpp -o RcppExports.o g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.3/Rcpp/include' -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c dedistance.cpp -o dedistance.o g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.3/Rcpp/include' -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c hclust1d_heapbased.cpp -o hclust1d_heapbased.o hclust1d_heapbased.cpp: In function 'Rcpp::List hclust1d_heapbased(Rcpp::NumericVector&, int)': hclust1d_heapbased.cpp:262:62: warning: 'id_leftish_weighted_distance_sums' may be used uninitialized [-Wmaybe-uninitialized] 262 | right_part_leftish_weighted_distance_sums[left_id] = id_leftish_weighted_distance_sums; hclust1d_heapbased.cpp:152:12: note: 'id_leftish_weighted_distance_sums' was declared here 152 | double id_leftish_weighted_distance_sums; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hclust1d_heapbased.cpp:263:63: warning: 'id_rightish_weighted_distance_sums' may be used uninitialized [-Wmaybe-uninitialized] 263 | right_part_rightish_weighted_distance_sums[left_id] = id_rightish_weighted_distance_sums; hclust1d_heapbased.cpp:151:12: note: 'id_rightish_weighted_distance_sums' was declared here 151 | double id_rightish_weighted_distance_sums; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hclust1d_heapbased.cpp:309:53: warning: 'id_centroid_aggregate' may be used uninitialized [-Wmaybe-uninitialized] 309 | id_centroid_aggregate / id_cluster_count; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ hclust1d_heapbased.cpp:150:12: note: 'id_centroid_aggregate' was declared here 150 | double id_centroid_aggregate; | ^~~~~~~~~~~~~~~~~~~~~ hclust1d_heapbased.cpp:228:61: warning: 'id_cluster_count' may be used uninitialized [-Wmaybe-uninitialized] 228 | (left_part_cluster_counts[left_id] * id_cluster_count) / | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ hclust1d_heapbased.cpp:149:9: note: 'id_cluster_count' was declared here 149 | int id_cluster_count; | ^~~~~~~~~~~~~~~~ g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.3/Rcpp/include' -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c hclust1d_single.cpp -o hclust1d_single.o g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.3/Rcpp/include' -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c heap.cpp -o heap.o g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.3/Rcpp/include' -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c order.cpp -o order.o g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.3/Rcpp/include' -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c sqrt.cpp -o sqrt.o g++ -std=gnu++17 -shared -s -static-libgcc -o hclust1d.dll tmp.def RcppExports.o dedistance.o hclust1d_heapbased.o hclust1d_single.o heap.o order.o sqrt.o -Ld:/rtools43/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools43/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R-4.3.3/bin/x64 -lR make[1]: Leaving directory '/d/temp/Rtmpq2D5Y4/R.INSTALLde3060a77b04/hclust1d/src' make[1]: Entering directory '/d/temp/Rtmpq2D5Y4/R.INSTALLde3060a77b04/hclust1d/src' make[1]: Leaving directory '/d/temp/Rtmpq2D5Y4/R.INSTALLde3060a77b04/hclust1d/src' installing to d:/Rcompile/CRANpkg/lib/4.3/00LOCK-hclust1d/00new/hclust1d/libs/x64 ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** installing vignettes ** 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 'hclust1d' as hclust1d_0.1.1.zip * DONE (hclust1d)