BufferedMatrix 1.14.0 Benjamin Milo Bolstad
Snapshot Date: 2011-04-06 23:24:01 -0700 (Wed, 06 Apr 2011) | URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_2_7/madman/Rpacks/BufferedMatrix | Last Changed Rev: 50293 / Revision: 54588 | Last Changed Date: 2010-10-17 22:34:23 -0700 (Sun, 17 Oct 2010) |
| lamb2 | Linux (openSUSE 11.2) / x86_64 | OK | OK | |
liverpool | Windows Server 2003 R2 (32-bit) / x64 | OK | OK | [ OK ] |
gewurz | Windows Server 2008 R2 Enterprise (64-bit) / x64 | OK | OK | OK |
* installing *source* package 'BufferedMatrix' ...
** libs
gcc -I"E:/biocbld/bbs-2.7-bioc/R/include" -O3 -Wall -std=gnu99 -c RBufferedMatrix.c -o RBufferedMatrix.o
gcc -I"E:/biocbld/bbs-2.7-bioc/R/include" -O3 -Wall -std=gnu99 -c doubleBufferedMatrix.c -o doubleBufferedMatrix.o
doubleBufferedMatrix.c: In function 'dbm_ReadOnlyMode':
doubleBufferedMatrix.c:1580:3: warning: suggest parentheses around operand of '!' or change '&' to '&&' or '!' to '˜'
doubleBufferedMatrix.c: At top level:
doubleBufferedMatrix.c:3327:12: warning: 'sort_double' defined but not used
gcc -I"E:/biocbld/bbs-2.7-bioc/R/include" -O3 -Wall -std=gnu99 -c doubleBufferedMatrix_C_tests.c -o doubleBufferedMatrix_C_tests.o
gcc -I"E:/biocbld/bbs-2.7-bioc/R/include" -O3 -Wall -std=gnu99 -c init_package.c -o init_package.o
gcc -shared -s -static-libgcc -o BufferedMatrix.dll tmp.def RBufferedMatrix.o doubleBufferedMatrix.o doubleBufferedMatrix_C_tests.o init_package.o -LE:/biocbld/bbs-2.7-bioc/R/bin/i386 -lR
installing to E:/biocbld/bbs-2.7-bioc/meat/BufferedMatrix.buildbin-libdir/BufferedMatrix/libs/i386
** 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
* MD5 sums
packaged installation of 'BufferedMatrix' as BufferedMatrix_1.14.0.zip
* DONE (BufferedMatrix)