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 

BioC 3.0: CHECK report for limma on perceval

This page was generated on 2015-04-10 09:51:56 -0700 (Fri, 10 Apr 2015).

Package 483/933HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
limma 3.22.7
Gordon Smyth
Snapshot Date: 2015-04-09 16:20:12 -0700 (Thu, 09 Apr 2015)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_0/madman/Rpacks/limma
Last Changed Rev: 101920 / Revision: 102249
Last Changed Date: 2015-04-05 15:05:28 -0700 (Sun, 05 Apr 2015)
zin1 Linux (Ubuntu 12.04.4 LTS) / x86_64  OK  OK  OK 
moscato1 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  OK  OK  OK  OK 
perceval Mac OS X Snow Leopard (10.6.8) / x86_64  OK  OK [ OK ] OK 
oaxaca Mac OS X Mavericks (10.9.5) / x86_64  OK  OK  OK  OK 

Summary

Package: limma
Version: 3.22.7
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings --no-multiarch limma_3.22.7.tar.gz
StartedAt: 2015-04-10 03:07:15 -0700 (Fri, 10 Apr 2015)
EndedAt: 2015-04-10 03:09:32 -0700 (Fri, 10 Apr 2015)
EllapsedTime: 137.1 seconds
RetCode: 0
Status:  OK 
CheckDir: limma.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings --no-multiarch limma_3.22.7.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.0-bioc/meat/limma.Rcheck’
* using R version 3.1.3 (2015-03-09)
* using platform: x86_64-apple-darwin10.8.0 (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘limma/DESCRIPTION’ ... OK
* this is package ‘limma’ version ‘3.22.7’
* 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 for hidden files and directories ... OK
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking whether package ‘limma’ can be installed ... [8s/13s] OK
* checking installed package size ... OK
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... OK
* checking top-level files ... OK
* checking for left-over 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 dependencies in R code ... NOTE
'library' or 'require' call to ‘GO.db’ in package code.
  Please use :: or requireNamespace() instead.
  See section 'Suggested packages' in the 'Writing R Extensions' manual.
* 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 ... OK
* checking line endings in C/C++/Fortran sources/headers ... OK
* checking compiled code ... OK
* checking sizes of PDF files under ‘inst/doc’ ... OK
* checking installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... [12s/13s] OK
Examples with CPU or elapsed time > 5s
              user system elapsed
alias2Symbol 7.401  0.192   7.593
* checking for unstated dependencies in tests ... OK
* checking tests ...
  Running ‘limma-Tests.R’ [10s/10s]
  Comparing ‘limma-Tests.Rout’ to ‘limma-Tests.Rout.save’ ... OK
 [10s/11s] 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 vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

NOTE: There was 1 note.
See
  ‘/Users/biocbuild/bbs-3.0-bioc/meat/limma.Rcheck/00check.log’
for details.

limma.Rcheck/00install.out:

* installing *source* package ‘limma’ ...
** libs
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include    -fPIC  -mtune=core2 -g -O2 -Wall  -c normexp.c -o normexp.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include    -fPIC  -mtune=core2 -g -O2 -Wall  -c weighted_lowess.c -o weighted_lowess.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -L/usr/local/lib -o limma.so normexp.o weighted_lowess.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Users/biocbuild/bbs-3.0-bioc/meat/limma.Rcheck/limma/libs
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (limma)

limma.Rcheck/limma-Ex.timings:

nameusersystemelapsed
LargeDataObject0.0010.0010.000
PrintLayout0.0020.0000.001
TestResults0.0010.0010.000
alias2Symbol7.4010.1927.593
arrayWeights0.0010.0000.001
arrayWeightsQuick0.0010.0000.000
asMatrixWeights0.0010.0000.001
auROC0.0020.0000.001
avearrays0.0010.0010.002
avereps0.0020.0000.002
backgroundcorrect0.0070.0010.008
barcodeplot0.2450.0040.261
beadCountWeights0.0010.0000.001
blockDiag0.0010.0010.001
camera0.0290.0040.032
cbind0.0070.0000.007
changelog0.0030.0010.004
channel2M0.0020.0000.003
classifytests0.0030.0000.003
contrastAsCoef0.0090.0010.009
contrasts.fit0.0190.0020.022
controlStatus0.0260.0010.028
diffSplice0.0010.0010.001
dim0.0020.0000.002
dupcor0.0010.0000.001
ebayes0.0160.0010.021
fitGammaIntercept0.0010.0000.002
fitfdist0.0010.0000.001
genas0.1260.0040.139
geneSetTest0.0020.0000.002
getSpacing0.0020.0010.002
getlayout0.0010.0000.000
goana.MArrayLM0.0010.0010.001
goana0.0010.0000.001
heatdiagram0.0010.0010.001
helpMethods0.0010.0000.000
ids2indices0.0010.0010.001
imageplot0.2910.0030.303
intraspotCorrelation0.0010.0000.001
isfullrank0.0010.0000.002
isnumeric0.0010.0000.002
kooperberg0.0010.0000.001
limmaUsersGuide0.0020.0010.003
lm.series0.0000.0010.000
lmFit0.5950.0160.640
lmscFit0.0010.0000.002
loessfit0.0080.0020.022
ma3x30.0020.0000.002
makeContrasts0.0020.0010.002
makeunique0.0010.0000.001
merge0.0080.0010.008
mergeScansRG0.0010.0010.001
modelMatrix0.0030.0000.004
modifyWeights0.0010.0000.001
nec0.0010.0010.001
normalizeMedianAbsValues0.0010.0000.002
normalizeRobustSpline0.0380.0040.043
normalizeVSN0.4370.0230.463
normalizebetweenarrays0.0030.0000.003
normalizeprintorder0.0010.0010.001
normexpfit0.0040.0000.004
normexpfitcontrol0.0010.0000.001
normexpfitdetectionp0.0010.0010.001
normexpsignal0.0000.0000.001
plot0.0120.0020.017
plotDensities0.0010.0000.001
plotExons0.0010.0010.000
plotMDS0.0180.0020.029
plotRLDF0.3900.0080.406
plotSplice0.0000.0010.001
plotma0.0390.0030.057
poolvar0.0020.0000.002
predFCm0.0320.0010.033
printorder0.0080.0070.015
printtipWeights0.0010.0000.001
propTrueNull0.0040.0000.003
propexpr0.0010.0000.000
protectMetachar0.0010.0010.001
qqt0.0030.0010.013
qualwt0.0000.0000.001
rankSumTestwithCorrelation0.0080.0010.008
read.idat0.0010.0000.001
read.ilmn0.0010.0010.001
read.maimages0.0010.0000.001
readImaGeneHeader0.0010.0000.001
readgal0.0000.0000.001
removeBatchEffect0.0050.0010.006
removeext0.0010.0000.001
roast0.3260.0030.330
romer0.0290.0020.031
selectmodel0.0200.0010.020
squeezeVar0.0010.0000.001
strsplit20.0010.0010.001
subsetting0.0060.0010.007
targetsA2C0.0070.0000.007
topGO0.0010.0010.000
topRomer0.0010.0000.001
topSplice0.0000.0010.000
toptable0.0000.0000.001
tricubeMovingAverage0.0020.0010.012
trigammainverse0.0000.0000.001
trimWhiteSpace0.0000.0000.001
uniquegenelist0.0010.0010.001
unwrapdups0.0020.0000.002
venn0.0290.0050.037
volcanoplot000
weightedLowess0.0070.0020.016
weightedmedian0.0010.0000.001
zscore0.0020.0000.002