################################################################################################################################################################## Running command:###### /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD INSTALL edge###############################################################################################################################################################* installing to library ‘/home/biocbuild/bbs-3.22-bioc/R/site-library’* installing *source* package ‘edge’ ...** this is package ‘edge’ version ‘2.42.0’** using staged installation** libsusing C compiler: ‘gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0’gcc -std=gnu2x -I"/home/biocbuild/bbs-3.22-bioc/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -Werror=format-security -c edge-init.c -o edge-init.ogcc -std=gnu2x -I"/home/biocbuild/bbs-3.22-bioc/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -Werror=format-security -c edgeKLODP.c -o edgeKLODP.oedgeKLODP.c: In function ‘odpScoreCluster’:edgeKLODP.c:45:35: warning: ‘middle’ may be used uninitialized [-Wmaybe-uninitialized] 45 | middle[g] += 2 * sumDat[j + i * *n]*sumDat[j + g * *n + *n * *m]; | ~~~~~~^~~edgeKLODP.c:11:19: note: ‘middle’ was declared here 11 | double *first, *middle; | ^~~~~~gcc -std=gnu2x -shared -L/home/biocbuild/bbs-3.22-bioc/R/lib -L/usr/local/lib -o edge.so edge-init.o edgeKLODP.o -L/home/biocbuild/bbs-3.22-bioc/R/lib -lRinstalling to /home/biocbuild/bbs-3.22-bioc/R/site-library/00LOCK-edge/00new/edge/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 (edge)