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 278/514HostnameOS / ArchBUILDCHECKBUILD BIN
limma 3.10.3
Gordon Smyth
Snapshot Date: 2012-03-23 18:21:46 -0700 (Fri, 23 Mar 2012)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_2_9/madman/Rpacks/limma
Last Changed Rev: 63378 / Revision: 64395
Last Changed Date: 2012-03-02 15:24:56 -0800 (Fri, 02 Mar 2012)
wilson2 Linux (openSUSE 11.4) / x86_64  OK  WARNINGS 
moscato1 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  OK  WARNINGS  OK 
pitt Mac OS X Leopard (10.5.8) / i386  OK [ WARNINGS ] OK 

Summary

Package: limma
Version: 3.10.3
Command: /Library/Frameworks/R.framework/Versions/2.14/Resources/bin/R CMD check --no-vignettes --timings --no-multiarch limma_3.10.3.tar.gz
StartedAt: 2012-03-24 02:08:10 -0700 (Sat, 24 Mar 2012)
EndedAt: 2012-03-24 02:10:33 -0700 (Sat, 24 Mar 2012)
EllapsedTime: 143.3 seconds
RetCode: 0
Status:  WARNINGS 
CheckDir: limma.Rcheck
Warnings: 1

Command output

* using log directory '/Users/biocbuild/bbs-2.9-bioc/meat/limma.Rcheck'
* using R version 2.14.2 (2012-02-29)
* using platform: i386-apple-darwin9.8.0 (32-bit)
* using session charset: ASCII
* using option '--no-vignettes'
* checking for file 'limma/DESCRIPTION' ... OK
* this is package 'limma' version '3.10.3'
* 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 'limma' can be installed ... OK
* checking installed package size ... 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 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 ... OK
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... OK
* checking for missing documentation entries ... OK
* checking for code/documentation mismatches ... WARNING
Codoc mismatches from documentation object 'normalizeCyclicLoess':
normalizeCyclicLoess
  Code: function(x, weights = NULL, span = 0.7, iterations = 3, method
                 = "fast")
  Docs: function(x, weights = NULL, span = 0.7, iterations = 3, method
                 = "pairs")
  Mismatches in argument default values:
    Name: 'method' Code: "fast" Docs: "pairs"

Codoc mismatches from documentation object 'normalizeBetweenArrays':
normalizeBetweenArrays
  Code: function(object, method = NULL, targets = NULL, cyclic.method =
                 "fast", ...)
  Docs: function(object, method = NULL, targets = NULL, cyclic.method =
                 "pairs", ...)
  Mismatches in argument default values:
    Name: 'cyclic.method' Code: "fast" Docs: "pairs"

* checking Rd \usage sections ... OK
* checking Rd contents ... OK
* checking for unstated dependencies in examples ... NOTE
'library' or 'require' call not declared from: 'sma'
* 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 sizes of PDF files under 'inst/doc' ... OK
* checking examples ... OK
* checking for unstated dependencies in tests ... NOTE
'library' or 'require' call not declared from: 'marray'
* checking tests ...
  Running 'limma-Tests.R'
  Comparing 'limma-Tests.Rout' to 'limma-Tests.Rout.save' ...920,921c920,921
< mu+alpha    0.3333333 3.333333e-01  5.551115e-17
< mu+beta    -0.3333333 5.551115e-17  3.333333e-01
---
> mu+alpha    0.3333333 3.333333e-01  9.280771e-17
> mu+beta    -0.3333333 9.280771e-17  3.333333e-01
 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

WARNING: There was 1 warning, see
  '/Users/biocbuild/bbs-2.9-bioc/meat/limma.Rcheck/00check.log'
for details

limma.Rcheck/00install.out:

* installing *source* package 'limma' ...
** libs
*** arch - i386
gcc -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386  -I/usr/local/include    -fPIC  -g -O2 -Wall -pedantic -c normexp.c -o normexp.o
normexp.c: In function 'fit_saddle_nelder_mead':
normexp.c:153: warning: floating constant exceeds range of 'double'
normexp.c:167: warning: ISO C forbids passing argument 9 of 'nmmin' between function pointer and 'void *'
gcc -arch i386 -std=gnu99 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/usr/local/lib -o limma.so normexp.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Users/biocbuild/bbs-2.9-bioc/meat/limma.Rcheck/limma/libs/i386
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices ...
*** tangling vignette sources ...
   'limma.Rnw' 
** testing if installed package can be loaded

* DONE (limma)

limma.Rcheck/limma-Ex.timings:

nameusersystemelapsed
LargeDataObject0.0000.0000.001
PrintLayout000
TestResults000
alias2Symbol6.8560.2457.758
arrayWeights0.0030.0010.005
arrayWeightsQuick000
asMatrixWeights0.0010.0000.002
auROC0.0010.0010.002
avearrays0.0020.0000.002
avereps0.0010.0000.001
backgroundcorrect0.0120.0010.013
blockDiag0.0010.0000.001
cbind0.0090.0010.009
channel2M0.0030.0000.002
classifytests0.0030.0010.004
contrasts.fit0.0370.0060.113
controlStatus0.0280.0020.030
convest2.8420.0202.926
dim0.0020.0010.003
dupcor000
ebayes0.0180.0020.020
genas0.0920.0010.094
geneSetTest0.0110.0020.013
getSpacing0.0000.0000.001
getlayout000
heatdiagram0.0030.0010.004
helpMethods000
imageplot0.0640.0050.070
intraspotCorrelation000
isfullrank0.0010.0000.002
isnumeric0.0010.0010.001
kooperberg0.0000.0000.001
limmaUsersGuide0.0020.0010.003
lm.series0.0000.0000.001
lmFit1.1340.0211.201
lmscFit0.0040.0010.005
loessfit0.7640.0070.800
ma3x30.0020.0010.002
makeContrasts0.0010.0000.001
makeunique0.0010.0010.002
merge0.0090.0010.009
mergeScansRG000
modelMatrix0.0020.0010.005
modifyWeights0.0010.0000.001
nec0.0000.0000.001
normalizeMedianAbsValues0.0010.0000.001
normalizeRobustSpline0.0030.0000.003
normalizeVSN0.6290.0470.685
normalizebetweenarrays0.0040.0010.004
normalizeprintorder000
normexpfit0.0030.0000.003
normexpfitcontrol000
normexpfitdetectionp0.0000.0000.001
normexpsignal000
plotDensities0.0000.0000.001
plotMDS0.0370.0030.040
plotRLDF0.6720.0280.724
plotma0.0220.0030.027
poolvar0.0010.0000.001
printorder0.0180.0090.027
printtipWeights0.0010.0010.000
propexpr0.0010.0000.000
protectMetachar0.0010.0000.001
qqt0.0030.0010.004
qualwt0.0000.0000.001
read.ilmn000
read.maimages0.0000.0000.001
readImaGeneHeader000
readgal0.0000.0000.001
removeext0.0010.0000.000
roast0.0580.0050.064
romer0.5390.0110.562
selectmodel0.0310.0000.034
squeezeVar0.0010.0000.002
strsplit20.0010.0010.001
subsetting0.0060.0010.007
targetsA2C0.0080.0010.009
topRomer000
toptable000
trigammainverse0.0010.0000.000
trimWhiteSpace000
uniquegenelist0.0000.0000.001
unwrapdups0.0010.0000.001
venn0.0390.0020.051
volcanoplot000
weightedmedian0.0010.0000.000
zscore0.0010.0000.002