############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.21-bioc/R/bin/R CMD INSTALL VegaMC ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.21-bioc/R/site-library’ * installing *source* package ‘VegaMC’ ... ** this is package ‘VegaMC’ version ‘3.45.0’ ** using staged installation ** libs using C compiler: ‘gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0’ gcc -I"/home/biocbuild/bbs-3.21-bioc/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c run_vegaMC.c -o run_vegaMC.o run_vegaMC.c: In function ‘run_vegaMC’: run_vegaMC.c:144:13: warning: too many arguments for format [-Wformat-extra-args] 144 | Rprintf("\tAberration Matrices Successfully Computed\n", num_seg_regions); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ run_vegaMC.c:149:13: warning: too many arguments for format [-Wformat-extra-args] 149 | Rprintf("\tStatistical Analysis Successfully Completed\n", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -I"/home/biocbuild/bbs-3.21-bioc/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c sort_data.c -o sort_data.o gcc -I"/home/biocbuild/bbs-3.21-bioc/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c vegaMC.c -o vegaMC.o gcc -shared -L/home/biocbuild/bbs-3.21-bioc/R/lib -L/usr/local/lib -o VegaMC.so run_vegaMC.o sort_data.o vegaMC.o -L/home/biocbuild/bbs-3.21-bioc/R/lib -lR installing to /home/biocbuild/bbs-3.21-bioc/R/site-library/00LOCK-VegaMC/00new/VegaMC/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 (VegaMC)