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.2: CHECK report for methyAnalysis on linux1.bioconductor.org

This page was generated on 2015-10-27 17:25:35 -0400 (Tue, 27 Oct 2015).

Package 631/1104HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
methyAnalysis 1.12.0
Pan Du
Snapshot Date: 2015-10-26 19:24:07 -0400 (Mon, 26 Oct 2015)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_2/madman/Rpacks/methyAnalysis
Last Changed Rev: 109589 / Revision: 109947
Last Changed Date: 2015-10-13 15:36:05 -0400 (Tue, 13 Oct 2015)
linux1.bioconductor.org Linux (Ubuntu 14.04.2 LTS) / x86_64  OK  OK [ WARNINGS ]UNNEEDED, same version exists in internal repository
windows1.bioconductor.org Windows Server 2012 R2 Enterprise SP1 (64-bit) / x64  OK  OK  WARNINGS  OK UNNEEDED, same version exists in internal repository
perceval Mac OS X Snow Leopard (10.6.8) / x86_64  OK  OK  WARNINGS  OK UNNEEDED, same version exists in internal repository
oaxaca Mac OS X Mavericks (10.9.5) / x86_64  OK  OK  WARNINGS  OK UNNEEDED, same version exists in internal repository

Summary

Package: methyAnalysis
Version: 1.12.0
Command: /home/biocbuild/bbs-3.2-bioc/R/bin/R CMD check --no-vignettes --timings methyAnalysis_1.12.0.tar.gz
StartedAt: 2015-10-27 05:35:34 -0400 (Tue, 27 Oct 2015)
EndedAt: 2015-10-27 05:44:46 -0400 (Tue, 27 Oct 2015)
EllapsedTime: 552.4 seconds
RetCode: 0
Status:  WARNINGS 
CheckDir: methyAnalysis.Rcheck
Warnings: 4

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.2-bioc/R/bin/R CMD check --no-vignettes --timings methyAnalysis_1.12.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.2-bioc/meat/methyAnalysis.Rcheck’
* using R version 3.2.2 (2015-08-14)
* using platform: x86_64-pc-linux-gnu (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘methyAnalysis/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘methyAnalysis’ version ‘1.12.0’
* checking package namespace information ... OK
* checking package dependencies ... NOTE
Depends: includes the non-default packages:
  ‘grid’ ‘BiocGenerics’ ‘IRanges’ ‘GenomeInfoDb’ ‘GenomicRanges’
  ‘Biobase’ ‘org.Hs.eg.db’
Adding so many packages to the search path is excessive and importing
selectively is preferable.
* 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 ‘methyAnalysis’ can be installed ... [34s/34s] OK
* checking installed package size ... OK
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... NOTE
Packages listed in more than one of Depends, Imports, Suggests, Enhances:
  ‘GenomicRanges’ ‘IRanges’ ‘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’
Packages in Depends field not imported from:
  ‘grid’ ‘org.Hs.eg.db’
  These packages need to be imported from (in the NAMESPACE file)
  for when this namespace is loaded but not attached.
Unexported objects imported by ':::' calls:
  ‘Gviz:::.parMappings’ ‘Gviz:::.setupTextSize’ ‘Gviz:::.z2icol’
  ‘Gviz:::setStacks’ ‘genoset:::initGenoSet’
  See the note in ?`:::` about the use of this operator.
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
identifyCpG: warning in GRanges(seqname = rep(seqname, mLen_cg), ranges
  = IRanges(start = start(cg_matches), end = end(cg_matches)), strand =
  rep("+", mLen_cg), pattern = rep(pattern, mLen_cg)): partial argument
  match of 'seqname' to 'seqnames'
.estimateTrackHeight: no visible global function definition for
  ‘convertY’
.estimateTrackHeight: no visible global function definition for ‘unit’
.identifySigProbe: no visible global function definition for ‘rowMax’
MethyGenoSet: no visible global function definition for
  ‘assayDataElementNames’
MethyLumiM2GenoSet: no visible global function definition for ‘fData’
MethyLumiM2GenoSet: no visible global function definition for
  ‘metadata’
MethyLumiM2GenoSet: no visible global function definition for
  ‘assayDataElementNames’
MethyLumiM2GenoSet: no visible global function definition for
  ‘assayDataElement’
MethyLumiM2GenoSet: no visible global function definition for ‘fData<-’
annotateDMRInfo: no visible global function definition for
  ‘elementLengths’
annotateDMRInfo: no visible global function definition for ‘values’
annotateGRanges: no visible global function definition for
  ‘elementLengths’
annotateGRanges: no visible global function definition for ‘values’
annotateGRanges: no visible global function definition for ‘resize’
annotateGRanges: no visible global function definition for ‘values<-’
annotateGRanges: no visible global function definition for ‘flank’
annotateGRanges: no visible global function definition for ‘nearest’
annotateGRanges: no visible global function definition for
  ‘findOverlaps’
annotateGRanges: no visible global function definition for ‘queryHits’
annotateGRanges: no visible global function definition for
  ‘subjectHits’
buildAnnotationTracks: no visible global function definition for
  ‘values<-’
buildAnnotationTracks: no visible global function definition for
  ‘DataFrame’
buildAnnotationTracks: no visible global function definition for
  ‘values’
checkChrName: no visible global function definition for ‘ranges<-’
createTranscriptTrack: no visible global function definition for
  ‘values’
detectDMR.slideWin: no visible global function definition for
  ‘values<-’
estimateCMR.methylation: no visible global function definition for
  ‘findOverlaps’
estimateCMR.methylation: no visible global function definition for
  ‘fData’
estimateCMR.methylation: no visible global function definition for
  ‘values’
estimateMethySeq: no visible global function definition for ‘slice’
estimateMethySeq: no visible global function definition for ‘DataFrame’
estimateMethySeq: no visible global function definition for
  ‘findOverlaps’
estimateMethySeq: no visible global function definition for ‘values<-’
estimateMethySeq: no visible global function definition for ‘values’
export.methyGenoSet: no visible global function definition for
  ‘assayDataElement’
export.methyGenoSet: no visible global function definition for
  ‘assayDataElementNames’
filterBisulfiteVariant: no visible global function definition for
  ‘slice’
filterBisulfiteVariant: no visible global function definition for
  ‘findOverlaps’
getContinuousRegion: no visible global function definition for
  ‘values<-’
getContinuousRegion: no visible global function definition for ‘values’
getContinuousRegion: no visible global function definition for ‘reduce’
getCoverage: no visible global function definition for ‘values<-’
getCoverage: no visible global function definition for ‘DataFrame’
getCoverage: no visible global function definition for ‘values’
getMethyProbeLocation: no visible global function definition for
  ‘features’
getMethyProbeLocation: no visible global function definition for
  ‘values<-’
getMethyProbeLocation: no visible global function definition for
  ‘DataFrame’
getMethyProbeLocation: no visible global function definition for ‘keys’
heatmapByChromosome: no visible global function definition for
  ‘pushViewport’
heatmapByChromosome: no visible global function definition for
  ‘viewport’
heatmapByChromosome: no visible global function definition for
  ‘grid.layout’
heatmapByChromosome: no visible global function definition for
  ‘popViewport’
heatmapByChromosome: no visible global function definition for
  ‘convertX’
heatmapByChromosome: no visible global function definition for ‘unit’
heatmapByChromosome: no visible global function definition for
  ‘convertY’
heatmapByChromosome: no visible global function definition for
  ‘grid.rect’
heatmapByChromosome: no visible global function definition for ‘gpar’
heatmapByChromosome: no visible global function definition for
  ‘grid.lines’
identifyCpG: no visible global function definition for ‘matchPattern’
identifySigDMR: no visible global function definition for ‘values’
identifySigDMR: no visible global function definition for ‘values<-’
identifySigDMR: no visible global function definition for
  ‘subsetByOverlaps’
plotHeatmapByGene: no visible global function definition for
  ‘grid.newpage’
plotHeatmapByGene: no visible global function definition for
  ‘pushViewport’
plotHeatmapByGene: no visible global function definition for ‘viewport’
plotHeatmapByGene: no visible global function definition for
  ‘grid.layout’
plotHeatmapByGene: no visible global function definition for
  ‘popViewport’
plotHeatmapByGene: no visible global function definition for
  ‘grid.rect’
plotHeatmapByGene: no visible global function definition for ‘gpar’
plotHeatmapByGene: no visible global function definition for
  ‘grid.segments’
plotHeatmapByGene: no visible global function definition for ‘convertX’
plotHeatmapByGene: no visible global function definition for ‘unit’
plotHeatmapByGene: no visible global function definition for
  ‘grid.text’
plotHeatmapByGene: no visible global function definition for ‘convertY’
plotMethylationHeatmapByGene: no visible global function definition for
  ‘assayDataElement<-’
plotMethylationHeatmapByGene : <anonymous>: no visible global function
  definition for ‘grid.newpage’
plotMethylationHeatmapByGene : <anonymous>: no visible global function
  definition for ‘pushViewport’
plotMethylationHeatmapByGene : <anonymous>: no visible global function
  definition for ‘viewport’
plotMethylationHeatmapByGene : <anonymous>: no visible global function
  definition for ‘grid.layout’
plotMethylationHeatmapByGene : <anonymous>: no visible global function
  definition for ‘popViewport’
plotMethylationHeatmapByGene : <anonymous>: no visible global function
  definition for ‘grid.rect’
plotMethylationHeatmapByGene : <anonymous>: no visible global function
  definition for ‘gpar’
plotMethylationHeatmapByGene : <anonymous>: no visible global function
  definition for ‘grid.segments’
plotMethylationHeatmapByGene : <anonymous>: no visible global function
  definition for ‘convertX’
plotMethylationHeatmapByGene : <anonymous>: no visible global function
  definition for ‘unit’
plotMethylationHeatmapByGene : <anonymous>: no visible global function
  definition for ‘grid.text’
plotMethylationHeatmapByGene : <anonymous>: no visible global function
  definition for ‘convertY’
plotTracksWithDataTrackInfo : <anonymous>: no visible global function
  definition for ‘values’
plotTracksWithDataTrackInfo: no visible global function definition for
  ‘grid.newpage’
plotTracksWithDataTrackInfo: no visible global function definition for
  ‘pushViewport’
plotTracksWithDataTrackInfo: no visible global function definition for
  ‘viewport’
plotTracksWithDataTrackInfo: no visible global function definition for
  ‘grid.layout’
plotTracksWithDataTrackInfo: no visible global function definition for
  ‘convertX’
plotTracksWithDataTrackInfo: no visible global function definition for
  ‘unit’
plotTracksWithDataTrackInfo : <anonymous>: no visible global function
  definition for ‘convertX’
plotTracksWithDataTrackInfo : <anonymous>: no visible global function
  definition for ‘unit’
plotTracksWithDataTrackInfo: no visible global function definition for
  ‘popViewport’
plotTracksWithDataTrackInfo: no visible global function definition for
  ‘convertY’
plotTracksWithDataTrackInfo: no visible global function definition for
  ‘grid.text’
plotTracksWithDataTrackInfo: no visible global function definition for
  ‘gpar’
plotTracksWithDataTrackInfo: no visible global function definition for
  ‘grid.rect’
transcriptDb2GeneRegionTrackByGene: no visible global function
  definition for ‘values’
asBigMatrix,GenoSet : .local: no visible global function definition for
  ‘assayDataElement’
asBigMatrix,GenoSet : .local: no visible global function definition for
  ‘assayDataElementNames’
asBigMatrix,GenoSet : .local: no visible global function definition for
  ‘assayDataElement<-’
asBigMatrix,GenoSet : .local: no visible global function definition for
  ‘fData<-’
asBigMatrix,GenoSet : .local: no visible global function definition for
  ‘fData’
coerce,GenoSet-MethyGenoSet: no visible global function definition for
  ‘assayDataElementNames’
coerce,GenoSet-MethyGenoSet: no visible global function definition for
  ‘assayDataElement’
coerce,GenoSet-MethyGenoSet: no visible global function definition for
  ‘fData<-’
coerce,GenoSet-MethyGenoSet: no visible global function definition for
  ‘fData’
coerce,MethyGenoSet-MethyLumiM: no visible global function definition
  for ‘fData’
coerce,MethyGenoSet-MethyLumiM: no visible global function definition
  for ‘phenoData’
coerce,MethyGenoSet-MethyLumiM: no visible global function definition
  for ‘fData<-’
detection,MethyGenoSet: no visible global function definition for
  ‘assayDataElementNames’
detection,MethyGenoSet: no visible global function definition for
  ‘assayDataElement’
detection<-,MethyGenoSet: no visible global function definition for
  ‘storageMode<-’
detection<-,MethyGenoSet: no visible global function definition for
  ‘assayDataElementReplace’
exprs,MethyGenoSet: no visible global function definition for
  ‘assayDataElementNames’
exprs,MethyGenoSet: no visible global function definition for
  ‘assayDataElement’
exprs<-,MethyGenoSet-ANY: no visible global function definition for
  ‘storageMode<-’
exprs<-,MethyGenoSet-ANY: no visible global function definition for
  ‘assayDataElementReplace’
methylated,MethyGenoSet: no visible global function definition for
  ‘assayDataElementNames’
methylated,MethyGenoSet: no visible global function definition for
  ‘assayDataElement’
methylated<-,MethyGenoSet-ANY: no visible global function definition
  for ‘storageMode<-’
methylated<-,MethyGenoSet-ANY: no visible global function definition
  for ‘assayDataElementReplace’
unmethylated,MethyGenoSet: no visible global function definition for
  ‘assayDataElementNames’
unmethylated,MethyGenoSet: no visible global function definition for
  ‘assayDataElement’
unmethylated<-,MethyGenoSet-ANY: no visible global function definition
  for ‘storageMode<-’
unmethylated<-,MethyGenoSet-ANY: no visible global function definition
  for ‘assayDataElementReplace’
* checking Rd files ... NOTE
prepare_Rd: estimateCMR.methylation.Rd:35-36: Dropping empty section \details
prepare_Rd: estimateCMR.methylation.Rd:45-47: Dropping empty section \examples
prepare_Rd: estimateMethySeq.Rd:33-35: Dropping empty section \details
prepare_Rd: estimateMethySeq.Rd:44-46: Dropping empty section \seealso
prepare_Rd: estimateMethySeq.Rd:47-49: Dropping empty section \examples
prepare_Rd: filterBisulfiteVariant.Rd:51-52: Dropping empty section \examples
prepare_Rd: getCoverage.Rd:35-36: Dropping empty section \examples
* checking Rd metadata ... OK
* checking Rd cross-references ... NOTE
Package unavailable to check Rd xrefs: ‘bigmemoryExtras’
* checking for missing documentation entries ... OK
* checking for code/documentation mismatches ... WARNING
Codoc mismatches from documentation object 'estimateCMR.methylation':
estimateCMR.methylation
  Code: function(cmr, methyGenoSet, estimateFun = mean, probeAnnotation
                 = NULL, selectGeneElement = c("exon1", "promoter"),
                 mc.cores = min(12, detectCores()))
  Docs: function(cmr, methyGenoSet, tx2probe.corList = NULL,
                 estimateFun = mean, probeAnnotation = NULL,
                 selectGeneElement = c("exon1", "promoter"), mc.cores =
                 min(12, detectCores()))
  Argument names in docs not in code:
    tx2probe.corList
  Mismatches in argument names (first 3):
    Position: 3 Code: estimateFun Docs: tx2probe.corList
    Position: 4 Code: probeAnnotation Docs: estimateFun
    Position: 5 Code: selectGeneElement Docs: probeAnnotation

* checking Rd \usage sections ... WARNING
Undocumented arguments in documentation object 'estimateCMR.methylation'
  ‘tx2probe.corList’

Functions with \usage entries need to have the appropriate \alias
entries, and all their arguments documented.
The \usage entries must correspond to syntactically valid R code.
See chapter ‘Writing R documentation files’ in the ‘Writing R
Extensions’ manual.
* 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 installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... [160s/246s] WARNING
Found the following significant warnings:

  Warning: 'pData' is deprecated.
  Warning: 'pData' is deprecated.
  Warning: 'pData' is deprecated.
  Warning: 'pData' is deprecated.
  Warning: 'pData' is deprecated.
  Warning: 'pData' is deprecated.
  Warning: 'pData' is deprecated.
  Warning: 'pData' is deprecated.
Deprecated functions may be defunct as soon as of the next release of
R.
See ?Deprecated.
Examples with CPU or elapsed time > 5s
                               user system elapsed
plotMethylationHeatmapByGene 36.703  0.072  68.936
MethyLumiM2GenoSet           19.109  0.287  19.478
plotTracksWithDataTrackInfo  15.402  0.040  15.715
plotHeatmapByGene            15.244  0.040  32.531
buildAnnotationTracks        15.084  0.121  51.126
heatmapByChromosome          13.425  0.036  13.711
createTranscriptTrack        13.330  0.048  13.387
annotateDMRInfo               4.952  0.116   5.078
* 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: 4 WARNINGs, 5 NOTEs
See
  ‘/home/biocbuild/bbs-3.2-bioc/meat/methyAnalysis.Rcheck/00check.log’
for details.


methyAnalysis.Rcheck/00install.out:

* installing *source* package ‘methyAnalysis’ ...
** R
** data
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (methyAnalysis)

methyAnalysis.Rcheck/methyAnalysis-Ex.timings:

nameusersystemelapsed
MethyGenoSet-class0.0780.0010.078
MethyLumiM2GenoSet19.109 0.28719.478
annotateDMRInfo4.9520.1165.078
annotateGRanges1.4770.0041.481
buildAnnotationTracks15.084 0.12151.126
checkChrName0.0930.0000.093
createTranscriptTrack13.330 0.04813.387
detectDMR.slideWin0.5840.0040.588
exampleMethyGenoSet0.1540.0000.153
export.DMRInfo3.9440.0123.959
export.methyGenoSet0.2520.0120.264
getContinuousRegion0.5710.0040.576
heatmapByChromosome13.425 0.03613.711
identifyCpG000
identifySigDMR0.5630.0040.567
plotHeatmapByGene15.244 0.04032.531
plotMethylationHeatmapByGene36.703 0.07268.936
plotTracksWithDataTrackInfo15.402 0.04015.715
smoothMethyData0.4750.0000.475