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 108/354HostnameOS / ArchBUILDCHECKBUILD BIN
externalVector 1.13.0
Biocore Team c/o BioC user list
Bioconductor Changelog
Snapshot Date: 2009-12-07 11:32:00 -0800 (Mon, 07 Dec 2009)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/externalVector
Last Changed Rev: 42686 / Revision: 43434
Last Changed Date: 2009-10-27 16:45:24 -0700 (Tue, 27 Oct 2009)
wilson1 Linux (openSUSE 11.1) / x86_64  OK  WARNINGS 
liverpool Windows Server 2003 R2 (32-bit) / x64  OK  OK [ OK ]
pitt Mac OS X Tiger (10.4.11) / i386  OK  WARNINGS  OK 
pelham Mac OS X Leopard (10.5.8) / i386  OK  WARNINGS  OK 
Package: externalVector
Version: 1.13.0
Command: E:\biocbld\bbs-2.6-bioc\R\bin\R.exe CMD INSTALL --build --library=externalVector.buildbin-libdir externalVector_1.13.0.tar.gz
StartedAt: 2009-12-07 19:00:05 -0800 (Mon, 07 Dec 2009)
EndedAt: 2009-12-07 19:00:20 -0800 (Mon, 07 Dec 2009)
EllapsedTime: 15.0 seconds
RetCode: 0
Status: OK
PackageFile: externalVector_1.13.0.zip
PackageFileSize: 515.3 KiB

Command output

* installing *source* package 'externalVector' ...
** libs
  making DLL ...
gcc -I"E:/biocbld/bbs-2.6-bioc/R/include"        -O3 -Wall  -std=gnu99 -c allocator.c -o allocator.o
gcc -I"E:/biocbld/bbs-2.6-bioc/R/include"        -O3 -Wall  -std=gnu99 -c arraySummary.c -o arraySummary.o
gcc -I"E:/biocbld/bbs-2.6-bioc/R/include"        -O3 -Wall  -std=gnu99 -c coerce.c -o coerce.o
coerce.c: In function 'ComplexFromString':
coerce.c:213: warning: initialization from incompatible pointer type
gcc -I"E:/biocbld/bbs-2.6-bioc/R/include"        -O3 -Wall  -std=gnu99 -c externalVector.c -o externalVector.o
externalVector.c:7: warning: 'ScalarVector' defined but not used
gcc -I"E:/biocbld/bbs-2.6-bioc/R/include"        -O3 -Wall  -std=gnu99 -c groups.c -o groups.o
gcc -I"E:/biocbld/bbs-2.6-bioc/R/include"        -O3 -Wall  -std=gnu99 -c math.c -o math.o
gcc -I"E:/biocbld/bbs-2.6-bioc/R/include"        -O3 -Wall  -std=gnu99 -c slice.c -o slice.o
gcc -I"E:/biocbld/bbs-2.6-bioc/R/include"        -O3 -Wall  -std=gnu99 -c storage.c -o storage.o
gcc -I"E:/biocbld/bbs-2.6-bioc/R/include"        -O3 -Wall  -std=gnu99 -c subscript.c -o subscript.o
gcc -shared -s -o externalVector.dll tmp.def allocator.o arraySummary.o coerce.o externalVector.o groups.o math.o slice.o storage.o subscript.o -LE:/biocbld/bbs-2.6-bioc/R/bin -lR
  ... done
** R
** preparing package for lazy loading
Creating a new generic function for "match" in "externalVector"
Creating a new generic function for "as.vector" in "externalVector"
Creating a new generic function for "as.single" in "externalVector"
Creating a new generic function for "as.list" in "externalVector"
Creating a new generic function for "as.matrix" in "externalVector"
Creating a new generic function for "as.data.frame" in "externalVector"
Restoring the implicit generic function for "colSums" from package "base"
    into package "externalVector"; the generic differs from the default conversion (Formal arguments differ: (x, na.rm, dims), (x, na.rm, dims, ...))
Creating a new generic function for "colSums" in "externalVector"
Restoring the implicit generic function for "colMeans" from package "base"
    into package "externalVector"; the generic differs from the default conversion (Formal arguments differ: (x, na.rm, dims), (x, na.rm, dims, ...))
Creating a new generic function for "colMeans" in "externalVector"
Restoring the implicit generic function for "rowSums" from package "base"
    into package "externalVector"; the generic differs from the default conversion (Formal arguments differ: (x, na.rm, dims), (x, na.rm, dims, ...))
Creating a new generic function for "rowSums" in "externalVector"
Restoring the implicit generic function for "rowMeans" from package "base"
    into package "externalVector"; the generic differs from the default conversion (Formal arguments differ: (x, na.rm, dims), (x, na.rm, dims, ...))
Creating a new generic function for "rowMeans" in "externalVector"
Creating a new generic function for "apply" in "externalVector"
Creating a new generic function for "lapply" in "externalVector"
Creating a new generic function for "sapply" in "externalVector"
Creating a new generic function for "mean" in "externalVector"
Creating a new generic function for "median" in "externalVector"
Creating a generic for "var" in package "externalVector"
    (the supplied definition differs from and overrides the implicit generic
    in package "stats": Formal arguments differ (in default values?))
Creating a generic for "cov" in package "externalVector"
    (the supplied definition differs from and overrides the implicit generic
    in package "stats": Formal arguments differ (in default values?))
Creating a generic for "cor" in package "externalVector"
    (the supplied definition differs from and overrides the implicit generic
    in package "stats": Formal arguments differ (in default values?))
Creating a new generic function for "cov2cor" in "externalVector"
** help
*** installing help indices
** building package indices ...
** MD5 sums
packaged installation of 'externalVector' as externalVector_1.13.0.zip
* DONE (externalVector)