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 50/516HostnameOS / ArchBUILDCHECKBUILD BIN
beadarray 2.4.1
Mark Dunning
Snapshot Date: 2012-01-08 18:22:44 -0800 (Sun, 08 Jan 2012)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_2_9/madman/Rpacks/beadarray
Last Changed Rev: 60160 / Revision: 61898
Last Changed Date: 2011-11-09 01:48:13 -0800 (Wed, 09 Nov 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 SP1 (64-bit) / x64  OK  OK  OK 
moscato1 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  OK  OK  OK 
pitt Mac OS X Leopard (10.5.8) / i386  OK  OK  OK 

Summary

Package: beadarray
Version: 2.4.1
Command: E:\biocbld\bbs-2.9-bioc\R\bin\R.exe CMD check --no-vignettes --timings --no-multiarch beadarray_2.4.1.tar.gz
StartedAt: 2012-01-09 02:00:13 -0800 (Mon, 09 Jan 2012)
EndedAt: 2012-01-09 02:11:07 -0800 (Mon, 09 Jan 2012)
EllapsedTime: 653.9 seconds
RetCode: 0
Status:  OK  
CheckDir: beadarray.Rcheck
Warnings: 0

Command output

* using log directory 'E:/biocbld/bbs-2.9-bioc/meat/beadarray.Rcheck'
* using R version 2.14.1 (2011-12-22)
* using platform: i386-pc-mingw32 (32-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'beadarray/DESCRIPTION' ... OK
* this is package 'beadarray' version '2.4.1'
* checking package namespace information ... OK
* checking package dependencies ... OK
* checking if this is a source package ... OK
* checking if there is a namespace ... OK
* checking whether package 'beadarray' can be installed ... OK
* checking installed package size ... NOTE
  installed size is  5.6Mb
  sub-directories of 1Mb or more:
    data   2.5Mb
    doc    2.6Mb
* 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
combinedControlPlot: no visible binding for global variable 'Control'
combinedControlPlot: no visible binding for global variable 'Negative'
combinedControlPlot: no visible binding for global variable 'ID'
combinedControlPlot: no visible binding for global variable
  'Log2Intensity'
combinedControlPlot: no visible binding for global variable
  'ControlType'
combinedControlPlot: no visible binding for global variable 'Masked'
getPlatformSigs: no visible global function definition for
  'lumiHumanIDMapping_dbconn'
getPlatformSigs: no visible global function definition for
  'lumiMouseIDMapping_dbconn'
getPlatformSigs: no visible global function definition for
  'lumiRatIDMapping_dbconn'
imageplot: no visible binding for global variable 'X1'
imageplot: no visible binding for global variable 'X2'
imageplot: no visible binding for global variable 'value'
* 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 compiled code ... 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  -I"E:/biocbld/BBS-2˜1.9-B/R/include"          -O3 -Wall  -std=gnu99 -mtune=core2 -c BASH.c -o BASH.o
gcc  -I"E:/biocbld/BBS-2˜1.9-B/R/include"          -O3 -Wall  -std=gnu99 -mtune=core2 -c HULK.c -o HULK.o
gcc  -I"E:/biocbld/BBS-2˜1.9-B/R/include"          -O3 -Wall  -std=gnu99 -mtune=core2 -c determiningGridPositions.c -o determiningGridPositions.o
gcc  -I"E:/biocbld/BBS-2˜1.9-B/R/include"          -O3 -Wall  -std=gnu99 -mtune=core2 -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  -I"E:/biocbld/BBS-2˜1.9-B/R/include"          -O3 -Wall  -std=gnu99 -mtune=core2 -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 -shared -s -static-libgcc -o beadarray.dll tmp.def BASH.o HULK.o determiningGridPositions.o findAllOutliers.o imageProcessing.o -LE:/biocbld/BBS-2˜1.9-B/R/bin/i386 -lR
installing to E:/biocbld/bbs-2.9-bioc/meat/beadarray.Rcheck/beadarray/libs/i386
** R
** data
**  moving datasets to lazyload DB
** inst
** preparing package for lazy loading
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' 
   'beadsummary.rnw' 
** testing if installed package can be loaded

* DONE (beadarray)

beadarray.Rcheck/beadarray-Ex.timings:

nameusersystemelapsed
BASH000
BASHCompact000
BASHDiffuse000
BASHExtended000
HULK000
addFeatureData13.17 0.1814.60
annotationInterface14.46 0.2015.17
backgroundCorrectSingleSection000
beadarrayUsersGuide000
boxplot7.330.447.84
calculateDetection15.26 0.2315.59
calculateOutlierStats31.31 1.0232.49
class-beadLevelData7.410.187.69
class-illuminaChannel000
combine12.72 0.4313.45
controlProbeDetection23.86 0.5725.97
createTargetsFile000
expressionQCPipeline0.030.000.03
generateNeighbours000
getBeadData6.990.107.08
identifyControlBeads21.66 0.3322.19
illuminaOutlierMethod8.540.349.00
imageplot16.14 0.9417.16
insertBeadData7.520.348.06
insertSectionData19.87 0.6920.73
makeControlProfile0.680.000.69
makeQCTable19.63 0.6120.29
medianNormalise3.290.063.41
metrics7.020.087.31
noOutlierMethod6.860.047.16
normaliseIllumina16.53 0.2217.22
numBeads6.890.107.20
outlierplot43.92 0.4244.43
plotBeadIntensities8.870.169.05
plotBeadLocations8.310.098.42
plotChipLayout000
plotMAXY5.150.115.28
poscontPlot20.50 0.1720.97
quickSummary15.67 0.0615.85
readBeadSummaryData000
sectionNames7.380.107.47
showArrayMask18.83 0.3219.17
squeezedVarOutlierMethod63.95 0.1564.45
summarize50.12 0.5050.91
transformationFunctions9.420.189.61
weightsOutlierMethod000