Back to the "Multiple platform build/check report" A [B] C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z 

Package 71/462HostnameOS / ArchBUILDCHECKBUILD BIN
BufferedMatrix 1.17.0
Benjamin Milo Bolstad
Snapshot Date: 2011-05-09 07:20:56 -0700 (Mon, 09 May 2011)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/BufferedMatrix
Last Changed Rev: 54802 / Revision: 55359
Last Changed Date: 2011-04-13 15:36:43 -0700 (Wed, 13 Apr 2011)
wilson2 Linux (openSUSE 11.4) / 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 ]
pelham Mac OS X Leopard (10.5.8) / i386  OK  OK  OK 

Summary

Package: BufferedMatrix
Version: 1.17.0
Command: D:\biocbld\bbs-2.9-bioc\R\bin\R.exe CMD INSTALL --build --library=BufferedMatrix.buildbin-libdir BufferedMatrix_1.17.0.tar.gz
StartedAt: 2011-05-09 20:51:30 -0700 (Mon, 09 May 2011)
EndedAt: 2011-05-09 20:51:39 -0700 (Mon, 09 May 2011)
EllapsedTime: 8.6 seconds
RetCode: 0
Status:  OK  
PackageFile: BufferedMatrix_1.17.0.zip
PackageFileSize: 612.1 KiB

Command output

* installing *source* package 'BufferedMatrix' ...
** libs
x86_64-w64-mingw32-gcc  -I"D:/biocbld/bbs-2.9-bioc/R/include"          -O2 -Wall  -std=gnu99 -c RBufferedMatrix.c -o RBufferedMatrix.o
x86_64-w64-mingw32-gcc  -I"D:/biocbld/bbs-2.9-bioc/R/include"          -O2 -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
x86_64-w64-mingw32-gcc  -I"D:/biocbld/bbs-2.9-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.9-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.9-bioc/R/bin/x64 -lR
installing to D:/biocbld/bbs-2.9-bioc/meat/BufferedMatrix.buildbin-libdir/BufferedMatrix/libs/x64
** 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 ...
*** tangling vignette sources ...
   'BufferedMatrix.Rnw' 
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'BufferedMatrix' as BufferedMatrix_1.17.0.zip

* DONE (BufferedMatrix)