* installing *source* package ‘ClusterR’ ... ** using staged installation ** libs using C compiler: ‘Debian clang version 15.0.6’ using C++ compiler: ‘Debian clang version 15.0.6’ clang++-15 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I../inst/include/ -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -DARMA_64BIT_WORD -fpic -g -O3 -Wall -pedantic -c RcppExports.cpp -o RcppExports.o clang++-15 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -I../inst/include/ -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -DARMA_64BIT_WORD -fpic -g -O3 -Wall -pedantic -c export_inst_folder_headers.cpp -o export_inst_folder_headers.o In file included from export_inst_folder_headers.cpp:7: ../inst/include/ClusterRHeader.h:862:14: warning: variable 'status' set but not used [-Wunused-but-set-variable] bool status; ^ ../inst/include/ClusterRHeader.h:1530:14: warning: variable 'status' set but not used [-Wunused-but-set-variable] bool status; ^ 2 warnings generated. clang-15 -I"/home/hornik/tmp/R/include" -DNDEBUG -I../inst/include/ -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.4/x86_64-linux-gnu/RcppArmadillo/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c init.c -o init.o clang++-15 -std=gnu++17 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o ClusterR.so RcppExports.o export_inst_folder_headers.o init.o -llapack -L/home/hornik/tmp/R/lib -lRblas -lgfortran -lm -lquadmath -fopenmp -L/home/hornik/tmp/R/lib -lR installing to /srv/hornik/tmp/CRAN/ClusterR.Rcheck/00LOCK-ClusterR/00new/ClusterR/libs ** R ** data *** moving datasets to lazyload DB ** 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 ** 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 (ClusterR)