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 2.14: CHECK report for lumi on morelia

This page was generated on 2014-10-08 09:02:59 -0700 (Wed, 08 Oct 2014).

Package 449/824HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
lumi 2.16.0
Pan Du
Snapshot Date: 2014-10-07 17:20:37 -0700 (Tue, 07 Oct 2014)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_2_14/madman/Rpacks/lumi
Last Changed Rev: 88838 / Revision: 95116
Last Changed Date: 2014-04-11 14:07:21 -0700 (Fri, 11 Apr 2014)
zin2 Linux (Ubuntu 12.04.4 LTS) / x86_64  OK  OK  WARNINGS 
moscato2 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  OK  OK  WARNINGS  OK 
petty Mac OS X Snow Leopard (10.6.8) / x86_64  OK  OK  WARNINGS  OK 
morelia Mac OS X Mavericks (10.9.5) / x86_64  OK  OK [ WARNINGS ] OK 

Summary

Package: lumi
Version: 2.16.0
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings --no-multiarch lumi_2.16.0.tar.gz
StartedAt: 2014-10-07 23:46:11 -0700 (Tue, 07 Oct 2014)
EndedAt: 2014-10-07 23:56:16 -0700 (Tue, 07 Oct 2014)
EllapsedTime: 604.8 seconds
RetCode: 0
Status:  WARNINGS 
CheckDir: lumi.Rcheck
Warnings: 1

Command output

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


* using log directory ‘/Users/biocbuild/bbs-2.14-bioc/meat/lumi.Rcheck’
* using R version 3.1.1 (2014-07-10)
* using platform: x86_64-apple-darwin13.1.0 (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘lumi/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘lumi’ version ‘2.16.0’
* 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 ‘lumi’ can be installed ... [35s/35s] OK
* checking installed package size ... NOTE
  installed size is  9.5Mb
  sub-directories of 1Mb or more:
    data   3.6Mb
    doc    5.2Mb
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... NOTE
Package listed in more than one of Depends, Imports, Suggests, Enhances:
  ‘Biobase’
A package should be listed in only one of these fields.
* 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 ... WARNING
'::' or ':::' import not declared from: ‘bigmemoryExtras’
See the information on DESCRIPTION files in the chapter ‘Creating R
packages’ of 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 ... NOTE
prepare_Rd: getChrInfo.Rd:23-25: Dropping empty section \details
prepare_Rd: getChrInfo.Rd:29-31: Dropping empty section \references
prepare_Rd: getChrInfo.Rd:38-40: Dropping empty section \seealso
prepare_Rd: getChrInfo.Rd:41-44: Dropping empty section \examples
prepare_Rd: importMethyIDAT.Rd:39-42: Dropping empty section \examples
* checking Rd metadata ... OK
* checking Rd cross-references ... NOTE
Packages unavailable to check Rd xrefs: ‘bigmemoryExtras’, ‘hdrcde’
* 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 contents of ‘data’ directory ... OK
* checking data for non-ASCII characters ... OK
* checking data for ASCII and uncompressed saves ... OK
* checking sizes of PDF files under ‘inst/doc’ ... OK
* checking installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... [235s/238s] OK
Examples with CPU or elapsed time > 5s
                     user system elapsed
lumiMethyStatus    91.285  7.586  99.611
getNuIDMappingInfo 17.705  0.087  17.841
nuID2RefSeqID      14.868  0.053  14.933
nuID2EntrezID       9.969  0.046  10.021
getChipInfo         6.066  0.259   6.593
methylationCall     5.284  0.318   5.705
plotGammaFit        5.303  0.265   5.574
targetID2nuID       5.163  0.106   5.382
nuID2IlluminaID     5.096  0.107   5.208
nuID2targetID       4.984  0.103   5.095
* 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

WARNING: There was 1 warning.
NOTE: There were 4 notes.
See
  ‘/Users/biocbuild/bbs-2.14-bioc/meat/lumi.Rcheck/00check.log’
for details.

lumi.Rcheck/00install.out:

* installing *source* package ‘lumi’ ...
** R
** data
** inst
** preparing package for lazy loading
Warning: replacing previous import by ‘graphics::image’ when loading ‘methylumi’
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
Warning: replacing previous import by ‘graphics::image’ when loading ‘methylumi’
* DONE (lumi)

lumi.Rcheck/lumi-Ex.timings:

nameusersystemelapsed
LumiBatch-class3.1640.0403.207
MAplot-methods4.6280.0424.680
addAnnotationInfo0.0700.0040.074
addControlData2lumi000
addNuID2lumi0.0010.0000.001
adjColorBias.quantile2.0650.0392.121
adjColorBias.ssn1.1130.0121.219
bgAdjust0.1020.0080.110
bgAdjustMethylation0.2920.0070.300
boxplot-MethyLumiM-methods1.1340.0161.152
boxplot-methods0.1210.0060.127
boxplotColorBias1.0500.0161.067
density-methods0.1120.0110.123
detectOutlier0.1210.0090.131
detectionCall0.1830.0180.201
estimateBeta0.1250.0040.131
estimateIntensity0.5660.0090.575
estimateLumiCV0.1280.0110.140
estimateM1.0750.0141.091
estimateMethylationBG0.2480.0050.253
example.lumi0.100.010.11
example.lumiMethy0.0570.0030.060
example.methyTitration0.2050.0110.215
gammaFitEM4.7800.1914.995
getChipInfo6.0660.2596.593
getControlData0.0050.0010.005
getControlProbe0.0040.0010.004
getControlType0.0030.0010.004
getNuIDMappingInfo17.705 0.08717.841
hist-methods0.1740.0120.186
id2seq0.0010.0000.001
inverseVST0.7580.0230.781
is.nuID0.0010.0000.002
lumiB0.1030.0070.110
lumiExpresso0.3090.0160.325
lumiMethyB0.4860.0080.494
lumiMethyC1.6720.0601.737
lumiMethyN0.0790.0020.081
lumiMethyStatus91.285 7.58699.611
lumiN0.6640.0210.714
lumiQ0.6790.0180.702
lumiR0.0010.0000.001
lumiR.batch0.0010.0000.000
lumiT0.4060.0220.436
methylationCall5.2840.3185.705
normalizeMethylation.quantile0.2360.0140.251
normalizeMethylation.ssn0.6890.0110.702
nuID2EntrezID 9.969 0.04610.021
nuID2IlluminaID5.0960.1075.208
nuID2RefSeqID14.868 0.05314.933
nuID2probeID4.1000.0994.201
nuID2targetID4.9840.1035.095
pairs-methods1.0330.0391.077
plot-methods2.1460.0312.204
plotCDF0.1700.0130.184
plotColorBias1D0.4270.0110.443
plotColorBias2D0.3180.0050.325
plotControlData0.0040.0010.005
plotDensity0.1750.0140.189
plotGammaFit5.3030.2655.574
plotHousekeepingGene0.0040.0010.005
plotSampleRelation0.9800.0121.005
plotStringencyGene0.0030.0010.003
plotVST0.4090.0140.432
probeID2nuID4.8110.1034.981
produceGEOPlatformFile0.0010.0010.001
produceGEOSubmissionFile0.0010.0000.000
produceMethylationGEOSubmissionFile000
seq2id0.0010.0010.001
targetID2nuID5.1630.1065.382
vst0.3980.0110.410