* installing *source* package ‘genie’ ... ** this is package ‘genie’ version ‘1.0.7’ ** using staged installation ** libs using C++ compiler: ‘Debian clang version 21.1.8 (3+b1)’ clang++-21 -std=gnu++20 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c RcppExports.cpp -o RcppExports.o clang++-21 -std=gnu++20 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c disjoint_sets.cpp -o disjoint_sets.o clang++-21 -std=gnu++20 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c hclust2_common.cpp -o hclust2_common.o In file included from hclust2_common.cpp:20: ./hclust2_common.h:355:11: warning: private field 'n' is not used [-Wunused-private-field] 355 | size_t n; | ^ 1 warning generated. clang++-21 -std=gnu++20 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c hclust2_distance.cpp -o hclust2_distance.o clang++-21 -std=gnu++20 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c hclust2_mstbased_gini.cpp -o hclust2_mstbased_gini.o In file included from hclust2_mstbased_gini.cpp:21: In file included from ./hclust2_mstbased_gini.h:32: ./hclust2_common.h:355:11: warning: private field 'n' is not used [-Wunused-private-field] 355 | size_t n; | ^ 1 warning generated. clang++-21 -std=gnu++20 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c hclust2_rcpp_gini.cpp -o hclust2_rcpp_gini.o In file included from hclust2_rcpp_gini.cpp:20: In file included from ./hclust2_mstbased_gini.h:32: ./hclust2_common.h:355:11: warning: private field 'n' is not used [-Wunused-private-field] 355 | size_t n; | ^ 1 warning generated. clang++-21 -std=gnu++20 -I"/home/hornik/tmp/R/include" -DNDEBUG -I'/home/hornik/lib/R/Library/4.6/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c hclust2_result.cpp -o hclust2_result.o In file included from hclust2_result.cpp:20: In file included from ./hclust2_result.h:25: ./hclust2_common.h:355:11: warning: private field 'n' is not used [-Wunused-private-field] 355 | size_t n; | ^ 1 warning generated. clang++-21 -std=gnu++20 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o genie.so RcppExports.o disjoint_sets.o hclust2_common.o hclust2_distance.o hclust2_mstbased_gini.o hclust2_rcpp_gini.o hclust2_result.o -L/home/hornik/tmp/R/lib -lR installing to /srv/hornik/tmp/CRAN_pretest/genie.Rcheck/00LOCK-genie/00new/genie/libs ** 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 ** checking absolute paths in shared objects and dynamic libraries ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (genie)