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/467HostnameOS / ArchBUILDCHECKBUILD BIN
beadarray 2.2.0
Mark Dunning
Snapshot Date: 2011-10-20 07:20:33 -0700 (Thu, 20 Oct 2011)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_2_8/madman/Rpacks/beadarray
Last Changed Rev: 55866 / Revision: 59457
Last Changed Date: 2011-05-27 08:12:50 -0700 (Fri, 27 May 2011)
lamb1 Linux (openSUSE 11.3) / x86_64  OK  OK 
liverpool Windows Server 2003 R2 (32-bit) / x64  OK  OK  OK 
gewurz Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  OK [ WARNINGS ] OK 
pelham Mac OS X Leopard (10.5.8) / i386  OK  OK  OK 

Summary

Package: beadarray
Version: 2.2.0
Command: D:\biocbld\bbs-2.8-bioc\R\bin\R.exe CMD check --no-vignettes --timings --no-multiarch beadarray_2.2.0.tar.gz
StartedAt: 2011-10-20 13:10:36 -0700 (Thu, 20 Oct 2011)
EndedAt: 2011-10-20 13:13:54 -0700 (Thu, 20 Oct 2011)
EllapsedTime: 197.4 seconds
RetCode: 0
Status:  WARNINGS  
CheckDir: beadarray.Rcheck
Warnings: 1

Command output

* using log directory 'D:/biocbld/bbs-2.8-bioc/meat/beadarray.Rcheck'
* using R version 2.13.2 (2011-09-30)
* using platform: x86_64-pc-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'beadarray/DESCRIPTION' ... OK
* this is package 'beadarray' version '2.2.0'
* checking package namespace 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.1Mb
  sub-directories of 1Mb or more:
    data      7.0Mb
    extdata   4.0Mb
* checking package directory ... OK
* checking for portable file names ... 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 namespace can be loaded with stated dependencies ... OK
* checking whether the namespace 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' ... WARNING
Package vignette(s) without corresponding PDF:
   ImageProcessing.rnw
   beadarray.rnw
   beadlevel.rnw

* checking running R code from vignettes ... SKIPPED
* checking re-building of vignettes ... SKIPPED
* checking PDF version of manual ... OK

WARNING: There was 1 warning, see
  'D:/biocbld/bbs-2.8-bioc/meat/beadarray.Rcheck/00check.log'
for details

beadarray.Rcheck/00install.out:

* installing *source* package 'beadarray' ...
** libs
x86_64-w64-mingw32-gcc -I"D:/biocbld/BBS-2˜1.8-B/R/include"          -O2 -Wall  -std=gnu99 -c BASH.c -o BASH.o
x86_64-w64-mingw32-gcc -I"D:/biocbld/BBS-2˜1.8-B/R/include"          -O2 -Wall  -std=gnu99 -c HULK.c -o HULK.o
x86_64-w64-mingw32-gcc -I"D:/biocbld/BBS-2˜1.8-B/R/include"          -O2 -Wall  -std=gnu99 -c determiningGridPositions.c -o determiningGridPositions.o
determiningGridPositions.c: In function 'roundLocsFileValues':
determiningGridPositions.c:7:12: warning: unused variable 'vecLength'
x86_64-w64-mingw32-gcc -I"D:/biocbld/BBS-2˜1.8-B/R/include"          -O2 -Wall  -std=gnu99 -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
x86_64-w64-mingw32-gcc -I"D:/biocbld/BBS-2˜1.8-B/R/include"          -O2 -Wall  -std=gnu99 -c imageProcessing.c -o imageProcessing.o
imageProcessing.c: In function 'illuminaBackground':
imageProcessing.c:82:0: warning: ignoring #pragma omp parallel
imageProcessing.c: In function 'medianBackground':
imageProcessing.c:126:0: warning: ignoring #pragma omp parallel
imageProcessing.c: In function 'illuminaSharpen':
imageProcessing.c:224:0: warning: ignoring #pragma omp parallel
imageProcessing.c:231:0: warning: ignoring #pragma omp parallel
x86_64-w64-mingw32-gcc -shared -s -static-libgcc -o beadarray.dll tmp.def BASH.o HULK.o determiningGridPositions.o findAllOutliers.o imageProcessing.o -LD:/biocbld/BBS-2˜1.8-B/R/bin/x64 -lR
installing to D:/biocbld/bbs-2.8-bioc/meat/beadarray.Rcheck/beadarray/libs/x64
** R
** data
** inst
** preparing package for lazy loading
Creating a new generic function for "boxplot" in "beadarray"
** help
*** installing help indices
** building package indices ...
** testing if installed package can be loaded
Welcome to beadarray version 2.2.0
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
BASH000
BASHCompact4.590.075.82
BASHDiffuse7.390.089.67
BASHExtended6.640.108.39
ExpressionControlData0.030.000.03
HULK5.880.067.44
backgroundCorrectSingleSection2.090.052.67
beadStatusVector1.800.091.89
beadarrayUsersGuide000
calculateDetection0.160.000.16
calculateOutlierStats2.820.032.86
class-beadLevelData1.770.111.87
class-illuminaChannel4.720.054.77
combine2.390.112.50
controlProbeDetection2.190.062.25
controlProfile000
createTargetsFile000
expressionQCPipeline1.820.012.95
generateNeighbours2.020.042.25
getBeadData1.860.012.07
illuminaOutlierMethod1.960.032.47
imageplot5.690.089.25
insertSectionData2.690.003.50
makeQCTable2.610.053.39
medianNormalise0.010.010.03
normaliseIllumina4.910.059.86
numBeads3.410.034.36
outlierplot4.450.054.61
plotBeadIntensities1.910.122.03
plotBeadLocations1.950.021.97
plotChipLayout000
plotMAXY000
poscontPlot2.140.092.23
quickSummary1.940.051.98
readBeadSummaryData000
sectionNames1.910.021.92
showArrayMask10.78 0.2011.00
summarize6.060.086.14
transformationFunctions2.000.012.02