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 49/479HostnameOS / ArchBUILDCHECKBUILD BIN
beadarray 2.3.5
Mark Dunning
Snapshot Date: 2011-07-06 19:21:50 -0700 (Wed, 06 Jul 2011)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/beadarray
Last Changed Rev: 55910 / Revision: 56603
Last Changed Date: 2011-05-31 06:49:49 -0700 (Tue, 31 May 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 
moscato1 Windows Server 2008 R2 Enterprise (64-bit) / x64  OK  OK  OK 
pitt Mac OS X Leopard (10.5.8) / i386  OK [ OK ] OK 

Summary

Package: beadarray
Version: 2.3.5
Command: /Library/Frameworks/R.framework/Versions/2.14/Resources/bin/R CMD check --no-vignettes --timings --no-multiarch beadarray_2.3.5.tar.gz
StartedAt: 2011-07-07 01:40:10 -0700 (Thu, 07 Jul 2011)
EndedAt: 2011-07-07 01:45:39 -0700 (Thu, 07 Jul 2011)
EllapsedTime: 329.2 seconds
RetCode: 0
Status:  OK 
CheckDir: beadarray.Rcheck
Warnings: 0

Command output

* using log directory '/Users/biocbuild/bbs-2.9-bioc/meat/beadarray.Rcheck'
* using R version 2.14.0 Under development (unstable) (2011-06-22 r56208)
* using platform: i386-apple-darwin9.8.0 (32-bit)
* using session charset: ASCII
* using option '--no-vignettes'
* checking for file 'beadarray/DESCRIPTION' ... OK
* this is package 'beadarray' version '2.3.5'
* checking package name space information ... OK
* checking package dependencies ... OK
* checking if this is a source package ... OK
* checking whether package 'beadarray' can be installed ... OK
* checking installed package size ... NOTE
  installed size is 12.8Mb
  sub-directories of 1Mb or more:
    data      7.0Mb
    doc       1.5Mb
    extdata   4.0Mb
* checking package directory ... OK
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking DESCRIPTION meta-information ... OK
* checking top-level files ... OK
* checking index information ... OK
* checking package subdirectories ... OK
* checking R files for non-ASCII characters ... OK
* checking R files for syntax errors ... OK
* checking whether the package can be loaded ... OK
* checking whether the package can be loaded with stated dependencies ... OK
* checking whether the package can be unloaded cleanly ... OK
* checking whether the name space can be loaded with stated dependencies ... OK
* checking whether the name space can be unloaded cleanly ... OK
* checking for unstated dependencies in R code ... OK
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
checkPlatform: no visible binding for global variable 'platformSigs'
makeControlProfile: no visible binding for global variable
  'ExpressionControlData'
poscontPlot: no visible binding for global variable
  'ExpressionControlData'
quickSummary: no visible binding for global variable
  'ExpressionControlData'
setAnnotation: no visible binding for global variable
  'ExpressionControlData'
showArrayMask: no visible binding for global variable 'SAM'
summarize: no visible binding for global variable
  'ExpressionControlData'
viewBeads: no visible global function definition for 'getArrayData'
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... OK
* checking for missing documentation entries ... OK
* checking for code/documentation mismatches ... OK
* checking Rd \usage sections ... OK
* checking Rd contents ... OK
* checking for unstated dependencies in examples ... OK
* checking contents of 'data' directory ... OK
* checking data for non-ASCII characters ... OK
* checking data for ASCII and uncompressed saves ... OK
* checking line endings in C/C++/Fortran sources/headers ... OK
* checking line endings in Makefiles ... OK
* checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK
* checking sizes of PDF files under 'inst/doc' ... OK
* checking examples ... OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in 'inst/doc' ... OK
* checking running R code from vignettes ... SKIPPED
* checking re-building of vignettes ... SKIPPED
* checking PDF version of manual ... OK

beadarray.Rcheck/00install.out:

* installing *source* package 'beadarray' ...
** libs
*** arch - i386
gcc-4.2 -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386  -I/usr/local/include    -fPIC  -g -O2 -Wall -pedantic -c BASH.c -o BASH.o
gcc-4.2 -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386  -I/usr/local/include    -fPIC  -g -O2 -Wall -pedantic -c HULK.c -o HULK.o
gcc-4.2 -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386  -I/usr/local/include    -fPIC  -g -O2 -Wall -pedantic -c determiningGridPositions.c -o determiningGridPositions.o
gcc-4.2 -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386  -I/usr/local/include    -fPIC  -g -O2 -Wall -pedantic -c findAllOutliers.c -o findAllOutliers.o
findAllOutliers.c: In function 'findBeadStatus':
findAllOutliers.c:155: warning: 'ma' may be used uninitialized in this function
findAllOutliers.c:155: warning: 'm' may be used uninitialized in this function
findAllOutliers.c: In function 'findAllOutliers':
findAllOutliers.c:226: warning: 'status' may be used uninitialized in this function
gcc-4.2 -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386  -I/usr/local/include    -fPIC  -g -O2 -Wall -pedantic -c imageProcessing.c -o imageProcessing.o
imageProcessing.c: In function 'illuminaBackground':
imageProcessing.c:88: warning: ignoring #pragma omp parallel
imageProcessing.c: In function 'medianBackground':
imageProcessing.c:135: warning: ignoring #pragma omp parallel
imageProcessing.c: In function 'illuminaSharpen':
imageProcessing.c:238: warning: ignoring #pragma omp parallel
imageProcessing.c:245: warning: ignoring #pragma omp parallel
gcc-4.2 -arch i386 -std=gnu99 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/usr/local/lib -o beadarray.so BASH.o HULK.o determiningGridPositions.o findAllOutliers.o imageProcessing.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Users/biocbuild/bbs-2.9-bioc/meat/beadarray.Rcheck/beadarray/libs/i386
** R
** data
** inst
** preparing package for lazy loading

Welcome to Bioconductor

  Vignettes contain introductory material. To view, type
  'browseVignettes()'. To cite Bioconductor, see
  'citation("Biobase")' and for packages 'citation("pkgname")'.

Creating a generic function for "boxplot" from package "graphics" in package "beadarray"
** help
*** installing help indices
** building package indices ...
*** tangling vignette sources ...
   'ImageProcessing.rnw' 
   'beadarray.rnw' 
   'beadlevel.rnw' 
** testing if installed package can be loaded
Welcome to beadarray version 2.3.5
There have been major changes to beadarray since Bioconductor 2.6 (April 2010). Please see package vignette for details

* DONE (beadarray)

beadarray.Rcheck/beadarray-Ex.timings:

nameusersystemelapsed
BASH0.0010.0000.000
BASHCompact6.0000.9286.992
BASHDiffuse8.9320.7099.786
BASHExtended8.5620.2988.931
ExpressionControlData0.0340.0020.037
HULK7.6940.3458.149
backgroundCorrectSingleSection3.3540.4603.862
beadStatusVector3.0340.2233.298
beadarrayUsersGuide0.0060.0020.008
calculateDetection0.2250.0180.247
calculateOutlierStats4.2570.5655.927
class-beadLevelData3.0380.2315.983
class-illuminaChannel 6.834 0.92513.637
combine3.7130.5397.785
controlProbeDetection3.6460.6067.837
controlProfile0.0070.0040.013
createTargetsFile0.0000.0010.000
expressionQCPipeline3.0020.2175.784
generateNeighbours3.3520.2506.606
getBeadData3.0240.2215.067
illuminaOutlierMethod3.0770.2504.833
imageplot 7.643 0.59912.677
insertSectionData4.0300.9476.966
makeQCTable4.0080.9798.879
medianNormalise0.0390.0050.077
normaliseIllumina 6.495 0.23012.229
numBeads4.2780.2137.885
outlierplot5.0680.3579.586
plotBeadIntensities3.4750.2656.644
plotBeadLocations3.5810.2456.823
plotChipLayout0.0000.0010.000
plotMAXY0.0000.0000.001
poscontPlot4.1330.3306.986
quickSummary3.1420.2363.892
readBeadSummaryData0.0010.0000.001
sectionNames3.0830.2003.340
showArrayMask12.722 0.81913.954
summarize7.4481.0708.762
transformationFunctions3.1400.2473.429