Back to Rapid builds (Linux only) of a subset of BioC 3.21
Report updated every 6 hours

This page was generated on 2025-01-06 09:31 -0500 (Mon, 06 Jan 2025).

HostnameOSArch (*)R versionInstalled pkgs
teran2Linux (Ubuntu 24.04.1 LTS)x86_64R Under development (unstable) (2024-12-18 r87448) -- "Unsuffered Consequences" 862
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

Package 99/216HostnameOS / ArchINSTALLBUILDCHECK
ggbio 1.55.0  (landing page)
Michael Lawrence
Snapshot Date: 2025-01-06 06:00 -0500 (Mon, 06 Jan 2025)
git_url: https://git.bioconductor.org/packages/ggbio
git_branch: devel
git_last_commit: 289a36c
git_last_commit_date: 2024-10-29 09:39:07 -0500 (Tue, 29 Oct 2024)
teran2Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    WARNINGS  


CHECK results for ggbio on teran2

To the developers/maintainers of the ggbio package:
- Use the following Renviron settings to reproduce errors and warnings.
- If 'R CMD check' started to fail recently on the Linux builder(s) over a missing dependency, add the missing dependency to 'Suggests:' in your DESCRIPTION file. See Renviron.bioc for more information.

raw results


Summary

Package: ggbio
Version: 1.55.0
Command: /home/rapidbuild/bbs-3.21-bioc-rapid/R/bin/R CMD check --install=check:ggbio.install-out.txt --library=/home/rapidbuild/bbs-3.21-bioc-rapid/R/site-library --timings ggbio_1.55.0.tar.gz
StartedAt: 2025-01-06 08:19:43 -0500 (Mon, 06 Jan 2025)
EndedAt: 2025-01-06 08:29:58 -0500 (Mon, 06 Jan 2025)
EllapsedTime: 615.2 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: ggbio.Rcheck
Warnings: 2

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/rapidbuild/bbs-3.21-bioc-rapid/R/bin/R CMD check --install=check:ggbio.install-out.txt --library=/home/rapidbuild/bbs-3.21-bioc-rapid/R/site-library --timings ggbio_1.55.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/media/volume/teran2_disk/rapidbuild/bbs-3.21-bioc-rapid/meat/ggbio.Rcheck’
* using R Under development (unstable) (2024-12-18 r87448)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
    GNU Fortran (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
* running under: Ubuntu 24.04.1 LTS
* using session charset: UTF-8
* checking for file ‘ggbio/DESCRIPTION’ ... OK
* this is package ‘ggbio’ version ‘1.55.0’
* checking package namespace information ... OK
* checking package dependencies ... INFO
Imports includes 25 non-default packages.
Importing from so many packages makes the package vulnerable to any of
them becoming unavailable.  Move as many as possible to Suggests and
use conditionally.
* 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 code 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 whether startup messages can be suppressed ... 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 ... NOTE
checkRd: (-1) autoplot-method.Rd:353-355: Lost braces in \itemize; meant \describe ?
checkRd: (-1) autoplot-method.Rd:357-360: Lost braces in \itemize; meant \describe ?
checkRd: (-1) autoplot-method.Rd:442-448: Lost braces in \itemize; meant \describe ?
checkRd: (-1) autoplot-method.Rd:445: Escaped LaTeX specials: \~
checkRd: (-1) autoplot-method.Rd:449-455: Lost braces in \itemize; meant \describe ?
checkRd: (-1) geom_arch-method.Rd:28: Lost braces in \itemize; meant \describe ?
checkRd: (-1) geom_arch-method.Rd:29: Lost braces in \itemize; meant \describe ?
checkRd: (-1) geom_arch-method.Rd:30: Lost braces in \itemize; meant \describe ?
checkRd: (-1) ggplot-method.Rd:91: Lost braces in \itemize; meant \describe ?
checkRd: (-1) ggplot-method.Rd:92: Lost braces in \itemize; meant \describe ?
checkRd: (-1) ggplot-method.Rd:93: Lost braces in \itemize; meant \describe ?
checkRd: (-1) tracks.Rd:295-302: Lost braces in \itemize; meant \describe ?
checkRd: (-1) tracks.Rd:303-306: Lost braces in \itemize; meant \describe ?
checkRd: (-1) tracks.Rd:307-309: Lost braces in \itemize; meant \describe ?
* checking Rd metadata ... OK
* checking Rd cross-references ... NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
  autoplot-method.Rd: GRanges, ScanBamParam
  geom_alignment-method.Rd: GRanges-class, TxDb-class
  ggbio-class.Rd: ggplot
  ggplot-method.Rd: mold
  plotSingleChrom.Rd: getIdeogram
  plotSpliceSum.Rd: qplot
  stat_aggregate-method.Rd: Hits, IntegerList
  tracks.Rd: IRanges-class, GRanges-class
Please provide package anchors for all Rd \link{} targets not in the
package itself and the base packages.
* 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 Rd file 'geom_alignment-method.Rd':
\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 Rd file 'ggsave.Rd':
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 ... NOTE
Argument items with no description in Rd file 'autoplot-method.Rd':
  ‘rotate’
* 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         51.565  0.571  52.231
geom_alignment-method   19.922  0.197  20.124
tracks                  14.258  0.026  14.305
layout_karyogram-method 10.959  0.017  10.986
plotRangesLinkedToData   6.444  0.023   6.470
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘test-all.R’
 OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... OK
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

Status: 2 WARNINGs, 5 NOTEs
See
  ‘/media/volume/teran2_disk/rapidbuild/bbs-3.21-bioc-rapid/meat/ggbio.Rcheck/00check.log’
for details.


Installation output

ggbio.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/rapidbuild/bbs-3.21-bioc-rapid/R/bin/R CMD INSTALL ggbio
###
##############################################################################
##############################################################################


* installing to library ‘/media/volume/teran2_disk/rapidbuild/bbs-3.21-bioc-rapid/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)

Tests output

ggbio.Rcheck/tests/test-all.Rout


R Under development (unstable) (2024-12-18 r87448) -- "Unsuffered Consequences"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu

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: generics

Attaching package: 'generics'

The following objects are masked from 'package:base':

    as.difftime, as.factor, as.ordered, intersect, is.element, setdiff,
    setequal, union


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, is.unsorted, lapply,
    mapply, match, mget, order, paste, pmax, pmax.int, pmin, pmin.int,
    rank, rbind, rownames, sapply, saveRDS, table, tapply, 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 
 12.494   0.819  13.299 

Example timings

ggbio.Rcheck/ggbio-Ex.timings

nameusersystemelapsed
arrangeGrobByParsingLegend3.0300.2143.245
autoplot-method51.565 0.57152.231
geom_alignment-method19.922 0.19720.124
geom_arch-method0.7790.0010.781
geom_arrow-method3.3180.0083.328
geom_arrowrect-method2.1480.0042.153
geom_bar-method0.6520.0010.653
geom_chevron-method2.9600.0042.966
geom_rect-method1.9740.0081.983
geom_segment-method1.8720.0031.876
ggbio-class0.0040.0010.005
ggplot-method4.7600.0124.774
layout_circle-method3.7260.0033.732
layout_karyogram-method10.959 0.01710.986
plotFragLength000
plotGrandLinear3.6780.0233.707
plotRangesLinkedToData6.4440.0236.470
plotSingleChrom000
plotSpliceSum000
plotStackedOverview000
rescale-method0.0730.0000.073
scale_fill_fold_change0.2380.0020.240
scale_fill_giemsa1.9280.0051.934
scale_x_sequnit0.2000.0020.201
stat_aggregate-method4.7630.0064.772
stat_bin-method3.2440.0073.251
stat_coverage-method1.4430.0091.452
stat_gene-method0.0000.0000.001
stat_identity-method1.8140.0121.826
stat_reduce-method4.8680.0464.918
stat_slice-method1.7950.0001.796
stat_stepping-method1.5440.0031.548
stat_table-method1.0540.0051.061
theme1.0820.0021.084
tracks14.258 0.02614.305