############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.13-bioc/R/bin/R CMD INSTALL COSNet ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.13-bioc/R/library’ * installing *source* package ‘COSNet’ ... ** using staged installation ** libs gcc -I"/home/biocbuild/bbs-3.13-bioc/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -c COSNet.c -o COSNet.o gcc -shared -L/home/biocbuild/bbs-3.13-bioc/R/lib -L/usr/local/lib -o COSNet.so COSNet.o -L/home/biocbuild/bbs-3.13-bioc/R/lib -lR installing to /home/biocbuild/bbs-3.13-bioc/R/library/00LOCK-COSNet/00new/COSNet/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 COSNet: Cost-Sensitive algorithm for binary classification in graphs. ** checking absolute paths in shared objects and dynamic libraries ** testing if installed package can be loaded from final location COSNet: Cost-Sensitive algorithm for binary classification in graphs. ** testing if installed package keeps a record of temporary installation path * DONE (COSNet)