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 117/389HostnameOS / ArchBUILDCHECKBUILD BIN
externalVector 1.14.0
Biocore Team c/o BioC user list
Snapshot Date: 2010-10-04 11:22:20 -0700 (Mon, 04 Oct 2010)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_2_6/madman/Rpacks/externalVector
Last Changed Rev: 46401 / Revision: 49923
Last Changed Date: 2010-04-22 11:21:23 -0700 (Thu, 22 Apr 2010)
wilson1 Linux (openSUSE 11.1) / 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: externalVector
Version: 1.14.0
Command: D:\biocbld\bbs-2.6-bioc\R\bin\R.exe CMD INSTALL --build --library=externalVector.buildbin-libdir externalVector_1.14.0.tar.gz
StartedAt: 2010-10-04 19:24:30 -0700 (Mon, 04 Oct 2010)
EndedAt: 2010-10-04 19:24:44 -0700 (Mon, 04 Oct 2010)
EllapsedTime: 13.9 seconds
RetCode: 0
Status:  OK  
PackageFile: externalVector_1.14.0.zip
PackageFileSize: 422.9 KiB

Command output

* installing *source* package 'externalVector' ...
** libs
  making DLL ...
x86_64-w64-mingw32-gcc -I"D:/biocbld/bbs-2.6-bioc/R/include"         -O2 -Wall  -std=gnu99 -c allocator.c -o allocator.o
x86_64-w64-mingw32-gcc -I"D:/biocbld/bbs-2.6-bioc/R/include"         -O2 -Wall  -std=gnu99 -c arraySummary.c -o arraySummary.o
x86_64-w64-mingw32-gcc -I"D:/biocbld/bbs-2.6-bioc/R/include"         -O2 -Wall  -std=gnu99 -c coerce.c -o coerce.o
coerce.c: In function 'ComplexFromString':
coerce.c:213: warning: initialization from incompatible pointer type
x86_64-w64-mingw32-gcc -I"D:/biocbld/bbs-2.6-bioc/R/include"         -O2 -Wall  -std=gnu99 -c externalVector.c -o externalVector.o
externalVector.c:6: warning: 'ScalarVector' defined but not used
x86_64-w64-mingw32-gcc -I"D:/biocbld/bbs-2.6-bioc/R/include"         -O2 -Wall  -std=gnu99 -c groups.c -o groups.o
x86_64-w64-mingw32-gcc -I"D:/biocbld/bbs-2.6-bioc/R/include"         -O2 -Wall  -std=gnu99 -c math.c -o math.o
x86_64-w64-mingw32-gcc -I"D:/biocbld/bbs-2.6-bioc/R/include"         -O2 -Wall  -std=gnu99 -c slice.c -o slice.o
x86_64-w64-mingw32-gcc -I"D:/biocbld/bbs-2.6-bioc/R/include"         -O2 -Wall  -std=gnu99 -c storage.c -o storage.o
x86_64-w64-mingw32-gcc -I"D:/biocbld/bbs-2.6-bioc/R/include"         -O2 -Wall  -std=gnu99 -c subscript.c -o subscript.o
x86_64-w64-mingw32-gcc -shared -s -static-libgcc -o externalVector.dll tmp.def allocator.o arraySummary.o coerce.o externalVector.o groups.o math.o slice.o storage.o subscript.o -LD:/biocbld/bbs-2.6-bioc/R/bin -lR
installing to D:/biocbld/bbs-2.6-bioc/meat/externalVector.buildbin-libdir/externalVector/libs/x64
  ... 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 ...
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'externalVector' as externalVector_1.14.0.zip

* DONE (externalVector)