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.1: CHECK report for limma on petty

This page was generated on 2015-10-09 09:32:30 -0700 (Fri, 09 Oct 2015).

Package 525/1024HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
limma 3.24.15
Gordon Smyth
Snapshot Date: 2015-10-08 17:20:21 -0700 (Thu, 08 Oct 2015)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_1/madman/Rpacks/limma
Last Changed Rev: 107141 / Revision: 109384
Last Changed Date: 2015-08-05 01:49:25 -0700 (Wed, 05 Aug 2015)
zin2 Linux (Ubuntu 14.04.2 LTS) / x86_64  OK  OK  OK UNNEEDED, same version exists in internal repository
moscato2 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository
petty Mac OS X Snow Leopard (10.6.8) / x86_64  OK  OK [ OK ] OK UNNEEDED, same version exists in internal repository
morelia Mac OS X Mavericks (10.9.5) / x86_64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: limma
Version: 3.24.15
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings limma_3.24.15.tar.gz
StartedAt: 2015-10-08 23:56:57 -0700 (Thu, 08 Oct 2015)
EndedAt: 2015-10-08 23:59:09 -0700 (Thu, 08 Oct 2015)
EllapsedTime: 131.6 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 limma_3.24.15.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.1-bioc/meat/limma.Rcheck’
* using R version 3.2.2 Patched (2015-08-14 r69078)
* 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.24.15’
* 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 ... [9s/9s] 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 ... [11s/11s] OK
Examples with CPU or elapsed time > 5s
              user system elapsed
alias2Symbol 6.354  0.158   6.517
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘limma-Tests.R’ [9s/9s]
  Comparing ‘limma-Tests.Rout’ to ‘limma-Tests.Rout.save’ ...1318d1317
< Creating a generic function for 'nchar' from package 'base' in package 'S4Vectors'
 [9s/9s] 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

Status: 1 NOTE
See
  ‘/Users/biocbuild/bbs-3.1-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.1-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.001
PrintLayout0.0030.0010.002
TestResults0.0010.0000.001
alias2Symbol6.3540.1586.517
arrayWeights0.0010.0000.001
arrayWeightsQuick0.0010.0000.001
asMatrixWeights0.0010.0000.002
auROC0.0020.0010.003
avearrays0.0020.0000.003
avereps0.0020.0000.001
backgroundcorrect0.0100.0010.012
barcodeplot0.0500.0060.060
beadCountWeights0.0010.0000.002
blockDiag0.0020.0000.002
camera0.0550.0020.058
cbind0.0110.0000.011
changelog0.0030.0010.003
channel2M0.0030.0000.004
classifytests0.0040.0000.005
contrastAsCoef0.0130.0010.014
contrasts.fit0.0260.0010.027
controlStatus0.0120.0010.012
diffSplice0.0020.0000.001
dim0.0030.0010.004
dupcor0.0010.0000.001
ebayes0.0240.0010.026
fitGammaIntercept0.0020.0000.002
fitfdist0.0020.0010.002
genas0.1780.0100.190
geneSetTest0.0020.0000.003
getSpacing0.0010.0000.002
getlayout0.0010.0000.001
goana0.0020.0000.003
heatdiagram0.0020.0000.001
helpMethods0.0010.0000.001
ids2indices0.0010.0000.002
imageplot0.0510.0040.056
intraspotCorrelation0.0020.0000.001
isfullrank0.0020.0000.003
isnumeric0.0030.0010.003
kooperberg0.0010.0000.001
limmaUsersGuide0.0020.0010.003
lm.series0.0010.0000.001
lmFit0.7510.0250.779
lmscFit0.0020.0000.002
loessfit0.0110.0020.015
ma3x30.0020.0010.003
makeContrasts0.0030.0000.003
makeunique0.0010.0010.002
mdplot0.0070.0010.008
merge0.0110.0010.011
mergeScansRG0.0010.0000.001
modelMatrix0.0040.0010.005
modifyWeights0.0010.0000.001
nec0.0010.0000.001
normalizeMedianAbsValues0.0010.0010.001
normalizeRobustSpline0.0290.0020.031
normalizeVSN0.3930.0120.405
normalizebetweenarrays0.0040.0000.003
normalizeprintorder0.0010.0010.000
normexpfit0.0030.0000.004
normexpfitcontrol0.0010.0010.002
normexpfitdetectionp0.0010.0000.002
normexpsignal0.0000.0000.001
plotDensities0.0020.0000.002
plotExons0.0010.0000.001
plotMD0.0410.0040.047
plotMDS0.0200.0010.021
plotRLDF0.3260.0070.334
plotSplice0.0000.0000.001
plotWithHighlights0.0130.0010.015
plotma0.0430.0050.062
poolvar0.0030.0010.003
predFCm0.0520.0000.052
printorder0.0110.0080.020
printtipWeights0.0010.0000.001
propTrueNull0.0050.0000.006
propexpr0.0010.0000.002
protectMetachar0.0020.0010.002
qqt0.0040.0010.006
qualwt0.0010.0000.001
rankSumTestwithCorrelation0.0110.0000.011
read.idat0.0010.0010.001
read.ilmn0.0010.0000.002
read.maimages0.0010.0010.002
readImaGeneHeader0.0010.0000.001
readgal0.0010.0010.001
removeBatchEffect0.0070.0010.007
removeext0.0010.0000.001
roast0.0520.0020.054
romer0.0640.0020.066
selectmodel0.0250.0000.026
squeezeVar0.0020.0000.002
strsplit20.0010.0000.001
subsetting0.0080.0010.008
targetsA2C0.010.000.01
topGO0.0010.0000.001
topRomer0.0010.0000.001
topSplice0.0000.0000.001
toptable0.0000.0000.001
tricubeMovingAverage0.0040.0010.005
trigammainverse0.0010.0010.002
trimWhiteSpace0.0010.0000.001
uniquegenelist0.0010.0000.001
unwrapdups0.0010.0000.003
venn0.0400.0020.041
volcanoplot0.0010.0000.001
weightedLowess0.0110.0010.016
weightedmedian0.0010.0000.001
zscore0.0030.0000.002