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.13: CHECK report for ggbio on zin1

This page was generated on 2014-04-05 09:48:11 -0700 (Sat, 05 Apr 2014).

Package 308/750HostnameOS / ArchBUILDCHECKBUILD BIN
ggbio 1.10.16
Tengfei Yin
Snapshot Date: 2014-04-04 16:20:29 -0700 (Fri, 04 Apr 2014)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_2_13/madman/Rpacks/ggbio
Last Changed Rev: 88437 / Revision: 88450
Last Changed Date: 2014-04-04 11:55:00 -0700 (Fri, 04 Apr 2014)
zin1 Linux (Ubuntu 12.04.4 LTS) / x86_64  OK [ WARNINGS ]
moscato1 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  OK  WARNINGS  OK 
perceval Mac OS X Snow Leopard (10.6.8) / x86_64  OK  WARNINGS  OK 

Summary

Package: ggbio
Version: 1.10.16
Command: /home/biocbuild/bbs-2.13-bioc/R/bin/R CMD check --no-vignettes --timings ggbio_1.10.16.tar.gz
StartedAt: 2014-04-05 01:30:03 -0700 (Sat, 05 Apr 2014)
EndedAt: 2014-04-05 01:40:14 -0700 (Sat, 05 Apr 2014)
EllapsedTime: 611.2 seconds
RetCode: 0
Status:  WARNINGS 
CheckDir: ggbio.Rcheck
Warnings: 1

Command output

* using log directory ‘/home/biocbuild/bbs-2.13-bioc/meat/ggbio.Rcheck’
* using R version 3.0.3 (2014-03-06)
* using platform: x86_64-unknown-linux-gnu (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘ggbio/DESCRIPTION’ ... OK
* this is package ‘ggbio’ version ‘1.10.16’
* 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 ‘ggbio’ can be installed ... [21s/21s] 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:
  ‘methods’ ‘ggplot2’
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 ... NOTE
Namespace in Imports field not imported from: ‘Biobase’
  All declared Imports should be used.
‘:::’ calls which should be ‘::’:
  ‘biovizBase:::flatGrl’ ‘biovizBase:::isIdeogram’
  See the note in ?`:::` about the use of this operator.
Unexported objects imported by ‘:::’ calls:
  ‘ggplot2:::add_ggplot’ ‘ggplot2:::cunion’ ‘ggplot2:::rescale01’
  ‘ggplot2:::set_last_plot’ ‘ggplot2:::zeroGrob’
  See the note in ?`:::` about the use of this operator.
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 ... NOTE
Ideogram: warning in getIdeogram(genome = genome, subchr = subchr,
  cytoband = cytoband): partial argument match of 'cytoband' to
  'cytobands'
align.plots : addLabel : <anonymous>: warning in gtable(width =
  unit.c(label.width, unit(1, "null")), height = unit(1, "null")):
  partial argument match of 'width' to 'widths'
align.plots : addLabel : <anonymous>: warning in gtable(width =
  unit.c(label.width, unit(1, "null")), height = unit(1, "null")):
  partial argument match of 'height' to 'heights'
align.plots : addLabel : <anonymous>: warning in gtable(width = unit(1,
  "null"), height = unit.c(label.width, unit(1, "null"))): partial
  argument match of 'width' to 'widths'
align.plots : addLabel : <anonymous>: warning in gtable(width = unit(1,
  "null"), height = unit.c(label.width, unit(1, "null"))): partial
  argument match of 'height' to 'heights'
alignPlots : addLabel : <anonymous>: warning in gtable(width =
  unit.c(label.width, unit(1, "null")), height = unit(1, "null")):
  partial argument match of 'width' to 'widths'
alignPlots : addLabel : <anonymous>: warning in gtable(width =
  unit.c(label.width, unit(1, "null")), height = unit(1, "null")):
  partial argument match of 'height' to 'heights'
alignPlots : addLabel : <anonymous>: warning in gtable(width = unit(1,
  "null"), height = unit.c(label.width, unit(1, "null"))): partial
  argument match of 'width' to 'widths'
alignPlots : addLabel : <anonymous>: warning in gtable(width = unit(1,
  "null"), height = unit.c(label.width, unit(1, "null"))): partial
  argument match of 'height' to 'heights'
getAxisHeight: warning in convertUnit(h1, "cm", value = TRUE): partial
  argument match of 'value' to 'valueOnly'
getAxisHeight: warning in convertUnit(h2, "cm", value = TRUE): partial
  argument match of 'value' to 'valueOnly'
gfun : <anonymous>: warning in selectMethod(.method, sig = "GRanges"):
  partial argument match of 'sig' to 'signature'
ifun : <anonymous>: warning in selectMethod(.method, sig = "GRanges"):
  partial argument match of 'sig' to 'signature'
plotKaryogram: warning in getIdeogram(cytoband = cytoband): partial
  argument match of 'cytoband' to 'cytobands'
plotStackedOverview: warning in getIdeogram(cytoband = cytoband):
  partial argument match of 'cytoband' to 'cytobands'
layout_linear,GRanges: warning in facet_grid(scale = "free_x", space =
  "free_x"): partial argument match of 'scale' to 'scales'
.combineNames: no visible binding for global variable
  ‘.layout_circle.geoms’
.combineNames: no visible binding for global variable
  ‘.layout_circle.stats’
ScalePlot: no visible binding for global variable ‘y’
ScalePlot2: no visible binding for global variable ‘breaks’
ScalePlot2: no visible binding for global variable ‘yend’
ScalePlot2: no visible binding for global variable ‘y.text’
align.plots: no visible binding for global variable ‘lgrobs’
alignPlots: no visible binding for global variable ‘lgrobs’
ggsave : default_name: no visible global function definition for
  ‘digest.ggplot’
plotInter: no visible binding for global variable ‘fe’
plotInter: no visible binding for global variable ‘value’
plotInter2: no visible binding for global variable ‘fe’
plotInter2: no visible binding for global variable ‘value’
scale_x_sequnit: no visible binding for global variable ‘.x’
height,GGbio: no visible binding for global variable ‘mt’
height,Tracked: no visible binding for global variable ‘mt’
height,gg: no visible binding for global variable ‘mt’
* checking Rd files ... NOTE
prepare_Rd: Grob-class.Rd:22-24: Dropping empty section \usage
prepare_Rd: Grob-class.Rd:25-26: Dropping empty section \arguments
prepare_Rd: Grob-class.Rd:29-30: Dropping empty section \details
prepare_Rd: Grob-class.Rd:27-28: Dropping empty section \value
prepare_Rd: Grob-class.Rd:31-32: Dropping empty section \references
prepare_Rd: Grob-class.Rd:33-34: Dropping empty section \seealso
prepare_Rd: Grob-class.Rd:35-36: Dropping empty section \examples
* checking Rd metadata ... OK
* checking Rd cross-references ... OK
* checking for missing documentation entries ... OK
* checking for code/documentation mismatches ... WARNING
Codoc mismatches from documentation object 'tracks':
tracks
  Code: function(..., heights, xlim, xlab = NULL, main = NULL, title =
                 NULL, theme = NULL, track.plot.color = NULL,
                 track.bg.color = NULL, main.height = unit(1.5,
                 "lines"), scale.height = unit(1, "lines"), xlab.height
                 = unit(1.5, "lines"), padding = unit(-1, "lines"),
                 labeled = NULL, label.bg.color = "white",
                 label.bg.fill = "gray80", label.text.color = "black",
                 label.text.cex = 1, label.width = unit(2.5, "lines"))
  Docs: function(..., heights, xlim, xlab = NULL, main = NULL, title =
                 NULL, theme = NULL, track.plot.color = NULL,
                 track.bg.color = NULL, main.height = unit(2, "lines"),
                 scale.height = unit(2, "lines"), xlab.height = unit(2,
                 "lines"), padding = unit(-1, "lines"), labeled = NULL,
                 label.bg.color = "white", label.bg.fill = "gray80",
                 label.text.color = "black", label.text.cex = 1,
                 label.width = unit(2.5, "lines"))
  Mismatches in argument default values:
    Name: 'main.height' Code: unit(1.5, "lines") Docs: unit(2, "lines")
    Name: 'scale.height' Code: unit(1, "lines") Docs: unit(2, "lines")
    Name: 'xlab.height' Code: unit(1.5, "lines") Docs: unit(2, "lines")

* checking Rd \usage sections ... OK
* checking Rd contents ... OK
* checking for unstated dependencies in examples ... OK
* checking installed files from ‘inst/doc’ ... NOTE
The following files should probably not be installed:
  ‘Makefile’

Consider the use of a .Rinstignore file: see ‘Writing R Extensions’,
or move the vignette sources from ‘inst/doc’ to ‘vignettes’.
* checking for old-style vignette sources ... NOTE
Vignette sources only in ‘inst/doc’:
  ‘ggbio.Rnw’
A ‘vignettes’ directory will be required as from R 3.1.0
* checking examples ... [395s/398s] OK
Examples with CPU or elapsed time > 5s
                              user system elapsed
autoplot-method            141.629  0.544 142.848
tracks                      36.266  0.064  36.618
layout_karyogram-method     26.697  0.060  26.970
geom_alignment-method       25.458  0.188  25.807
plotRangesLinkedToData      19.741  0.124  20.010
geom_arrow-method           15.525  0.028  15.577
stat_aggregate-method       15.313  0.008  15.349
ggplot-method               11.725  0.036  11.808
layout_circle-method         9.865  0.004   9.927
plotGrandLinear              7.904  0.028   8.090
stat_bin-method              7.332  0.004   7.598
stat_reduce-method           7.064  0.080   7.176
geom_chevron-method          6.881  0.008   6.898
scale_fill_giemsa            5.433  0.016   5.460
arrangeGrobByParsingLegend   5.040  0.040   5.095
geom_rect-method             4.952  0.020   5.017
* checking for unstated dependencies in tests ... OK
* checking tests ...
  Running ‘test-all.R’ [10s/10s]
 [10s/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

WARNING: There was 1 warning.
NOTE: There were 6 notes.
See
  ‘/home/biocbuild/bbs-2.13-bioc/meat/ggbio.Rcheck/00check.log’
for details.

ggbio.Rcheck/00install.out:

* installing *source* package ‘ggbio’ ...
** R
** inst
** preparing package for lazy loading
in method for ‘getLimits’ with signature ‘"GGbio"’: no definition for class “GGbio”
in method for ‘getLimits’ with signature ‘"ggplotPlot"’: no definition for class “ggplotPlot”
in method for ‘getLimits’ with signature ‘"ggbioPlot"’: no definition for class “ggbioPlot”
Creating a new generic function for ‘rescale’ in package ‘ggbio’
Creating a new generic function for ‘xlim’ in package ‘ggbio’
in method for ‘labeled’ with signature ‘"Ideogram"’: no definition for class “Ideogram”
in method for ‘labeled<-’ with signature ‘"Ideogram","logical"’: no definition for class “Ideogram”
Creating a generic function for ‘print’ from package ‘base’ in package ‘ggbio’
NOTE: arguments in definition for validity method for class 'PlotList' changed from (x) to (object)
Creating a generic function for ‘summary’ from package ‘base’ in package ‘ggbio’
Creating a new generic function for ‘geom_rect’ in package ‘ggbio’
Creating a new generic function for ‘geom_segment’ in package ‘ggbio’
Creating a new generic function for ‘geom_bar’ in package ‘ggbio’
Creating a new generic function for ‘stat_identity’ in package ‘ggbio’
Creating a new generic function for ‘stat_bin’ in package ‘ggbio’
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (ggbio)

ggbio.Rcheck/ggbio-Ex.timings:

nameusersystemelapsed
arrangeGrobByParsingLegend5.0400.0405.095
autoplot-method141.629 0.544142.848
geom_alignment-method25.458 0.18825.807
geom_arch-method2.0160.0042.026
geom_arrow-method15.525 0.02815.577
geom_arrowrect-method4.8800.0084.917
geom_bar-method1.4760.0201.498
geom_chevron-method6.8810.0086.898
geom_rect-method4.9520.0205.017
geom_segment-method4.7520.0244.791
ggbio-class0.0120.0000.008
ggplot-method11.725 0.03611.808
layout_circle-method9.8650.0049.927
layout_karyogram-method26.697 0.06026.970
mold-method1.5410.0121.556
plotFragLength0.0080.0040.014
plotGrandLinear7.9040.0288.090
plotRangesLinkedToData19.741 0.12420.010
plotSingleChrom0.0000.0000.001
plotSpliceSum0.0040.0000.001
plotStackedOverview0.0120.0000.012
rescale-method0.1360.0000.138
scale_fill_fold_change0.6160.0000.655
scale_fill_giemsa5.4330.0165.460
scale_x_sequnit0.4200.0080.431
stat_aggregate-method15.313 0.00815.349
stat_bin-method7.3320.0047.598
stat_coverage-method3.9960.0324.069
stat_gene-method0.0040.0000.002
stat_identity-method3.9770.0164.011
stat_reduce-method7.0640.0807.176
stat_slice-method4.3240.0124.345
stat_stepping-method3.5970.0083.614
stat_table-method2.3840.0042.393
theme2.7640.0082.808
tracks36.266 0.06436.618