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 209/389HostnameOS / ArchBUILDCHECKBUILD BIN
limma 3.4.5
Gordon Smyth
Snapshot Date: 2010-10-04 11:22:20 -0700 (Mon, 04 Oct 2010)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_2_6/madman/Rpacks/limma
Last Changed Rev: 49285 / Revision: 49923
Last Changed Date: 2010-09-07 22:57:09 -0700 (Tue, 07 Sep 2010)
wilson1 Linux (openSUSE 11.1) / 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: limma
Version: 3.4.5
Command: /Library/Frameworks/R.framework/Versions/2.11/Resources/bin/R CMD check --no-vignettes --timings limma_3.4.5.tar.gz
StartedAt: 2010-10-04 17:35:45 -0700 (Mon, 04 Oct 2010)
EndedAt: 2010-10-04 17:37:34 -0700 (Mon, 04 Oct 2010)
EllapsedTime: 108.8 seconds
RetCode: 0
Status:  OK 
CheckDir: limma.Rcheck
Warnings: 0

Command output

* checking for working pdflatex ... OK
* using log directory '/Users/biocbuild/bbs-2.6-bioc/meat/limma.Rcheck'
* using R version 2.11.1 Patched (2010-05-31 r52167)
* using session charset: UTF-8
* using option '--no-vignettes'
* checking for file 'limma/DESCRIPTION' ... OK
* this is package 'limma' version '3.4.5'
* checking package name space information ... OK
* checking package dependencies ... OK
* checking if this is a source package ... OK
* checking whether package 'limma' can be installed ... 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 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 ... 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 line endings in C/C++/Fortran sources/headers ... OK
* checking line endings in Makefiles ... OK
* checking for portable use of $BLAS_LIBS ... OK
* checking examples ... OK
* checking tests ...
  Running ‘limma-Tests.R’
  Comparing ‘limma-Tests.Rout’ to ‘limma-Tests.Rout.save’ ...896,897c896,897
< 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 -1.821460e-17
> mu+beta    -0.3333333 -1.821460e-17  3.333333e-01
 OK
* checking package vignettes in 'inst/doc' ... SKIPPED
* checking PDF version of manual ... OK

limma.Rcheck/00install.out:

* install options are ' --no-html'

* installing *source* package ‘limma’ ...
** libs
*** arch - i386
gcc -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.11/Resources/include -I/Library/Frameworks/R.framework/Versions/2.11/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.6-bioc/meat/limma.Rcheck/limma/libs/i386
*** arch - ppc
gcc -arch ppc -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.11/Resources/include -I/Library/Frameworks/R.framework/Versions/2.11/Resources/include/ppc  -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 ppc -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.6-bioc/meat/limma.Rcheck/limma/libs/ppc
*** arch - x86_64
gcc -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.11/Resources/include -I/Library/Frameworks/R.framework/Versions/2.11/Resources/include/x86_64  -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 x86_64 -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.6-bioc/meat/limma.Rcheck/limma/libs/x86_64
** 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
LargeDataObject000
PrintLayout0.0010.0000.001
TestResults0.0010.0000.000
alias2Symbol3.6190.1923.885
arrayWeights0.0090.0010.010
arrayWeightsQuick000
asMatrixWeights0.0010.0000.001
auROC0.0010.0000.002
avereps0.0020.0010.003
backgroundcorrect0.0240.0030.027
blockDiag0.0010.0010.002
cbind0.0900.0020.093
channel2M0.0030.0010.002
classifytests0.0050.0010.005
contrasts.fit0.0440.0040.048
controlStatus0.0160.0020.018
convest2.6450.0162.670
dim0.0030.0000.003
dupcor000
ebayes0.0170.0000.019
genas0.1360.0030.139
geneSetTest0.0090.0000.010
getSpacing0.0010.0000.002
getlayout0.0010.0000.001
heatdiagram0.0070.0000.008
helpMethods000
imageplot0.0480.0050.055
intraspotCorrelation0.0010.0000.000
isfullrank0.0020.0000.002
isnumeric0.0020.0000.002
kooperberg0.0010.0000.001
limmaUsersGuide0.0030.0010.005
lm.series0.0000.0000.001
lmFit2.5550.0212.600
lmscFit0.0120.0020.014
loessfit0.5150.0050.525
ma3x30.0030.0000.003
makeContrasts0.0020.0000.002
makeunique0.0020.0010.002
merge0.0140.0010.015
mergeScansRG0.0010.0000.000
modelMatrix0.0040.0000.004
modifyWeights0.0010.0010.001
neqc0.0000.0000.001
normalizeMedianAbsValues0.0010.0010.002
normalizeRobustSpline0.0030.0010.005
normalizeWithinArrays0.0000.0000.001
normalizebetweenarrays0.0050.0000.005
normalizeprintorder0.0040.0010.005
normexpfit0.0030.0000.003
normexpfitcontrol0.0000.0000.001
normexpsignal000
plotDensities0.0190.0010.020
plotMDS0.0200.0010.021
plotRLDF0.4990.0520.549
plotma0.0200.0010.021
poolvar0.0020.0000.002
printorder0.0250.0090.035
printtipWeights0.0130.0010.014
propexpr0.0000.0000.001
protectMetachar0.0010.0000.001
qqt0.0030.0000.003
qualwt0.0000.0010.000
read.ilmn0.0010.0000.000
read.maimages0.0000.0000.001
readImaGeneHeader0.0000.0000.001
readgal0.0010.0000.001
removeext0.0010.0000.001
roast0.1220.0110.134
romer0.6930.0240.724
selectmodel0.0480.0000.049
squeezeVar0.0010.0000.002
strsplit20.0010.0010.001
subsetting0.0220.0010.023
targetsA2C0.0110.0000.011
topRomer000
toptable000
trigammainverse0.0000.0010.001
trimWhiteSpace0.0000.0000.001
uniquegenelist0.0010.0000.001
unwrapdups0.0010.0000.001
venn0.0500.0010.051
volcanoplot000
weightedmedian0.0010.0000.001
zscore0.0010.0010.001