##############################################################################
##############################################################################
###
### Running command:
###
###   rm -rf iChip.buildbin-libdir && mkdir iChip.buildbin-libdir && F:\biocbuild\bbs-3.19-bioc\R\bin\R.exe CMD INSTALL --build --library=iChip.buildbin-libdir iChip_1.58.0.tar.gz
###
##############################################################################
##############################################################################


* installing *source* package 'iChip' ...
** using staged installation
** libs
using C compiler: 'gcc.exe (GCC) 13.2.0'
gcc  -I"F:/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG     -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -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"F:/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG     -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c registerDynamicSymbol.c -o registerDynamicSymbol.o
gcc -shared -s -static-libgcc -o iChip.dll tmp.def iChip.o registerDynamicSymbol.o -LC:/rtools44/x86_64-w64-mingw32.static.posix/lib/x64 -LC:/rtools44/x86_64-w64-mingw32.static.posix/lib -LF:/biocbuild/bbs-3.19-bioc/R/bin/x64 -lR
installing to F:/biocbuild/bbs-3.19-bioc/meat/iChip.buildbin-libdir/00LOCK-iChip/00new/iChip/libs/x64
** 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
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* MD5 sums
packaged installation of 'iChip' as iChip_1.58.0.zip
* DONE (iChip)