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 40/419HostnameOS / ArchBUILDCHECKBUILD BIN
beadarray 2.0.6
Mark Dunning
Snapshot Date: 2011-03-30 23:22:56 -0700 (Wed, 30 Mar 2011)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_2_7/madman/Rpacks/beadarray
Last Changed Rev: 53565 / Revision: 54281
Last Changed Date: 2011-03-10 02:48:20 -0800 (Thu, 10 Mar 2011)
lamb2 Linux (openSUSE 11.2) / 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: beadarray
Version: 2.0.6
Command: D:\biocbld\bbs-2.7-bioc\R\bin\R.exe CMD check --no-vignettes --timings beadarray_2.0.6.tar.gz
StartedAt: 2011-03-31 06:28:50 -0700 (Thu, 31 Mar 2011)
EndedAt: 2011-03-31 06:33:45 -0700 (Thu, 31 Mar 2011)
EllapsedTime: 295.1 seconds
RetCode: 0
Status:  OK  
CheckDir: beadarray.Rcheck
Warnings: 0

Command output

* using log directory 'D:/biocbld/bbs-2.7-bioc/meat/beadarray.Rcheck'
* using R version 2.12.2 (2011-02-25)
* 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.0.6'
* 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 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
createBeadSummaryData: no visible global function definition for
  'NoBeads'
createBeadSummaryData: no visible global function definition for
  'NoBeads<-'
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'
getArrayData,BeadLevelList: no visible global function definition for
  'beadResids'
* 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 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) and $(LAPACK_LIBS) ... OK
* checking examples ... OK
* checking package vignettes in 'inst/doc' ... SKIPPED
* checking PDF version of manual ... OK

beadarray.Rcheck/00install.out:

* installing *source* package 'beadarray' ...
** libs
x86_64-w64-mingw32-gcc -I"D:/biocbld/BBS-2˜1.7-B/R/include"         -O2 -Wall  -std=gnu99 -c BASH.c -o BASH.o
x86_64-w64-mingw32-gcc -I"D:/biocbld/BBS-2˜1.7-B/R/include"         -O2 -Wall  -std=gnu99 -c HULK.c -o HULK.o
x86_64-w64-mingw32-gcc -I"D:/biocbld/BBS-2˜1.7-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.7-B/R/include"         -O2 -Wall  -std=gnu99 -c findAllOutliers.c -o findAllOutliers.o
findAllOutliers.c: In function 'findBeadStatus':
findAllOutliers.c:161:9: warning: 'm' may be used uninitialized in this function
findAllOutliers.c:161:12: warning: 'ma' may be used uninitialized in this function
findAllOutliers.c: In function 'findAllOutliers':
findAllOutliers.c:234:20: warning: 'status' may be used uninitialized in this function
x86_64-w64-mingw32-gcc -I"D:/biocbld/BBS-2˜1.7-B/R/include"         -O2 -Wall  -std=gnu99 -c imageProcessing.c -o imageProcessing.o
imageProcessing.c: In function 'illuminaBackground':
imageProcessing.c:68:35: warning: statement with no effect
imageProcessing.c:70:0: warning: ignoring #pragma omp parallel
imageProcessing.c:51:9: warning: unused variable 'tmp'
imageProcessing.c:49:48: warning: unused variable 'k'
imageProcessing.c:49:45: warning: unused variable 'j'
imageProcessing.c: In function 'illuminaSharpen':
imageProcessing.c:166:0: warning: ignoring #pragma omp parallel
imageProcessing.c:168:0: warning: ignoring #pragma omp for
imageProcessing.c:175:0: warning: ignoring #pragma omp for
imageProcessing.c:154:22: warning: unused variable 'chunk'
imageProcessing.c:154:12: warning: unused variable 'nthreads'
imageProcessing.c:154:7: warning: unused variable 'tid'
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.7-B/R/bin/x64 -lR
installing to D:/biocbld/bbs-2.7-bioc/meat/beadarray.Rcheck/beadarray/libs/x64
** R
** data
** inst
** preparing package for lazy loading

Welcome to Bioconductor

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

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.0.6
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
BASH60.00 0.2960.31
BASHCompact3.800.103.89
BASHDiffuse7.330.067.39
BASHExtended6.140.036.17
ExpressionControlData0.010.000.02
HULK5.850.025.86
backgroundCorrectSingleSection2.340.042.40
beadStatusVector2.200.022.22
beadarrayUsersGuide0.020.000.02
calculateDetection0.140.000.14
calculateOutlierStats3.200.043.25
class-beadLevelData2.190.042.22
class-illuminaChannel4.870.064.94
controlProbeDetection2.600.012.61
controlProfile0.010.000.02
createTargetsFile000
expressionQCPipeline2.190.022.20
generateNeighbours2.390.052.44
getBeadData2.160.042.20
illuminaOutlierMethod2.400.052.45
imageplot5.990.056.03
insertSectionData3.040.063.11
makeQCTable3.070.003.08
medianNormalise0.010.000.02
normaliseIllumina4.280.034.33
numBeads3.870.013.89
outlierplot4.820.064.87
plotBeadIntensities2.370.102.47
plotBeadLocations2.720.032.75
plotChipLayout000
plotMAXY000
poscontPlot3.390.083.47
quickSummary2.390.032.42
readBeadSummaryData000
sectionNames2.330.012.35
showArrayMask11.53 0.1511.67
summarize5.780.045.83
transformationFunctions2.660.192.84