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 oaxaca

This page was generated on 2015-04-10 10:01:01 -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 00:49:45 -0700 (Fri, 10 Apr 2015)
EndedAt: 2015-04-10 00:51:45 -0700 (Fri, 10 Apr 2015)
EllapsedTime: 120.7 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-darwin13.4.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 ... [6s/7s] 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 ... [9s/10s] OK
Examples with CPU or elapsed time > 5s
              user system elapsed
alias2Symbol 5.988  0.129   6.541
* checking for unstated dependencies in tests ... OK
* checking tests ...
  Running ‘limma-Tests.R’ [8s/9s]
  Comparing ‘limma-Tests.Rout’ to ‘limma-Tests.Rout.save’ ... OK
 [8s/10s] 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
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include    -fPIC  -Wall -mtune=core2 -g -O2  -c normexp.c -o normexp.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include    -fPIC  -Wall -mtune=core2 -g -O2  -c weighted_lowess.c -o weighted_lowess.o
clang -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 -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.0000.000
PrintLayout0.0010.0000.001
TestResults0.0010.0000.000
alias2Symbol5.9880.1296.541
arrayWeights0.0010.0000.001
arrayWeightsQuick0.0010.0000.000
asMatrixWeights0.0010.0010.001
auROC0.0010.0000.001
avearrays0.0020.0000.002
avereps0.0020.0000.002
backgroundcorrect0.0070.0000.007
barcodeplot0.1710.0030.189
beadCountWeights0.0010.0000.000
blockDiag0.0010.0000.001
camera0.0230.0010.025
cbind0.0050.0000.005
changelog0.0020.0010.004
channel2M0.0020.0000.003
classifytests0.0030.0010.003
contrastAsCoef0.0080.0000.008
contrasts.fit0.0210.0010.022
controlStatus0.0170.0010.017
diffSplice0.0010.0000.001
dim0.0030.0000.003
dupcor0.0000.0000.001
ebayes0.0140.0010.016
fitGammaIntercept0.0010.0000.001
fitfdist0.0010.0000.001
genas0.1060.0040.110
geneSetTest0.0010.0000.001
getSpacing0.0010.0000.001
getlayout0.0010.0000.000
goana.MArrayLM0.0010.0000.001
goana0.0010.0000.000
heatdiagram0.0000.0010.001
helpMethods0.0000.0000.001
ids2indices0.0010.0000.001
imageplot0.1820.0030.186
intraspotCorrelation0.0000.0000.001
isfullrank0.0010.0000.001
isnumeric0.0020.0000.001
kooperberg0.0010.0000.001
limmaUsersGuide0.0030.0010.004
lm.series0.0010.0000.000
lmFit0.6840.0110.712
lmscFit0.0010.0010.001
loessfit0.0050.0010.007
ma3x30.0010.0000.001
makeContrasts0.0010.0000.001
makeunique0.0010.0000.002
merge0.0070.0000.007
mergeScansRG0.0000.0000.001
modelMatrix0.0020.0000.003
modifyWeights0.0010.0000.001
nec0.0000.0000.001
normalizeMedianAbsValues0.0010.0000.001
normalizeRobustSpline0.0280.0020.030
normalizeVSN0.2980.0170.316
normalizebetweenarrays0.0020.0000.002
normalizeprintorder0.0000.0000.001
normexpfit0.0020.0000.002
normexpfitcontrol0.0010.0000.001
normexpfitdetectionp0.0000.0000.001
normexpsignal000
plot0.0100.0010.011
plotDensities0.0000.0000.001
plotExons0.0010.0000.001
plotMDS0.0110.0010.013
plotRLDF0.0710.0030.074
plotSplice0.0000.0010.000
plotma0.1570.0020.161
poolvar0.0010.0000.002
predFCm0.0250.0000.025
printorder0.0060.0050.010
printtipWeights0.0010.0000.001
propTrueNull0.0010.0000.002
propexpr0.0010.0010.001
protectMetachar0.0010.0000.001
qqt0.0030.0010.003
qualwt0.0010.0000.001
rankSumTestwithCorrelation0.0070.0000.007
read.idat0.0010.0000.001
read.ilmn000
read.maimages0.0010.0000.001
readImaGeneHeader0.0010.0000.000
readgal0.0000.0000.001
removeBatchEffect0.0050.0000.006
removeext0.0010.0000.001
roast0.0430.0010.044
romer0.0260.0010.027
selectmodel0.0190.0010.019
squeezeVar0.0010.0000.001
strsplit20.0010.0010.002
subsetting0.0060.0000.006
targetsA2C0.0060.0010.007
topGO000
topRomer0.0010.0000.000
topSplice0.0010.0000.000
toptable0.0000.0010.000
tricubeMovingAverage0.0020.0000.003
trigammainverse0.0000.0000.001
trimWhiteSpace000
uniquegenelist0.0010.0000.001
unwrapdups0.0010.0000.001
venn0.0250.0010.027
volcanoplot000
weightedLowess0.0090.0010.010
weightedmedian0.0010.0000.001
zscore0.0010.0000.001