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 55/353HostnameOS / ArchBUILDCHECKBUILD BIN
BufferedMatrix 1.10.0
Benjamin Milo Bolstad
Snapshot Date: 2010-04-02 23:28:25 -0700 (Fri, 02 Apr 2010)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_2_5/madman/Rpacks/BufferedMatrix
Last Changed Rev: 42684 / Revision: 45705
Last Changed Date: 2009-10-27 16:33:29 -0700 (Tue, 27 Oct 2009)
wilson2 Linux (openSUSE 11.1) / x86_64  OK  OK 
liverpool Windows Server 2003 R2 (32-bit) / x64  OK  OK [ OK ]
pitt Mac OS X Tiger (10.4.11) / i386  OK  OK  OK 
pelham Mac OS X Leopard (10.5.8) / i386  OK  OK  OK 
Package: BufferedMatrix
Version: 1.10.0
Command: E:\biocbld\bbs-2.5-bioc\R\bin\R.exe CMD INSTALL --build --library=BufferedMatrix.buildbin-libdir BufferedMatrix_1.10.0.tar.gz
StartedAt: 2010-04-03 07:03:47 -0700 (Sat, 03 Apr 2010)
EndedAt: 2010-04-03 07:03:54 -0700 (Sat, 03 Apr 2010)
EllapsedTime: 7.2 seconds
RetCode: 0
Status: OK
PackageFile: BufferedMatrix_1.10.0.zip
PackageFileSize: 580 KiB

Command output

* installing *source* package 'BufferedMatrix' ...
** libs
  making DLL ...
gcc -I"E:/biocbld/bbs-2.5-bioc/R/include"        -O3 -Wall  -std=gnu99 -c RBufferedMatrix.c -o RBufferedMatrix.o
gcc -I"E:/biocbld/bbs-2.5-bioc/R/include"        -O3 -Wall  -std=gnu99 -c doubleBufferedMatrix.c -o doubleBufferedMatrix.o
doubleBufferedMatrix.c:3327: warning: 'sort_double' defined but not used
gcc -I"E:/biocbld/bbs-2.5-bioc/R/include"        -O3 -Wall  -std=gnu99 -c doubleBufferedMatrix_C_tests.c -o doubleBufferedMatrix_C_tests.o
gcc -I"E:/biocbld/bbs-2.5-bioc/R/include"        -O3 -Wall  -std=gnu99 -c init_package.c -o init_package.o
gcc -shared -s -o BufferedMatrix.dll tmp.def RBufferedMatrix.o doubleBufferedMatrix.o doubleBufferedMatrix_C_tests.o init_package.o -LE:/biocbld/bbs-2.5-bioc/R/bin -lR
  ... 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 ...
** MD5 sums
packaged installation of 'BufferedMatrix' as BufferedMatrix_1.10.0.zip
* DONE (BufferedMatrix)