Back to Multiple platform build/check report for BioC 3.16: simplified long |
|
This page was generated on 2023-04-12 11:05:05 -0400 (Wed, 12 Apr 2023).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo2 | Linux (Ubuntu 20.04.5 LTS) | x86_64 | 4.2.3 (2023-03-15) -- "Shortstop Beagle" | 4502 |
palomino4 | Windows Server 2022 Datacenter | x64 | 4.2.3 (2023-03-15 ucrt) -- "Shortstop Beagle" | 4282 |
lconway | macOS 12.5.1 Monterey | x86_64 | 4.2.3 (2023-03-15) -- "Shortstop Beagle" | 4310 |
Click on any hostname to see more info about the system (e.g. compilers) (*) as reported by 'uname -p', except on Windows and Mac OS X |
To the developers/maintainers of the ggbio package: - Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/ggbio.git to reflect on this report. See How and When does the builder pull? When will my changes propagate? for more information. - Make sure to use the following settings in order to reproduce any error or warning you see on this page. |
Package 810/2183 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
ggbio 1.46.0 (landing page) Michael Lawrence
| nebbiolo2 | Linux (Ubuntu 20.04.5 LTS) / x86_64 | OK | OK | WARNINGS | |||||||||
palomino4 | Windows Server 2022 Datacenter / x64 | OK | OK | WARNINGS | OK | |||||||||
lconway | macOS 12.5.1 Monterey / x86_64 | OK | OK | WARNINGS | OK | |||||||||
Package: ggbio |
Version: 1.46.0 |
Command: /home/biocbuild/bbs-3.16-bioc/R/bin/R CMD check --install=check:ggbio.install-out.txt --library=/home/biocbuild/bbs-3.16-bioc/R/site-library --timings ggbio_1.46.0.tar.gz |
StartedAt: 2023-04-10 20:59:59 -0400 (Mon, 10 Apr 2023) |
EndedAt: 2023-04-10 21:14:16 -0400 (Mon, 10 Apr 2023) |
EllapsedTime: 858.0 seconds |
RetCode: 0 |
Status: WARNINGS |
CheckDir: ggbio.Rcheck |
Warnings: 2 |
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.16-bioc/R/bin/R CMD check --install=check:ggbio.install-out.txt --library=/home/biocbuild/bbs-3.16-bioc/R/site-library --timings ggbio_1.46.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/home/biocbuild/bbs-3.16-bioc/meat/ggbio.Rcheck’ * using R version 4.2.3 (2023-03-15) * using platform: x86_64-pc-linux-gnu (64-bit) * using session charset: UTF-8 * checking for file ‘ggbio/DESCRIPTION’ ... OK * this is package ‘ggbio’ version ‘1.46.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 loading without being on the library search path ... 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:::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' getNR: no visible global function definition for 'se' getNR: no visible global function definition for 'indexProbesProcessed' getNR: no visible global function definition for 'coefs' 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 'xend' 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 coefs data eds fl gieStain ideoCyto indexProbesProcessed midpoint mt name read se stepping sts value variable x xend y2 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 'Tracks,ANY' generic '+' and siglist 'Tracks,Tracks' generic '+' and siglist 'Tracks,cartesian' generic '+' and siglist 'Tracks,position_c' generic '+' and siglist 'Tracks,theme' generic '+' and siglist 'Tracks,zoom' 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 ... WARNING Codoc mismatches from documentation object 'geom_alignment': \S4method{geom_alignment}{GRanges} Code: function(data, ..., xlab, ylab, main, facets = NULL, stat = c("stepping", "identity"), range.geom = c("rect", "arrowrect"), gap.geom = c("chevron", "arrow", "segment"), rect.height = NULL, group.selfish = TRUE) Docs: function(data, ..., xlab, ylab, main, facets = NULL, stat = c("stepping", "identity"), range.geom = c("rect", "arrowrect"), gap.geom = c("chevron", "arrow", "segment"), rect.height = NULL, group.selfish = TRUE, label = TRUE) Argument names in docs not in code: label Codoc mismatches from documentation object 'ggsave': ggsave Code: function(filename, plot = last_plot(), device = NULL, path = NULL, scale = 1, width = NA, height = NA, units = c("in", "cm", "mm"), dpi = 300, limitsize = TRUE, ...) Docs: function(filename, plot = last_plot(), device = default_device(filename), path = NULL, scale = 1, width = par("din")[1], height = par("din")[2], units = c("in", "cm", "mm"), dpi = 300, limitsize = TRUE, ...) Mismatches in argument default values: Name: 'device' Code: NULL Docs: default_device(filename) Name: 'width' Code: NA Docs: par("din")[1] Name: 'height' Code: NA Docs: par("din")[2] * 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 files in ‘vignettes’ ... OK * checking examples ... OK Examples with CPU (user + system) or elapsed time > 5s user system elapsed autoplot-method 78.793 1.224 80.029 geom_alignment-method 28.976 0.335 29.312 tracks 21.760 0.056 21.817 layout_karyogram-method 15.776 0.044 15.821 plotRangesLinkedToData 10.069 0.144 10.213 ggplot-method 7.294 0.056 7.349 stat_reduce-method 6.976 0.036 7.012 stat_aggregate-method 6.272 0.068 6.340 plotGrandLinear 5.892 0.036 5.928 layout_circle-method 5.039 0.000 5.039 * 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 ... ‘ggbio.Rnw’... OK NONE * checking re-building of vignette outputs ... OK * checking PDF version of manual ... OK * DONE Status: 2 WARNINGs, 2 NOTEs See ‘/home/biocbuild/bbs-3.16-bioc/meat/ggbio.Rcheck/00check.log’ for details.
ggbio.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.16-bioc/R/bin/R CMD INSTALL ggbio ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.16-bioc/R/site-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.2.3 (2023-03-15) -- "Shortstop Beagle" Copyright (C) 2023 The R Foundation for Statistical Computing Platform: x86_64-pc-linux-gnu (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 Attaching package: 'BiocGenerics' 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, aperm, 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 https://lawremi.github.io/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 15.728 0.737 16.450
ggbio.Rcheck/ggbio-Ex.timings
name | user | system | elapsed | |
arrangeGrobByParsingLegend | 3.39 | 0.20 | 3.59 | |
autoplot-method | 78.793 | 1.224 | 80.029 | |
geom_alignment-method | 28.976 | 0.335 | 29.312 | |
geom_arch-method | 1.189 | 0.016 | 1.205 | |
geom_arrow-method | 4.864 | 0.016 | 4.881 | |
geom_arrowrect-method | 3.370 | 0.044 | 3.415 | |
geom_bar-method | 1.011 | 0.016 | 1.027 | |
geom_chevron-method | 4.280 | 0.008 | 4.288 | |
geom_rect-method | 2.977 | 0.036 | 3.013 | |
geom_segment-method | 2.841 | 0.004 | 2.845 | |
ggbio-class | 0.012 | 0.000 | 0.011 | |
ggplot-method | 7.294 | 0.056 | 7.349 | |
layout_circle-method | 5.039 | 0.000 | 5.039 | |
layout_karyogram-method | 15.776 | 0.044 | 15.821 | |
plotFragLength | 0 | 0 | 0 | |
plotGrandLinear | 5.892 | 0.036 | 5.928 | |
plotRangesLinkedToData | 10.069 | 0.144 | 10.213 | |
plotSingleChrom | 0 | 0 | 0 | |
plotSpliceSum | 0 | 0 | 0 | |
plotStackedOverview | 0 | 0 | 0 | |
rescale-method | 0.099 | 0.000 | 0.099 | |
scale_fill_fold_change | 0.371 | 0.000 | 0.371 | |
scale_fill_giemsa | 2.203 | 0.000 | 2.203 | |
scale_x_sequnit | 0.289 | 0.000 | 0.289 | |
stat_aggregate-method | 6.272 | 0.068 | 6.340 | |
stat_bin-method | 4.428 | 0.008 | 4.436 | |
stat_coverage-method | 2.014 | 0.004 | 2.017 | |
stat_gene-method | 0.000 | 0.000 | 0.001 | |
stat_identity-method | 2.760 | 0.032 | 2.792 | |
stat_reduce-method | 6.976 | 0.036 | 7.012 | |
stat_slice-method | 2.735 | 0.008 | 2.743 | |
stat_stepping-method | 2.479 | 0.012 | 2.491 | |
stat_table-method | 1.587 | 0.008 | 1.594 | |
theme | 1.512 | 0.000 | 1.513 | |
tracks | 21.760 | 0.056 | 21.817 | |