| Back to Multiple platform build/check report for BioC 3.12 |
|
This page was generated on 2021-05-06 12:35:07 -0400 (Thu, 06 May 2021).
|
To the developers/maintainers of the ggbio package: Please make sure to use the following settings in order to reproduce any error or warning you see on this page. |
| Package 736/1974 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| ggbio 1.38.0 (landing page) Michael Lawrence
| malbec1 | Linux (Ubuntu 18.04.5 LTS) / x86_64 | OK | OK | OK | |||||||||
| tokay1 | Windows Server 2012 R2 Standard / x64 | OK | OK | WARNINGS | OK | |||||||||
| merida1 | macOS 10.14.6 Mojave / x86_64 | OK | OK | OK | OK | |||||||||
| Package: ggbio |
| Version: 1.38.0 |
| Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:ggbio.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings ggbio_1.38.0.tar.gz |
| StartedAt: 2021-05-06 02:13:50 -0400 (Thu, 06 May 2021) |
| EndedAt: 2021-05-06 02:26:54 -0400 (Thu, 06 May 2021) |
| EllapsedTime: 784.5 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: ggbio.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### Running command:
###
### /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:ggbio.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings ggbio_1.38.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/Users/biocbuild/bbs-3.12-bioc/meat/ggbio.Rcheck’
* using R version 4.0.5 (2021-03-31)
* using platform: x86_64-apple-darwin17.0 (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘ggbio/DESCRIPTION’ ... OK
* this is package ‘ggbio’ version ‘1.38.0’
* 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
':::' call which should be '::': 'ggplot2:::set_last_plot'
See the note in ?`:::` about the use of this operator.
Unexported objects imported by ':::' calls:
'S4Vectors:::top_prenv' 'ggplot2:::add_ggplot' 'ggplot2:::cunion'
'ggplot2:::rename_aes' 'ggplot2:::rescale01'
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'
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'
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: no visible binding for global variable 'name'
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 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 include directives in Makefiles ... OK
* checking sizes of PDF files under ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
user system elapsed
autoplot-method 109.980 1.519 111.770
geom_alignment-method 42.683 0.549 43.280
tracks 24.773 0.116 24.928
layout_karyogram-method 20.369 0.133 20.540
plotRangesLinkedToData 12.338 0.115 12.468
stat_reduce-method 9.965 0.132 10.116
ggplot-method 9.849 0.075 9.942
layout_circle-method 9.499 0.044 9.561
stat_aggregate-method 8.878 0.043 8.936
geom_arrow-method 7.449 0.038 7.536
plotGrandLinear 7.076 0.099 7.228
geom_chevron-method 5.815 0.029 5.853
* 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.12-bioc/meat/ggbio.Rcheck/00check.log’
for details.
ggbio.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD INSTALL ggbio ### ############################################################################## ############################################################################## * installing to library ‘/Library/Frameworks/R.framework/Versions/4.0/Resources/library’ * installing *source* package ‘ggbio’ ... ** using staged installation ** R ** inst ** byte-compile and prepare 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 from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (ggbio)
ggbio.Rcheck/tests/test-all.Rout
R version 4.0.5 (2021-03-31) -- "Shake and Throw"
Copyright (C) 2021 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin17.0 (64-bit)
R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.
R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.
Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.
> library(testthat)
> test_check("ggbio")
Loading required package: ggbio
Loading required package: BiocGenerics
Loading required package: parallel
Attaching package: 'BiocGenerics'
The following objects are masked from 'package:parallel':
clusterApply, clusterApplyLB, clusterCall, clusterEvalQ,
clusterExport, clusterMap, parApply, parCapply, parLapply,
parLapplyLB, parRapply, parSapply, parSapplyLB
The following objects are masked from 'package:stats':
IQR, mad, sd, var, xtabs
The following objects are masked from 'package:base':
Filter, Find, Map, Position, Reduce, anyDuplicated, append,
as.data.frame, basename, cbind, colnames, dirname, do.call,
duplicated, eval, evalq, get, grep, grepl, intersect, is.unsorted,
lapply, mapply, match, mget, order, paste, pmax, pmax.int, pmin,
pmin.int, rank, rbind, rownames, sapply, setdiff, sort, table,
tapply, union, unique, unsplit, which.max, which.min
Loading required package: ggplot2
Need specific help about ggbio? try mailing
the maintainer or visit http://tengfei.github.com/ggbio/
Attaching package: 'ggbio'
The following objects are masked from 'package:ggplot2':
geom_bar, geom_rect, geom_segment, ggsave, stat_bin, stat_identity,
xlim
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 0 ]
>
> proc.time()
user system elapsed
18.934 0.799 21.179
ggbio.Rcheck/ggbio-Ex.timings
| name | user | system | elapsed | |
| arrangeGrobByParsingLegend | 2.760 | 0.210 | 2.974 | |
| autoplot-method | 109.980 | 1.519 | 111.770 | |
| geom_alignment-method | 42.683 | 0.549 | 43.280 | |
| geom_arch-method | 1.843 | 0.032 | 1.881 | |
| geom_arrow-method | 7.449 | 0.038 | 7.536 | |
| geom_arrowrect-method | 4.209 | 0.026 | 4.301 | |
| geom_bar-method | 1.129 | 0.009 | 1.143 | |
| geom_chevron-method | 5.815 | 0.029 | 5.853 | |
| geom_rect-method | 4.062 | 0.022 | 4.091 | |
| geom_segment-method | 4.120 | 0.018 | 4.144 | |
| ggbio-class | 0.006 | 0.000 | 0.007 | |
| ggplot-method | 9.849 | 0.075 | 9.942 | |
| layout_circle-method | 9.499 | 0.044 | 9.561 | |
| layout_karyogram-method | 20.369 | 0.133 | 20.540 | |
| plotFragLength | 0.000 | 0.001 | 0.001 | |
| plotGrandLinear | 7.076 | 0.099 | 7.228 | |
| plotRangesLinkedToData | 12.338 | 0.115 | 12.468 | |
| plotSingleChrom | 0.001 | 0.000 | 0.000 | |
| plotSpliceSum | 0.000 | 0.001 | 0.001 | |
| plotStackedOverview | 0.000 | 0.001 | 0.002 | |
| rescale-method | 0.109 | 0.002 | 0.112 | |
| scale_fill_fold_change | 0.374 | 0.007 | 0.382 | |
| scale_fill_giemsa | 2.771 | 0.036 | 2.812 | |
| scale_x_sequnit | 0.305 | 0.005 | 0.311 | |
| stat_aggregate-method | 8.878 | 0.043 | 8.936 | |
| stat_bin-method | 4.902 | 0.030 | 4.980 | |
| stat_coverage-method | 2.473 | 0.024 | 2.503 | |
| stat_gene-method | 0.000 | 0.001 | 0.001 | |
| stat_identity-method | 2.888 | 0.060 | 3.003 | |
| stat_reduce-method | 9.965 | 0.132 | 10.116 | |
| stat_slice-method | 3.186 | 0.047 | 3.302 | |
| stat_stepping-method | 2.953 | 0.016 | 2.974 | |
| stat_table-method | 1.868 | 0.015 | 1.885 | |
| theme | 1.776 | 0.026 | 1.805 | |
| tracks | 24.773 | 0.116 | 24.928 | |