############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.14-bioc/R/bin/R CMD INSTALL iChip ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.14-bioc/R/library’ * installing *source* package ‘iChip’ ... ** using staged installation ** libs gcc -I"/home/biocbuild/bbs-3.14-bioc/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -c iChip.c -o iChip.o iChip.c: In function ‘iChip2’: iChip.c:23:51: warning: variable ‘nrowm1’ set but not used [-Wunused-but-set-variable] 23 | int sampleSize,LB,RB,i,j,r,nnoise,nsignal,state,nrowm1,wtsum; | ^~~~~~ gcc -I"/home/biocbuild/bbs-3.14-bioc/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -Wall -c registerDynamicSymbol.c -o registerDynamicSymbol.o gcc -shared -L/home/biocbuild/bbs-3.14-bioc/R/lib -L/usr/local/lib -o iChip.so iChip.o registerDynamicSymbol.o -L/home/biocbuild/bbs-3.14-bioc/R/lib -lR installing to /home/biocbuild/bbs-3.14-bioc/R/library/00LOCK-iChip/00new/iChip/libs ** R ** data *** moving datasets to lazyload DB ** demo ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** installing vignettes ‘iChip.Rnw’ ** 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 (iChip)