############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/R/R-4.3.1/bin/R CMD INSTALL iChip ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/R/R-4.3.1/site-library’ * installing *source* package ‘iChip’ ... ** using staged installation ** libs using C compiler: ‘gcc (GCC) 10.3.1’ gcc -I"/home/biocbuild/R/R-4.3.1/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/R/R-4.3.1/include" -DNDEBUG -I/usr/local/include -fPIC -g -O2 -Wall -c registerDynamicSymbol.c -o registerDynamicSymbol.o gcc -shared -L/home/biocbuild/R/R-4.3.1/lib -L/usr/local/lib -o iChip.so iChip.o registerDynamicSymbol.o -L/home/biocbuild/R/R-4.3.1/lib -lR installing to /home/biocbuild/R/R-4.3.1/site-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 ** 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)