ggbio 1.23.7 Michael Lawrence
Snapshot Date: 2017-04-22 17:18:01 -0400 (Sat, 22 Apr 2017) | URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/ggbio | Last Changed Rev: 128039 / Revision: 129046 | Last Changed Date: 2017-04-04 16:25:46 -0400 (Tue, 04 Apr 2017) |
| malbec2 | Linux (Ubuntu 16.04.1 LTS) / x86_64 | OK | OK | OK | | |
tokay2 | Windows Server 2012 R2 Standard / x64 | OK | OK | OK | OK | |
toluca2 | Mac OS X Mavericks (10.9.5) / x86_64 | OK | OK | [ OK ] | OK | |
veracruz2 | OS X 10.11.6 El Capitan / x86_64 | OK | OK | OK | OK | |
##############################################################################
##############################################################################
###
### Running command:
###
### /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings ggbio_1.23.7.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/Users/biocbuild/bbs-3.5-bioc/meat/ggbio.Rcheck’
* using R Under development (unstable) (2017-02-15 r72187)
* 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.23.7’
* 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 ... OK
* checking package directory ... OK
* checking ‘build’ 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 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
.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'
plotSpliceSum,character-EnsDb: possible error in GRangesFilter(which,
condition = "overlapping"): unused argument (condition =
"overlapping")
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 ... OK
* 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 126.059 2.300 130.899
geom_alignment-method 46.241 0.977 48.025
tracks 41.832 0.119 42.303
layout_karyogram-method 32.966 0.139 34.358
plotRangesLinkedToData 14.320 0.209 14.633
geom_arrow-method 13.659 0.053 13.973
stat_aggregate-method 12.444 0.032 12.560
ggplot-method 11.129 0.124 11.394
stat_reduce-method 10.650 0.276 11.019
layout_circle-method 9.868 0.028 9.969
stat_bin-method 7.756 0.043 7.885
arrangeGrobByParsingLegend 7.133 0.034 7.460
plotGrandLinear 6.681 0.046 7.862
geom_chevron-method 5.923 0.026 6.009
geom_arrowrect-method 4.827 0.014 5.047
scale_fill_giemsa 4.769 0.012 5.713
* 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 NOTEs
See
‘/Users/biocbuild/bbs-3.5-bioc/meat/ggbio.Rcheck/00check.log’
for details.
* installing *source* package ‘ggbio’ ...
** R
** inst
** preparing package for lazy loading
Creating a new generic function for 'rescale' in package 'ggbio'
Creating a new generic function for 'xlim' 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)