ggbio 1.18.5 Tengfei Yin
Snapshot Date: 2016-04-22 16:20:12 -0700 (Fri, 22 Apr 2016) | URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_2/madman/Rpacks/ggbio | Last Changed Rev: 113590 / Revision: 116712 | Last Changed Date: 2016-02-12 11:55:15 -0800 (Fri, 12 Feb 2016) |
| zin1 | Linux (Ubuntu 14.04.2 LTS) / x86_64 | OK | OK | [ WARNINGS ] | | |
moscato1 | Windows Server 2008 R2 Standard (64-bit) / x64 | OK | OK | WARNINGS | OK | |
oaxaca | Mac OS X Mavericks (10.9.5) / x86_64 | OK | OK | WARNINGS | OK | |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/bbs-3.2-bioc/R/bin/R CMD check --no-vignettes --timings ggbio_1.18.5.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/home/biocbuild/bbs-3.2-bioc/meat/ggbio.Rcheck’
* using R version 3.2.4 Revised (2016-03-16 r70336)
* using platform: x86_64-pc-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.18.5’
* 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 ... [22s/22s] WARNING
Found the following significant warnings:
Warning: replacing previous import ‘ggplot2::Position’ by ‘BiocGenerics::Position’ when loading ‘ggbio’
See ‘/home/biocbuild/bbs-3.2-bioc/meat/ggbio.Rcheck/00install.out’ for details.
* checking installed package size ... OK
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... NOTE
Malformed Title field: should not end in a period.
* 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
Unexported objects imported by ':::' calls:
‘S4Vectors:::top_prenv’ ‘ggplot2:::add_ggplot’ ‘ggplot2:::cunion’
‘ggplot2:::rescale01’ ‘ggplot2:::set_last_plot’
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
autoplot,matrix : .local: warning in scale_x_continuous(breaks = x,
label = x.lab, expand = c(0, 0)): partial argument match of 'label'
to 'labels'
autoplot,matrix : .local: warning in scale_x_continuous(breaks = NULL,
label = NULL, expand = c(0, 0)): partial argument match of 'label' to
'labels'
print,Ideogram : .local: warning in scale_y_continuous(breaks = 5,
label = subchr): partial argument match of 'label' to 'labels'
.combineNames: no visible binding for global variable
‘.layout_circle.stats’
Ideogram: no visible binding for global variable ‘ideoCyto’
Ideogram: no visible binding for global variable ‘cytobands’
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’
getNR: no visible global function definition for ‘se’
getNR: no visible global function definition for ‘indexProbesProcessed’
getNR: no visible global function definition for ‘coefs’
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’
plotKaryogram: no visible binding for global variable ‘cytobands’
plotStackedOverview: no visible binding for global variable ‘cytobands’
scale_x_sequnit: no visible binding for global variable ‘.x’
autoplot,ExpressionSet : .local: no visible binding for global variable
‘variable’
autoplot,RangedSummarizedExperiment : .local: no visible binding for
global variable ‘variable’
autoplot,VCF : .local: no visible binding for global variable
‘stepping’
autoplot,VCF : .local: no visible binding for global variable ‘value’
autoplot,VRanges : .local: no visible binding for global variable
‘midpoint’
autoplot,Views : .local: no visible binding for global variable ‘x’
autoplot,Views : .local: no visible binding for global variable ‘value’
geom_alignment,BamFile : .local: no visible binding for global variable
‘fl’
geom_alignment,BamFile : .local: no visible binding for global variable
‘stepping’
geom_alignment,OrganismDb : .local: no visible global function
definition for ‘select’
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’
layout_karyogram,GRanges : .local: no visible binding for global
variable ‘gieStain’
layout_karyogram,GRanges : .local: no visible binding for global
variable ‘x’
layout_karyogram,GRanges : .local: no visible binding for global
variable ‘y’
layout_karyogram,GRanges : .local: no visible binding for global
variable ‘xend’
layout_karyogram,GRanges : .local: no visible binding for global
variable ‘yend’
layout_karyogram,GRanges : .local: no visible binding for global
variable ‘y2’
layout_karyogram,GRanges : .local: no visible binding for global
variable ‘yend2’
layout_karyogram,GRanges : .local : <anonymous>: no visible binding for
global variable ‘name’
layout_karyogram,GRanges : .local : <anonymous>: no visible binding for
global variable ‘gieStain’
plotFragLength,character-GRanges : .local: no visible binding for
global variable ‘.fragLength’
stat_mismatch,GRanges : .local: no visible binding for global variable
‘sts’
stat_mismatch,GRanges : .local: no visible binding for global variable
‘eds’
stat_mismatch,GRanges : .local: no visible binding for global variable
‘read’
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... OK
* checking for missing documentation entries ... WARNING
Undocumented S4 methods:
generic '[' and siglist 'PlotList,numeric,missing,ANY'
generic '[' and siglist 'Tracks,numeric,missing,ANY'
All user-level objects in a package (including S4 classes and methods)
should have documentation entries.
See chapter ‘Writing R documentation files’ in the ‘Writing R
Extensions’ manual.
* checking for code/documentation mismatches ... OK
* checking Rd \usage sections ... OK
* checking Rd contents ... OK
* checking for unstated dependencies in examples ... 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/235s] OK
Examples with CPU or elapsed time > 5s
user system elapsed
autoplot-method 55.732 0.204 56.055
geom_alignment-method 32.191 0.103 32.330
tracks 26.240 0.020 26.634
layout_karyogram-method 16.349 0.059 16.406
plotRangesLinkedToData 9.240 0.072 9.307
stat_aggregate-method 9.243 0.005 9.262
geom_arrow-method 8.976 0.004 8.981
ggplot-method 7.942 0.012 7.966
stat_reduce-method 7.549 0.000 7.544
layout_circle-method 5.411 0.008 5.423
stat_bin-method 5.106 0.004 5.109
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
Running ‘test-all.R’ [10s/10s]
[10s/11s] 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: 2 WARNINGs, 3 NOTEs
See
‘/home/biocbuild/bbs-3.2-bioc/meat/ggbio.Rcheck/00check.log’
for details.