* installing *source* package 'GenomicRanges' ...
** libs
x86_64-w64-mingw32-gcc -I"D:/biocbld/bbs-2.7-bioc/R/include" -I"D:/biocbld/bbs-2.7-bioc/R/library/IRanges/include" -O2 -Wall -std=gnu99 -c IRanges_stubs.c -o IRanges_stubs.o
x86_64-w64-mingw32-gcc -I"D:/biocbld/bbs-2.7-bioc/R/include" -I"D:/biocbld/bbs-2.7-bioc/R/library/IRanges/include" -O2 -Wall -std=gnu99 -c R_init_GenomicRanges.c -o R_init_GenomicRanges.o
x86_64-w64-mingw32-gcc -I"D:/biocbld/bbs-2.7-bioc/R/include" -I"D:/biocbld/bbs-2.7-bioc/R/library/IRanges/include" -O2 -Wall -std=gnu99 -c cigar_utils.c -o cigar_utils.o
cigar_utils.c: In function 'cigar_to_width':
cigar_utils.c:841:23: warning: 'width' may be used uninitialized in this function
x86_64-w64-mingw32-gcc -shared -s -static-libgcc -o GenomicRanges.dll tmp.def IRanges_stubs.o R_init_GenomicRanges.o cigar_utils.o -LD:/biocbld/bbs-2.7-bioc/R/bin/x64 -lR
installing to D:/biocbld/bbs-2.7-bioc/meat/GenomicRanges.buildbin-libdir/GenomicRanges/libs/x64
** R
** inst
** preparing package for lazy loading
Attaching package: 'IRanges'
The following object(s) are masked from 'package:base':
Map, cbind, eval, mapply, order, paste, pmax, pmax.int, pmin,
pmin.int, rbind, rep.int, table
** help
*** installing help indices
** building package indices ...
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'GenomicRanges' as GenomicRanges_1.2.3.zip
* DONE (GenomicRanges)