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: /home/biocbuild/bbs-2.9-bioc/R/bin/R CMD check --no-vignettes --timings beadarray_2.3.5.tar.gz
StartedAt: 2011-07-06 23:38:28 -0700 (Wed, 06 Jul 2011)
EndedAt: 2011-07-06 23:41:35 -0700 (Wed, 06 Jul 2011)
EllapsedTime: 186.9 seconds
RetCode: 0
Status:  OK 
CheckDir: beadarray.Rcheck
Warnings: 0

Command output

* using log directory ‘/loc/home/biocbuild/bbs-2.9-bioc/meat/beadarray.Rcheck’
* using R version 2.14.0 Under development (unstable) (2011-06-15 r56138)
* using platform: x86_64-unknown-linux-gnu (64-bit)
* using session charset: UTF-8
* 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.9Mb
  sub-directories of 1Mb or more:
    extdata   4.0Mb
    data      7.0Mb
    doc       1.5Mb
* 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 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
gcc -std=gnu99 -I/home/biocbuild/bbs-2.9-bioc/R/include  -I/usr/local/include    -fpic  -g -O2 -Wall -c BASH.c -o BASH.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.9-bioc/R/include  -I/usr/local/include    -fpic  -g -O2 -Wall -c HULK.c -o HULK.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.9-bioc/R/include  -I/usr/local/include    -fpic  -g -O2 -Wall -c determiningGridPositions.c -o determiningGridPositions.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.9-bioc/R/include  -I/usr/local/include    -fpic  -g -O2 -Wall -c findAllOutliers.c -o findAllOutliers.o
findAllOutliers.c: In function ‘findBeadStatus’:
findAllOutliers.c:155:9: warning: ‘m’ may be used uninitialized in this function
findAllOutliers.c:155:12: warning: ‘ma’ may be used uninitialized in this function
findAllOutliers.c: In function ‘findAllOutliers’:
findAllOutliers.c:226:20: warning: ‘status’ may be used uninitialized in this function
gcc -std=gnu99 -I/home/biocbuild/bbs-2.9-bioc/R/include  -I/usr/local/include    -fpic  -g -O2 -Wall -c imageProcessing.c -o imageProcessing.o
imageProcessing.c: In function ‘illuminaBackground’:
imageProcessing.c:88:0: warning: ignoring #pragma omp parallel
imageProcessing.c: In function ‘medianBackground’:
imageProcessing.c:135:0: warning: ignoring #pragma omp parallel
imageProcessing.c: In function ‘illuminaSharpen’:
imageProcessing.c:238:0: warning: ignoring #pragma omp parallel
imageProcessing.c:245:0: warning: ignoring #pragma omp parallel
gcc -std=gnu99 -shared -L/usr/local/lib64 -o beadarray.so BASH.o HULK.o determiningGridPositions.o findAllOutliers.o imageProcessing.o -L/home/biocbuild/bbs-2.9-bioc/R/lib -lR
installing to /loc/home/biocbuild/bbs-2.9-bioc/meat/beadarray.Rcheck/beadarray/libs
** 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.0040.0000.000
BASHCompact4.2240.1084.332
BASHDiffuse5.3800.0805.465
BASHExtended5.5130.0405.558
ExpressionControlData0.020.000.02
HULK4.8600.0564.922
backgroundCorrectSingleSection1.6400.0441.706
beadStatusVector1.4680.0441.561
beadarrayUsersGuide0.0080.0000.006
calculateDetection0.1560.0000.161
calculateOutlierStats2.3040.0482.363
class-beadLevelData1.4720.0561.532
class-illuminaChannel4.0370.0484.085
combine2.0440.0722.123
controlProbeDetection2.0680.0402.111
controlProfile0.0080.0000.007
createTargetsFile000
expressionQCPipeline1.4680.0681.547
generateNeighbours1.6680.0641.935
getBeadData1.4800.0522.708
illuminaOutlierMethod1.5480.0322.914
imageplot4.7200.0888.292
insertSectionData2.3010.0523.891
makeQCTable2.2720.0323.728
medianNormalise0.0200.0000.051
normaliseIllumina4.9240.0447.751
numBeads3.1320.0963.950
outlierplot3.6690.0604.262
plotBeadIntensities1.8680.0442.188
plotBeadLocations1.6360.0321.727
plotChipLayout000
plotMAXY000
poscontPlot1.7520.0601.812
quickSummary1.6080.0361.654
readBeadSummaryData000
sectionNames1.5520.0481.623
showArrayMask7.8170.1088.767
summarize5.4080.0726.139
transformationFunctions1.6520.0523.417