* using log directory ‘/loc/home/biocbuild/bbs-2.12-bioc/meat/ggbio.Rcheck’
* using R Under development (unstable) (2012-12-17 r61365)
* 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.7.12’
* 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 ... OK
* checking installed package size ... NOTE
installed size is 6.9Mb
sub-directories of 1Mb or more:
doc 6.2Mb
* checking package 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 for unstated dependencies in R code ... OK
* checking S3 generic/method consistency ... OK
* checking replacement functions ... WARNING
‘bgColor<-’ ‘hasAxis<-’ ‘height<-’ ‘labeled<-’ ‘mutable<-’
‘\S4method{bgColor<-}{gg,character}’
‘\S4method{bgColor<-}{gtable,character}’
‘\S4method{bgColor<-}{ideogram,character}’
‘\S4method{hasAxis<-}{gg,logical}’
‘\S4method{hasAxis<-}{gtable,logical}’
‘\S4method{hasAxis<-}{ideogram,logical}’
‘\S4method{height<-}{gg,numericORunit}’
‘\S4method{height<-}{gtable,numericORunit}’
‘\S4method{height<-}{ideogram,numericORunit}’
‘\S4method{labeled<-}{gg,logical}’
‘\S4method{labeled<-}{gtable,logical}’
‘\S4method{labeled<-}{ideogram,logical}’
‘\S4method{mutable<-}{gg,logical}’
‘\S4method{mutable<-}{gtable,logical}’
‘\S4method{mutable<-}{ideogram,logical}’
The argument of a replacement function which corresponds to the right
hand side must be named ‘value’.
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
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'
plotIdeogram: warning in getIdeogram(genome = genome, subchr = subchr,
cytoband = cytoband): partial argument match of 'cytoband' to
'cytobands'
plotKaryogram: warning in getIdeogram(cytoband = cytoband): partial
argument match of 'cytoband' to 'cytobands'
plotSingleChrom: warning in getIdeogram(genome = genome, subchr =
subchr, 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'
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’
ggsave : default_name: no visible global function definition for
‘digest.ggplot’
scale_x_sequnit: no visible binding for global variable ‘.x’
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... OK
* checking for missing documentation entries ... WARNING
Undocumented code objects:
‘ggsave’ ‘theme_genome’
Undocumented S4 methods:
generic 'coord_genome' and siglist 'GRanges'
All user-level objects in a package (including S4 classes and methods)
should have documentation entries.
See the chapter ‘Writing R documentation files’ in the ‘Writing R
Extensions’ manual.
* checking for code/documentation mismatches ... WARNING
Codoc mismatches from documentation object 'autoplot':
\S4method{autoplot}{GRanges}
Code: function(object, ..., chr, xlab, ylab, main, truncate.gaps =
FALSE, truncate.fun = NULL, ratio = 0.0025, space.skip
= 0.1, legend = TRUE, geom = NULL, stat = NULL,
chr.weight = NULL, coord = c("default", "genome",
"truncate_gaps"), layout = c("linear", "karyogram",
"circle"))
Docs: function(object, ..., chr, xlab, ylab, main, truncate.gaps =
FALSE, truncate.fun = NULL, ratio = 0.0025, space.skip
= 0.1, legend = TRUE, geom = NULL, stat = NULL, coord
= c("default", "genome", "truncate_gaps"), layout =
c("linear", "karyogram", "circle"))
Argument names in code not in docs:
chr.weight
Mismatches in argument names:
Position: 14 Code: chr.weight Docs: coord
Position: 15 Code: coord Docs: layout
\S4method{autoplot}{Seqinfo}
Code: function(object, ideogram = FALSE, ...)
Docs: function(object, chr, ...)
Argument names in code not in docs:
ideogram
Argument names in docs not in code:
chr
Mismatches in argument names:
Position: 2 Code: ideogram Docs: chr
Codoc mismatches from documentation object 'coord':
coord_genome
Code: function(data, ...)
Docs: function()
Argument names in code not in docs:
data ...
Codoc mismatches from documentation object 'layout_circle':
\S4method{layout_circle}{GRanges}
Code: function(data, ..., geom = c("point", "line", "link", "ribbon",
"rect", "bar", "segment", "hist", "scale", "heatmap",
"ideogram", "text"), linked.to, radius = 10,
trackWidth = 5, space.skip = 0.015, direction =
c("clockwise", "anticlockwise"), link.fun =
function(x, y, n = 30) bezier(x, y, evaluation = n),
rect.inter.n = 60, rank, ylim = NULL, scale.n = 60,
scale.unit = NULL, scale.type = c("M", "B", "sci"),
grid.n = 5, grid.background = "gray70", grid.line =
"white", grid = FALSE, chr.weight = NULL)
Docs: function(data, ..., geom = c("point", "line", "link", "ribbon",
"rect", "bar", "segment", "hist", "scale", "heatmap",
"ideogram", "text"), linked.to, radius = 10,
trackWidth = 5, space.skip = 0.015, direction =
c("clockwise", "anticlockwise"), link.fun =
function(x, y, n = 30) bezier(x, y, evaluation = n),
rect.inter.n = 60, rank, ylim = NULL, scale.n = 60,
scale.unit = NULL, scale.type = c("M", "B", "sci"),
grid.n = 5, grid.background = "gray70", grid.line =
"white", grid = FALSE)
Argument names in code not in docs:
chr.weight
Codoc mismatches from documentation object 'layout_karyogram':
\S4method{layout_karyogram}{GRanges}
Code: function(data, ..., xlab, ylab, main, facets = seqnames ˜ .,
cytoband = FALSE, geom = "rect", stat = NULL, ylim =
NULL, rect.height = 10)
Docs: function(data, ..., xlab, ylab, main, facets = seqnames ˜ .,
cytoband = FALSE, geom = NULL, stat = NULL, ylim =
NULL, rect.height = 10)
Mismatches in argument default values:
Name: 'geom' Code: "rect" Docs: NULL
Codoc mismatches from documentation object 'plotGrandLinear':
plotGrandLinear
Code: function(obj, ..., facets, space.skip = 0.01, geom = NULL,
cutoff = NULL, cutoff.color = "red", cutoff.size = 1,
legend = FALSE, xlim, ylim, xlab, ylab, main,
highlight.gr = NULL, highlight.name = NULL,
highlight.col = "red", highlight.label = TRUE,
highlight.label.size = 5, highlight.label.offset =
0.05)
Docs: function(obj, ..., facets, space.skip = 0.01, geom = NULL,
cutoff = NULL, cutoff.color = "red", cutoff.size = 1,
legend = FALSE, xlim, ylim, xlab, ylab, main)
Argument names in code not in docs:
highlight.gr highlight.name highlight.col highlight.label
highlight.label.size highlight.label.offset
* checking Rd \usage sections ... WARNING
Documented arguments not in \usage in documentation object 'autoplot':
‘single.ideo’
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 the chapter ‘Writing R documentation files’ in the ‘Writing R
Extensions’ manual.
* 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 examples ... OK
Examples with CPU or elapsed time > 5s
user system elapsed
autoplot-method 253.892 1.104 255.308
tracks 42.603 0.132 42.737
layout_karyogram-method 37.206 0.052 37.295
geom_alignment-method 35.782 0.404 36.211
plotRangesLinkedToData 35.611 0.272 35.889
geom_arrow-method 20.517 0.024 20.543
stat_aggregate-method 19.833 0.032 19.869
layout_circle-method 16.573 0.028 16.605
ggplot-method 14.609 0.032 14.648
plotGrandLinear 11.536 0.056 11.594
stat_reduce-method 10.112 0.128 10.244
geom_chevron-method 8.836 0.036 8.936
stat_bin-method 8.593 0.032 8.624
arrangeGrobByParsingLegend 7.253 0.080 7.335
scale_fill_giemsa 7.232 0.012 7.245
geom_segment-method 6.692 0.012 6.744
geom_rect-method 6.273 0.020 6.320
geom_arrowrect-method 6.033 0.008 6.044
stat_identity-method 5.457 0.036 5.498
stat_slice-method 5.409 0.004 5.416
* 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 vignettes ... SKIPPED
* checking PDF version of manual ... OK
WARNING: There were 4 warnings.
NOTE: There were 3 notes.
See
‘/loc/home/biocbuild/bbs-2.12-bioc/meat/ggbio.Rcheck/00check.log’
for details.