################################################################################################################################################################## Running command:###### /home/biocbuild/R/R/bin/R CMD INSTALL vsclust###############################################################################################################################################################* installing to library ‘/home/biocbuild/R/R-4.5.0/site-library’* installing *source* package ‘vsclust’ ...** this is package ‘vsclust’ version ‘1.12.0’** using staged installation** libsusing C++ compiler: ‘aarch64-unknown-linux-gnu-g++ (GCC) 14.2.0’/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-g++ -std=gnu++17 -I"/home/biocbuild/R/R-4.5.0/include" -DNDEBUG -I'/home/biocbuild/R/R-4.5.0/site-library/Rcpp/include' -I/usr/local/include -fPIC -g -O2 -Wall -Werror=format-security -c RcppExports.cpp -o RcppExports.o/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-g++ -std=gnu++17 -I"/home/biocbuild/R/R-4.5.0/include" -DNDEBUG -I'/home/biocbuild/R/R-4.5.0/site-library/Rcpp/include' -I/usr/local/include -fPIC -g -O2 -Wall -Werror=format-security -c vsclust_algo.cpp -o vsclust_algo.ovsclust_algo.cpp: In function ‘double c_plusplus_means(const Rcpp::NumericMatrix&, Rcpp::NumericMatrix&, Rcpp::NumericVector&, Rcpp::NumericVector&, int, int, double, int, Rcpp::NumericMatrix&, double, Rcpp::IntegerVector&, double, double)’:vsclust_algo.cpp:380:7: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] 380 | if(verbose) | ^~vsclust_algo.cpp:383:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 383 | ermin = new_fitness; | ^~~~~/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-g++ -std=gnu++17 -shared -L/home/biocbuild/R/R-4.5.0/lib -L/usr/local/lib -o vsclust.so RcppExports.o vsclust_algo.o -L/home/biocbuild/R/R-4.5.0/lib -lRinstalling to /home/biocbuild/R/R-4.5.0/site-library/00LOCK-vsclust/00new/vsclust/libs** R** data** 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 (vsclust)