* checking for file 'BufferedMatrix/DESCRIPTION' ... OK
* preparing 'BufferedMatrix':
* checking DESCRIPTION meta-information ... OK
* cleaning src
* installing the package to re-build vignettes
* installing *source* package 'BufferedMatrix' ...
** libs
making DLL ...
x86_64-w64-mingw32-gcc -I"D:/biocbld/bbs-2.6-bioc/R/include" -O2 -Wall -std=gnu99 -c RBufferedMatrix.c -o RBufferedMatrix.o
x86_64-w64-mingw32-gcc -I"D:/biocbld/bbs-2.6-bioc/R/include" -O2 -Wall -std=gnu99 -c doubleBufferedMatrix.c -o doubleBufferedMatrix.o
doubleBufferedMatrix.c: In function 'dbm_ReadOnlyMode':
doubleBufferedMatrix.c:1580: warning: suggest parentheses around operand of '!' or change '&' to '&&' or '!' to '˜'
doubleBufferedMatrix.c: At top level:
doubleBufferedMatrix.c:3327: warning: 'sort_double' defined but not used
x86_64-w64-mingw32-gcc -I"D:/biocbld/bbs-2.6-bioc/R/include" -O2 -Wall -std=gnu99 -c doubleBufferedMatrix_C_tests.c -o doubleBufferedMatrix_C_tests.o
x86_64-w64-mingw32-gcc -I"D:/biocbld/bbs-2.6-bioc/R/include" -O2 -Wall -std=gnu99 -c init_package.c -o init_package.o
x86_64-w64-mingw32-gcc -shared -s -static-libgcc -o BufferedMatrix.dll tmp.def RBufferedMatrix.o doubleBufferedMatrix.o doubleBufferedMatrix_C_tests.o init_package.o -LD:/biocbld/bbs-2.6-bioc/R/bin -lR
installing to D:/biocbld/bbs-2.6-bioc/tmpdir/Rinst381254226/BufferedMatrix/libs/x64
... done
** R
** inst
** preparing package for lazy loading
Creating a generic for 'rowMeans' in package 'BufferedMatrix'
(the supplied definition differs from and overrides the implicit generic
in package 'base': Formal arguments differ (in default values?))
Creating a generic for 'rowSums' in package 'BufferedMatrix'
(the supplied definition differs from and overrides the implicit generic
in package 'base': Formal arguments differ (in default values?))
Creating a generic for 'colMeans' in package 'BufferedMatrix'
(the supplied definition differs from and overrides the implicit generic
in package 'base': Formal arguments differ (in default values?))
Creating a generic for 'colSums' in package 'BufferedMatrix'
(the supplied definition differs from and overrides the implicit generic
in package 'base': Formal arguments differ (in default values?))
Creating a new generic function for "ncol" in "BufferedMatrix"
Creating a new generic function for "nrow" in "BufferedMatrix"
Creating a new generic function for "mean" in "BufferedMatrix"
Creating a new generic function for "as.matrix" in "BufferedMatrix"
** help
*** installing help indices
** building package indices ...
** testing if installed package can be loaded
* DONE (BufferedMatrix)
* creating vignettes ... OK
* cleaning src
* removing junk files
* checking for LF line-endings in source and make files
* checking for empty or unneeded directories
* building 'BufferedMatrix_1.12.0.tar.gz'