beadarray 1.10.0 Mark Dunning
Bioconductor Changelog | Snapshot Date: 2009-04-18 11:27:48 -0700 (Sat, 18 Apr 2009) | URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_2_3/madman/Rpacks/beadarray | Last Changed Rev: 34811 / Revision: 38965 | Last Changed Date: 2008-10-21 15:32:58 -0700 (Tue, 21 Oct 2008) |
| 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.6) / i386 | OK | [ WARNINGS ] | OK |
* checking for working pdflatex ... OK
* using log directory '/Users/biocbuild/bbs-2.3-bioc/meat/beadarray.Rcheck'
* using R version 2.8.1 Patched (2009-03-18 r48200)
* using session charset: ASCII
* checking for file 'beadarray/DESCRIPTION' ... OK
* this is package 'beadarray' version '1.10.0'
* 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 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 name space can be loaded with stated dependencies ... 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
getControlAnno: no visible binding for global variable
'ExpressionControlData'
readIllumina: no visible binding for global variable
'ExpressionControlData'
setAnnotation: no visible binding for global variable
'ExpressionControlData'
* checking Rd files ... OK
* checking Rd cross-references ... OK
* checking for missing documentation entries ... OK
* checking for code/documentation mismatches ... WARNING
Codoc mismatches from documentation object 'readBGX':
readBGX
Code: function(filename, path = ".", sep = "\t", quote = "", header =
TRUE, probeStart = "\\[Probes\\]", controlStart =
"\\[Controls\\]", ...)
Docs: function(filename, path = ".", sep = "\t", quote = "", header =
TRUE, probeStart = "\[Probes\]", controlStart =
"\[Controls\]", ...)
Mismatches in argument default values:
Name: 'probeStart' Code: "\\[Probes\\]" Docs: "\[Probes\]"
Name: 'controlStart' Code: "\\[Controls\\]" Docs: "\[Controls\]"
* checking Rd \usage sections ... OK
* checking data for non-ASCII characters ... OK
* checking line endings in C/C++/Fortran sources/headers ... OK
* checking line endings in Makefiles ... OK
* checking for portable use of $BLAS_LIBS ... OK
* creating beadarray-Ex.R ... OK
* checking examples ... OK
* checking package vignettes in 'inst/doc' ... OK
* creating beadarray-manual.tex ... OK
* checking beadarray-manual.tex using pdflatex ... OK
WARNING: There was 1 warning, see
/Users/biocbuild/bbs-2.3-bioc/meat/beadarray.Rcheck/00check.log
for details
* Installing *source* package 'beadarray' ...
** libs
** arch - i386
gcc-4.2 -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.8/Resources/include -I/Library/Frameworks/R.framework/Versions/2.8/Resources/include/i386 -I/usr/local/include -fPIC -g -O2 -Wall -c BASH.c -o BASH.o
BASH.c: In function 'BGFilter':
BASH.c:201: warning: unused variable 'mean'
BASH.c: In function 'BGFilterWeighted':
BASH.c:308: warning: unused variable 'mad'
BASH.c:308: warning: unused variable 'median'
BASH.c:308: warning: unused variable 'mean'
gcc-4.2 -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.8/Resources/include -I/Library/Frameworks/R.framework/Versions/2.8/Resources/include/i386 -I/usr/local/include -fPIC -g -O2 -Wall -c BLImagePlot.c -o BLImagePlot.o
gcc-4.2 -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.8/Resources/include -I/Library/Frameworks/R.framework/Versions/2.8/Resources/include/i386 -I/usr/local/include -fPIC -g -O2 -Wall -c createBeadSummaryData.c -o createBeadSummaryData.o
createBeadSummaryData.c: In function 'findAllOutliers':
createBeadSummaryData.c:223: warning: 'status' may be used uninitialized in this function
gcc-4.2 -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.8/Resources/include -I/Library/Frameworks/R.framework/Versions/2.8/Resources/include/i386 -I/usr/local/include -fPIC -g -O2 -Wall -c findProbeIndices.c -o findProbeIndices.o
gcc-4.2 -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.8/Resources/include -I/Library/Frameworks/R.framework/Versions/2.8/Resources/include/i386 -I/usr/local/include -fPIC -g -O2 -Wall -c readBeadImages.c -o readBeadImages.o
readBeadImages.c: In function 'readBeadImage':
readBeadImages.c:571: warning: 'offset' may be used uninitialized in this function
readBeadImages.c:571: warning: 'records' may be used uninitialized in this function
readBeadImages.c:570: warning: 'StripOffset' may be used uninitialized in this function
readBeadImages.c:570: warning: 'ImageHeight' may be used uninitialized in this function
readBeadImages.c:570: warning: 'ImageWidth' may be used uninitialized in this function
readBeadImages.c:570: warning: 'BeginData' may be used uninitialized in this function
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 BLImagePlot.o createBeadSummaryData.o findProbeIndices.o readBeadImages.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
** arch - ppc
gcc-4.2 -arch ppc -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.8/Resources/include -I/Library/Frameworks/R.framework/Versions/2.8/Resources/include/ppc -I/usr/local/include -fPIC -g -O2 -Wall -c BASH.c -o BASH.o
BASH.c: In function 'BGFilter':
BASH.c:201: warning: unused variable 'mean'
BASH.c: In function 'BGFilterWeighted':
BASH.c:308: warning: unused variable 'mad'
BASH.c:308: warning: unused variable 'median'
BASH.c:308: warning: unused variable 'mean'
gcc-4.2 -arch ppc -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.8/Resources/include -I/Library/Frameworks/R.framework/Versions/2.8/Resources/include/ppc -I/usr/local/include -fPIC -g -O2 -Wall -c BLImagePlot.c -o BLImagePlot.o
gcc-4.2 -arch ppc -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.8/Resources/include -I/Library/Frameworks/R.framework/Versions/2.8/Resources/include/ppc -I/usr/local/include -fPIC -g -O2 -Wall -c createBeadSummaryData.c -o createBeadSummaryData.o
createBeadSummaryData.c: In function 'findAllOutliers':
createBeadSummaryData.c:223: warning: 'status' may be used uninitialized in this function
gcc-4.2 -arch ppc -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.8/Resources/include -I/Library/Frameworks/R.framework/Versions/2.8/Resources/include/ppc -I/usr/local/include -fPIC -g -O2 -Wall -c findProbeIndices.c -o findProbeIndices.o
gcc-4.2 -arch ppc -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.8/Resources/include -I/Library/Frameworks/R.framework/Versions/2.8/Resources/include/ppc -I/usr/local/include -fPIC -g -O2 -Wall -c readBeadImages.c -o readBeadImages.o
readBeadImages.c: In function 'readBeadImage':
readBeadImages.c:571: warning: 'offset' may be used uninitialized in this function
readBeadImages.c:571: warning: 'records' may be used uninitialized in this function
readBeadImages.c:570: warning: 'StripOffset' may be used uninitialized in this function
readBeadImages.c:570: warning: 'ImageHeight' may be used uninitialized in this function
readBeadImages.c:570: warning: 'ImageWidth' may be used uninitialized in this function
readBeadImages.c:570: warning: 'BeginData' may be used uninitialized in this function
gcc-4.2 -arch ppc -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 BLImagePlot.o createBeadSummaryData.o findProbeIndices.o readBeadImages.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
** arch - ppc64
gcc-4.2 -arch ppc64 -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.8/Resources/include -I/Library/Frameworks/R.framework/Versions/2.8/Resources/include/ppc64 -I/usr/local/include -fPIC -g -O2 -Wall -c BASH.c -o BASH.o
BASH.c: In function 'BGFilter':
BASH.c:201: warning: unused variable 'mean'
BASH.c: In function 'BGFilterWeighted':
BASH.c:308: warning: unused variable 'mad'
BASH.c:308: warning: unused variable 'median'
BASH.c:308: warning: unused variable 'mean'
gcc-4.2 -arch ppc64 -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.8/Resources/include -I/Library/Frameworks/R.framework/Versions/2.8/Resources/include/ppc64 -I/usr/local/include -fPIC -g -O2 -Wall -c BLImagePlot.c -o BLImagePlot.o
gcc-4.2 -arch ppc64 -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.8/Resources/include -I/Library/Frameworks/R.framework/Versions/2.8/Resources/include/ppc64 -I/usr/local/include -fPIC -g -O2 -Wall -c createBeadSummaryData.c -o createBeadSummaryData.o
createBeadSummaryData.c: In function 'findAllOutliers':
createBeadSummaryData.c:223: warning: 'status' may be used uninitialized in this function
gcc-4.2 -arch ppc64 -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.8/Resources/include -I/Library/Frameworks/R.framework/Versions/2.8/Resources/include/ppc64 -I/usr/local/include -fPIC -g -O2 -Wall -c findProbeIndices.c -o findProbeIndices.o
gcc-4.2 -arch ppc64 -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.8/Resources/include -I/Library/Frameworks/R.framework/Versions/2.8/Resources/include/ppc64 -I/usr/local/include -fPIC -g -O2 -Wall -c readBeadImages.c -o readBeadImages.o
readBeadImages.c: In function 'readBeadImage':
readBeadImages.c:571: warning: 'offset' may be used uninitialized in this function
readBeadImages.c:571: warning: 'records' may be used uninitialized in this function
readBeadImages.c:570: warning: 'StripOffset' may be used uninitialized in this function
readBeadImages.c:570: warning: 'ImageHeight' may be used uninitialized in this function
readBeadImages.c:570: warning: 'ImageWidth' may be used uninitialized in this function
readBeadImages.c:570: warning: 'BeginData' may be used uninitialized in this function
gcc-4.2 -arch ppc64 -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 BLImagePlot.o createBeadSummaryData.o findProbeIndices.o readBeadImages.o -L/Library/Frameworks/R.framework/Versions/2.8/Resources/lib/ppc64 -lR -dylib_file libRblas.dylib:/Library/Frameworks/R.framework/Versions/2.8/Resources/lib/ppc64/libRblas.dylib -Wl,-framework -Wl,CoreFoundation
** arch - x86_64
gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.8/Resources/include -I/Library/Frameworks/R.framework/Versions/2.8/Resources/include/x86_64 -I/usr/local/include -fPIC -g -O2 -Wall -c BASH.c -o BASH.o
BASH.c: In function 'BGFilter':
BASH.c:201: warning: unused variable 'mean'
BASH.c: In function 'BGFilterWeighted':
BASH.c:308: warning: unused variable 'mad'
BASH.c:308: warning: unused variable 'median'
BASH.c:308: warning: unused variable 'mean'
gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.8/Resources/include -I/Library/Frameworks/R.framework/Versions/2.8/Resources/include/x86_64 -I/usr/local/include -fPIC -g -O2 -Wall -c BLImagePlot.c -o BLImagePlot.o
gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.8/Resources/include -I/Library/Frameworks/R.framework/Versions/2.8/Resources/include/x86_64 -I/usr/local/include -fPIC -g -O2 -Wall -c createBeadSummaryData.c -o createBeadSummaryData.o
createBeadSummaryData.c: In function 'findAllOutliers':
createBeadSummaryData.c:223: warning: 'status' may be used uninitialized in this function
gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.8/Resources/include -I/Library/Frameworks/R.framework/Versions/2.8/Resources/include/x86_64 -I/usr/local/include -fPIC -g -O2 -Wall -c findProbeIndices.c -o findProbeIndices.o
gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.8/Resources/include -I/Library/Frameworks/R.framework/Versions/2.8/Resources/include/x86_64 -I/usr/local/include -fPIC -g -O2 -Wall -c readBeadImages.c -o readBeadImages.o
readBeadImages.c: In function 'readBeadImage':
readBeadImages.c:571: warning: 'offset' may be used uninitialized in this function
readBeadImages.c:571: warning: 'records' may be used uninitialized in this function
readBeadImages.c:570: warning: 'StripOffset' may be used uninitialized in this function
readBeadImages.c:570: warning: 'ImageHeight' may be used uninitialized in this function
readBeadImages.c:570: warning: 'ImageWidth' may be used uninitialized in this function
readBeadImages.c:570: warning: 'BeginData' may be used uninitialized in this function
gcc-4.2 -arch x86_64 -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 BLImagePlot.o createBeadSummaryData.o findProbeIndices.o readBeadImages.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
** R
** data
** inst
** preparing package for lazy loading
Loading required package: limma
Loading required package: Biobase
Loading required package: tools
Welcome to Bioconductor
Vignettes contain introductory material. To view, type
'openVignette()'. To cite Bioconductor, see
'citation("Biobase")' and for packages 'citation(pkgname)'.
Loading required package: geneplotter
Loading required package: lattice
Loading required package: annotate
Loading required package: AnnotationDbi
Loading required package: xtable
KernSmooth 2.22 installed
Copyright M. P. Wand 1997
Attaching package: 'geneplotter'
The following object(s) are masked from package:lattice :
panel.smoothScatter
Loading required package: hwriter
Loading required package: sma
** help
>>> Building/Updating help pages for package 'beadarray'
Formats: text html latex example
BASH text html latex example
BASHCompact text html latex example
BASHDiffuse text html latex example
BASHExtended text html latex example
BGFilter text html latex example
BGFilterWeighted text html latex example
BLData text html latex
BSData text html latex
ExpressionControlData text html latex example
addArrayMask text html latex example
arrayNames text html latex example
backgroundControlPlot text html latex
backgroundCorrect text html latex example
beadResids text html latex example
beadarrayUsersGuide text html latex example
boxplotBeads text html latex example
calculateBeadLevelScores text html latex
calculateDetection text html latex
chooseClusters text html latex example
class-BeadLevelList text html latex
class.ExpressionSetIllumina text html latex
closeImage text html latex example
combineBeadLevelLists text html latex
copyBeadLevelLists text html latex example
createBeadSummaryData text html latex example
denseRegions text html latex example
findAllOutliers text html latex example
findBeadStatus text html latex example
generateE text html latex example
generateNeighbours text html latex example
getAnnotation text html latex example
getArrayData text html latex example
getVariance text html latex example
imageplot text html latex example
interactivePlots text html latex
lmhPlot text html latex
medianNormalise text html latex example
normaliseIllumina text html latex example
numBeads text html latex example
Note: removing empty section \value in file 'outlierplot.Rd'
outlierplot text html latex
plotBeadDensities text html latex example
plotBeadIntensities text html latex example
plotBeadLocations text html latex example
plotMA text html latex example
plotMAXY text html latex example
plotOnSAM text html latex
plotRG text html latex
plotXY text html latex example
poscontPlot text html latex
probePairsPlot text html latex
qcBeadLevel text html latex example
rankInvariantNormalise text html latex example
readBGX text html latex example
readBeadSummaryData text html latex example
readIllumina text html latex example
readQC text html latex example
setWeights text html latex example
viewBeads text html latex example
** building package indices ...
Loading required package: methods
* DONE (beadarray)