ggbio 1.22.4 Michael Lawrence
Snapshot Date: 2017-04-14 17:17:13 -0400 (Fri, 14 Apr 2017) | URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_4/madman/Rpacks/ggbio | Last Changed Rev: 127452 / Revision: 128728 | Last Changed Date: 2017-03-15 22:03:50 -0400 (Wed, 15 Mar 2017) |
| malbec1 | Linux (Ubuntu 16.04.1 LTS) / x86_64 | OK | OK | WARNINGS | | |
tokay1 | Windows Server 2012 R2 Standard / x64 | OK | OK | WARNINGS | OK | |
morelia | Mac OS X Mavericks (10.9.5) / x86_64 | OK | OK | [ WARNINGS ] | OK | |
##############################################################################
##############################################################################
###
### Running command:
###
### /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings ggbio_1.22.4.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/Users/biocbuild/bbs-3.4-bioc/meat/ggbio.Rcheck’
* using R version 3.3.3 (2017-03-06)
* using platform: x86_64-apple-darwin13.4.0 (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘ggbio/DESCRIPTION’ ... OK
* this is package ‘ggbio’ version ‘1.22.4’
* 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 ... WARNING
Found the following significant warnings:
Warning: subclass "SymbolFilter" of class "BasicFilter" is not local and cannot be updated for new inheritance information; consider setClassUnion()
Warning: subclass "OnlyCodingTx" of class "BasicFilter" is not local and cannot be updated for new inheritance information; consider setClassUnion()
See ‘/Users/biocbuild/bbs-3.4-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:::rename_aes' '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: warning in scale_x_continuous(breaks = x, label =
x.lab, expand = c(0, 0)): partial argument match of 'label' to
'labels'
autoplot,matrix: warning in scale_x_continuous(breaks = NULL, label =
NULL, expand = c(0, 0)): partial argument match of 'label' to
'labels'
print,Ideogram: 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 global function definition for 'data'
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: no visible binding for global variable
'variable'
autoplot,RangedSummarizedExperiment: no visible binding for global
variable 'variable'
autoplot,VCF: no visible binding for global variable 'stepping'
autoplot,VCF: no visible binding for global variable 'value'
autoplot,VRanges: no visible binding for global variable 'midpoint'
autoplot,Views: no visible binding for global variable 'x'
autoplot,Views: no visible binding for global variable 'value'
geom_alignment,BamFile: no visible binding for global variable 'fl'
geom_alignment,BamFile: no visible binding for global variable
'stepping'
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: no visible binding for global variable
'gieStain'
layout_karyogram,GRanges: no visible binding for global variable 'x'
layout_karyogram,GRanges: no visible binding for global variable 'y'
layout_karyogram,GRanges: no visible binding for global variable 'xend'
layout_karyogram,GRanges: no visible binding for global variable 'yend'
layout_karyogram,GRanges: no visible binding for global variable 'y2'
layout_karyogram,GRanges: no visible binding for global variable
'yend2'
layout_karyogram,GRanges : <anonymous>: no visible binding for global
variable 'name'
layout_karyogram,GRanges : <anonymous>: no visible binding for global
variable 'gieStain'
plotFragLength,character-GRanges: no visible binding for global
variable '.fragLength'
stat_mismatch,GRanges: no visible binding for global variable 'sts'
stat_mismatch,GRanges: no visible binding for global variable 'eds'
stat_mismatch,GRanges: no visible binding for global variable 'read'
Undefined global functions or variables:
.fragLength .layout_circle.stats .x breaks coefs cytobands data eds
fe fl gieStain ideoCyto indexProbesProcessed midpoint mt name read se
stepping sts value variable x xend y y.text y2 yend yend2
Consider adding
importFrom("utils", "data")
to your NAMESPACE file.
* 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 line endings in Makefiles ... OK
* checking for GNU extensions in Makefiles ... OK
* checking sizes of PDF files under ‘inst/doc’ ... OK
* checking installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU or elapsed time > 5s
user system elapsed
autoplot-method 106.692 2.032 110.280
tracks 46.275 0.106 48.020
geom_alignment-method 41.815 0.931 42.799
layout_karyogram-method 28.485 0.087 32.214
geom_arrow-method 14.066 0.047 14.137
plotRangesLinkedToData 13.212 0.178 13.537
stat_aggregate-method 10.886 0.022 11.245
stat_reduce-method 9.874 0.232 10.744
ggplot-method 9.789 0.098 9.913
layout_circle-method 7.887 0.025 9.432
stat_bin-method 7.476 0.035 7.659
plotGrandLinear 6.483 0.039 6.953
geom_chevron-method 6.108 0.017 6.151
stat_slice-method 5.351 0.049 5.406
stat_identity-method 3.953 0.030 5.548
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
Running ‘test-all.R’
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
‘/Users/biocbuild/bbs-3.4-bioc/meat/ggbio.Rcheck/00check.log’
for details.