############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/R/R/bin/R CMD INSTALL geneRxCluster ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library’ * installing *source* package ‘geneRxCluster’ ... ** using staged installation ** libs using C compiler: ‘aarch64-unknown-linux-gnu-gcc (GCC) 14.2.0’ /opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-gcc -I"/home/biocbuild/R/R/include" -DNDEBUG -I/usr/local/include -fPIC -g -O2 -Wall -Werror=format-security -c cluster.c -o cluster.o cluster.c: In function ‘cutptClean_new_elt’: cluster.c:80:6: warning: suggest explicit braces to avoid ambiguous ‘else’ [-Wdangling-else] 80 | if (*pvj!=NOTAIL) | ^ cluster.c: In function ‘gRxC_cluster’: cluster.c:682:2: warning: ‘cutptFunRes’ may be used uninitialized [-Wmaybe-uninitialized] 682 | SET_VECTOR_ELT(final,2,cutptFunRes); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cluster.c:495:7: note: ‘cutptFunRes’ was declared here 495 | SEXP cutptFunRes; | ^~~~~~~~~~~ /opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-gcc -shared -L/home/biocbuild/R/R/lib -L/usr/local/lib -o geneRxCluster.so cluster.o -L/home/biocbuild/R/R/lib -lR installing to /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/00LOCK-geneRxCluster/00new/geneRxCluster/libs ** R ** 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 (geneRxCluster)