* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘sclValid’ ...
** this is package ‘sclValid’ version ‘0.1.0’
** package ‘sclValid’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: ‘g++-16 (Debian 16.2.0-1) 16.2.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpWHowp2/R.INSTALL55c12b607423/sclValid/src'
g++-16 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c Measures.cpp -o Measures.o
g++-16 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/RcppArmadillo/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c RcppExports.cpp -o RcppExports.o
g++-16 -std=gnu++20 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o sclValid.so Measures.o RcppExports.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpWHowp2/R.INSTALL55c12b607423/sclValid/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpWHowp2/R.INSTALL55c12b607423/sclValid/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpWHowp2/R.INSTALL55c12b607423/sclValid/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-sclValid/00new/sclValid/libs
** R
** data
*** moving datasets to lazyload DB
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
converting help for package ‘sclValid’
finding HTML links ... done
check_input html
dot-run_hierarchical html
dot-run_kmeans html
dot-run_leiden html
dot-run_louvain html
example_data html
example_labels html
make_sce html
run_custom_clustering html
run_pcareduce html
run_raceid html
run_rank_aggregation html
run_reduction_clustering html
run_validation html
scale_validation html
sclValid-package html
validation_apn html
validation_ari html
validation_average_distance html
validation_average_distance_means html
validation_bhi html
validation_bsi html
validation_connectivity html
validation_dunn html
validation_igp html
validation_silhouette html
** 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 (sclValid)