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 250/467HostnameOS / ArchBUILDCHECKBUILD BIN
limma 3.8.3
Gordon Smyth
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/limma
Last Changed Rev: 57246 / Revision: 59457
Last Changed Date: 2011-08-05 00:08:17 -0700 (Fri, 05 Aug 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: limma
Version: 3.8.3
Command: /Library/Frameworks/R.framework/Versions/2.13/Resources/bin/R CMD check --no-vignettes --timings --no-multiarch limma_3.8.3.tar.gz
StartedAt: 2011-10-20 15:39:51 -0700 (Thu, 20 Oct 2011)
EndedAt: 2011-10-20 15:42:22 -0700 (Thu, 20 Oct 2011)
EllapsedTime: 150.1 seconds
RetCode: 0
Status:  OK 
CheckDir: limma.Rcheck
Warnings: 0

Command output

* using log directory '/Users/biocbuild/bbs-2.8-bioc/meat/limma.Rcheck'
* using R version 2.13.2 (2011-09-30)
* 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.8.3'
* checking package namespace information ... OK
* checking package dependencies ... OK
* checking if this is a source package ... 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 ... OK
* 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 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' ...826,830c826,830
< [1,]  1.025680641  0.04440632
< [2,] -0.008931391 -0.04446419
< [3,]  0.069383171 -0.03407404
< [4,] -0.029375980  0.11198606
< [5,] -0.276173422  0.21529287
---
> [1,]   1.02568064  0.04440632
> [2,]  -0.00893139 -0.04446419
> [3,]   0.06938317 -0.03407404
> [4,]  -0.02937598  0.11198606
> [5,]  -0.27617342  0.21529287
871,872c871,872
<  [1] 0.07551649 0.14100247 0.30870247 0.13909601 0.32893352 0.17192613
<  [7] 0.42951263 0.11976975 0.39067059 0.22671154
---
>  [1] 0.0755165 0.1410025 0.3087025 0.1390960 0.3289335 0.1719261 0.4295126
>  [8] 0.1197697 0.3906706 0.2267115
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

limma.Rcheck/00install.out:

* installing *source* package 'limma' ...
** libs
*** arch - i386
gcc-4.2 -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.13/Resources/include -I/Library/Frameworks/R.framework/Versions/2.13/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-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 limma.so normexp.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Users/biocbuild/bbs-2.8-bioc/meat/limma.Rcheck/limma/libs/i386
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices ...
** testing if installed package can be loaded

* DONE (limma)

limma.Rcheck/limma-Ex.timings:

nameusersystemelapsed
LargeDataObject0.0000.0000.001
PrintLayout0.0000.0000.001
TestResults000
alias2Symbol3.8520.1664.517
arrayWeights0.0040.0020.006
arrayWeightsQuick000
asMatrixWeights0.0010.0000.009
auROC0.0010.0010.011
avearrays0.0020.0000.002
avereps0.0020.0000.002
backgroundcorrect0.0140.0030.017
blockDiag0.0010.0010.002
cbind0.0240.0020.026
channel2M0.0020.0000.002
classifytests0.0030.0010.004
contrasts.fit0.0360.0020.038
controlStatus0.0120.0010.012
convest2.7820.0192.952
dim0.0020.0000.002
dupcor0.0000.0000.001
ebayes0.0140.0000.015
genas0.1270.0020.133
geneSetTest0.0080.0000.009
getSpacing0.0000.0000.001
getlayout000
heatdiagram0.0030.0010.004
helpMethods0.0000.0010.000
imageplot0.0460.0040.051
intraspotCorrelation0.0010.0000.001
isfullrank0.0020.0000.001
isnumeric0.0020.0010.002
kooperberg0.0010.0000.000
limmaUsersGuide0.0020.0010.004
lm.series000
lmFit1.4460.0171.633
lmscFit0.0040.0010.005
loessfit0.4740.0050.511
ma3x30.0020.0000.002
makeContrasts0.0010.0010.002
makeunique0.0010.0000.001
merge0.0100.0010.011
mergeScansRG0.0000.0000.001
modelMatrix0.0030.0010.003
modifyWeights0.0000.0000.001
nec0.0000.0010.000
normalizeMedianAbsValues0.0010.0000.001
normalizeRobustSpline0.0030.0010.004
normalizeVSN0.6370.0350.695
normalizebetweenarrays0.0030.0010.004
normalizeprintorder0.0010.0000.000
normexpfit0.0020.0010.003
normexpfitcontrol000
normexpfitdetectionp000
normexpsignal0.0000.0000.001
plotDensities0.0010.0000.001
plotMDS0.0180.0030.024
plotRLDF0.5730.0240.614
plotma0.0180.0000.019
poolvar0.0010.0000.001
printorder0.0170.0080.026
printtipWeights0.0010.0000.001
propexpr000
protectMetachar0.0000.0000.001
qqt0.0020.0000.002
qualwt0.0000.0010.001
read.ilmn000
read.maimages000
readImaGeneHeader000
readgal000
removeext0.0010.0000.001
roast0.0690.0080.076
romer0.6000.0060.615
selectmodel0.0360.0000.037
squeezeVar0.0010.0000.001
strsplit20.0010.0000.001
subsetting0.0060.0000.007
targetsA2C0.0090.0000.009
topRomer000
toptable000
trigammainverse0.0010.0000.001
trimWhiteSpace0.0010.0000.000
uniquegenelist0.0000.0010.001
unwrapdups0.0010.0000.001
venn0.0590.0030.062
volcanoplot0.0000.0000.001
weightedmedian000
zscore0.0010.0000.000