* installing *source* package ‘adjclust’ ... ** 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'/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=1 -fpic -g -O3 -Wall -pedantic -c RcppExports.cpp -o RcppExports.o clang++-15 -std=gnu++17 -I"/home/hornik/tmp/R/include" -DNDEBUG -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=1 -fpic -g -O3 -Wall -pedantic -c adjClustFast.cpp -o adjClustFast.o clang-15 -I"/home/hornik/tmp/R/include" -DNDEBUG -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 mainFunctions.c -o mainFunctions.o mainFunctions.c:262:17: warning: variable 'k' set but not used [-Wunused-but-set-variable] int posMin, k; ^ 1 warning generated. clang++-15 -std=gnu++17 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o adjclust.so RcppExports.o adjClustFast.o mainFunctions.o -fopenmp -llapack -L/home/hornik/tmp/R/lib -lRblas -lgfortran -lm -lquadmath -L/home/hornik/tmp/R/lib -lR installing to /srv/hornik/tmp/CRAN/adjclust.Rcheck/00LOCK-adjclust/00new/adjclust/libs ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** 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 (adjclust)