| Back to Multiple platform build/check report for BioC 3.23: simplified long |
|
This page was generated on 2026-03-20 11:34 -0400 (Fri, 20 Mar 2026).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo1 | Linux (Ubuntu 24.04.3 LTS) | x86_64 | R Under development (unstable) (2026-03-05 r89546) -- "Unsuffered Consequences" | 4862 |
| kjohnson3 | macOS 13.7.7 Ventura | arm64 | R Under development (unstable) (2026-03-01 r89506) -- "Unsuffered Consequences" | 4064 |
| 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 2345/2368 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| wiggleplotr 1.35.1 (landing page) Kaur Alasoo
| nebbiolo1 | Linux (Ubuntu 24.04.3 LTS) / x86_64 | OK | OK | ERROR | |||||||||
| kjohnson3 | macOS 13.7.7 Ventura / arm64 | OK | OK | WARNINGS | OK | |||||||||
| See other builds for wiggleplotr in R Universe. | ||||||||||||||
|
To the developers/maintainers of the wiggleplotr package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/wiggleplotr.git to reflect on this report. See Troubleshooting Build Report for more information. - 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. |
| Package: wiggleplotr |
| Version: 1.35.1 |
| Command: /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD check --install=check:wiggleplotr.install-out.txt --library=/home/biocbuild/bbs-3.23-bioc/R/site-library --timings wiggleplotr_1.35.1.tar.gz |
| StartedAt: 2026-03-20 05:29:23 -0400 (Fri, 20 Mar 2026) |
| EndedAt: 2026-03-20 05:30:59 -0400 (Fri, 20 Mar 2026) |
| EllapsedTime: 96.1 seconds |
| RetCode: 1 |
| Status: ERROR |
| CheckDir: wiggleplotr.Rcheck |
| Warnings: NA |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD check --install=check:wiggleplotr.install-out.txt --library=/home/biocbuild/bbs-3.23-bioc/R/site-library --timings wiggleplotr_1.35.1.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/home/biocbuild/bbs-3.23-bioc/meat/wiggleplotr.Rcheck’
* using R Under development (unstable) (2026-03-05 r89546)
* 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.4 LTS
* using session charset: UTF-8
* current time: 2026-03-20 09:29:23 UTC
* checking for file ‘wiggleplotr/DESCRIPTION’ ... OK
* this is package ‘wiggleplotr’ version ‘1.35.1’
* package encoding: UTF-8
* 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 ‘wiggleplotr’ 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 dependencies in R code ... WARNING
'::' or ':::' import not declared from: 'arrow'
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
coverageParquetToGRangesList: no visible binding for global variable
‘seqnames’
coverageParquetToGRangesList: no visible binding for global variable
‘end’
coverageParquetToGRangesList: no visible binding for global variable
‘start’
coverageParquetToGRangesList: no visible binding for global variable
‘sample_id’
extractCoverageData: no visible global function definition for ‘is’
extractCoverageData: no visible binding for global variable ‘sample_id’
extractCoverageData: no visible binding for global variable ‘coverage’
extractCoverageData: no visible binding for global variable
‘scaling_factor’
makeCoveragePlot: no visible binding for global variable ‘bins’
makeCoveragePlot: no visible binding for global variable ‘coverage’
makeCoveragePlot: no visible binding for global variable ‘sample_id’
makeCoveragePlot: no visible binding for global variable ‘colour_group’
makeManhattanPlot: no visible binding for global variable ‘pos’
makeManhattanPlot: no visible binding for global variable ‘p_nominal’
makeManhattanPlot: no visible binding for global variable ‘R2’
meanCoverage: no visible binding for global variable ‘track_id’
meanCoverage: no visible binding for global variable ‘colour_group’
meanCoverage: no visible binding for global variable ‘bins’
meanCoverage: no visible binding for global variable ‘coverage’
plotTranscriptStructure: no visible binding for global variable
‘feature_type’
plotTranscriptStructure: no visible binding for global variable ‘start’
plotTranscriptStructure: no visible binding for global variable
‘transcript_rank’
plotTranscriptStructure: no visible binding for global variable ‘end’
plotTranscripts: no visible global function definition for ‘is’
Undefined global functions or variables:
R2 bins colour_group coverage end feature_type is p_nominal pos
sample_id scaling_factor seqnames start track_id transcript_rank
Consider adding
importFrom("methods", "is")
importFrom("stats", "end", "start")
to your NAMESPACE file (and ensure that your DESCRIPTION Imports field
contains 'methods').
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... OK
* checking for missing documentation entries ... OK
* checking for code/documentation mismatches ... WARNING
Codoc mismatches from Rd file 'extractCoverageData.Rd':
extractCoverageData
Code: function(exons, cdss = NULL, transcript_annotations = NULL,
track_data, rescale_introns = TRUE, new_intron_length
= 50, flanking_length = c(50, 50), plot_fraction =
0.1, mean_only = TRUE, region_coords = NULL,
coverage_ranges_pq = NULL)
Docs: function(exons, cdss = NULL, transcript_annotations = NULL,
track_data, rescale_introns = TRUE, new_intron_length
= 50, flanking_length = c(50, 50), plot_fraction =
0.1, mean_only = TRUE, region_coords = NULL)
Argument names in code not in docs:
coverage_ranges_pq
Codoc mismatches from Rd file 'plotCoverage.Rd':
plotCoverage
Code: function(exons, cdss = NULL, transcript_annotations = NULL,
track_data, rescale_introns = TRUE, new_intron_length
= 50, flanking_length = c(50, 50), plot_fraction =
0.1, heights = c(0.75, 0.25), alpha = 1, fill_palette
= c("#a1dab4", "#41b6c4", "#225ea8"), mean_only =
TRUE, connect_exons = TRUE, transcript_label = TRUE,
return_subplots_list = FALSE, region_coords = NULL,
coverage_type = "area", coverage_ranges_pq = NULL,
show_legend = FALSE)
Docs: function(exons, cdss = NULL, transcript_annotations = NULL,
track_data, rescale_introns = TRUE, new_intron_length
= 50, flanking_length = c(50, 50), plot_fraction =
0.1, heights = c(0.75, 0.25), alpha = 1, fill_palette
= c("#a1dab4", "#41b6c4", "#225ea8"), mean_only =
TRUE, connect_exons = TRUE, transcript_label = TRUE,
return_subplots_list = FALSE, region_coords = NULL,
coverage_type = "area", show_legend = FALSE)
Argument names in code not in docs:
coverage_ranges_pq
Mismatches in argument names:
Position: 18 Code: coverage_ranges_pq Docs: show_legend
* checking Rd \usage sections ... OK
* checking Rd contents ... OK
* checking for unstated dependencies in examples ... OK
* checking contents of ‘data’ directory ... OK
* checking data for non-ASCII characters ... OK
* checking LazyData ... OK
* checking data for ASCII and uncompressed saves ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
user system elapsed
plotCoverageFromEnsembldb 9.512 0.813 10.359
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
Running ‘testthat.R’
OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... OK
* checking re-building of vignette outputs ... ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘wiggleplotr.Rmd’ using rmarkdown
Quitting from wiggleplotr.Rmd:17-28 [unnamed-chunk-1]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `library()`:
! there is no package called 'arrow'
---
Backtrace:
▆
1. └─base::library("arrow")
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'wiggleplotr.Rmd' failed with diagnostics:
there is no package called 'arrow'
--- failed re-building ‘wiggleplotr.Rmd’
SUMMARY: processing the following file failed:
‘wiggleplotr.Rmd’
Error: Vignette re-building failed.
Execution halted
* checking PDF version of manual ... OK
* DONE
Status: 1 ERROR, 2 WARNINGs, 1 NOTE
See
‘/home/biocbuild/bbs-3.23-bioc/meat/wiggleplotr.Rcheck/00check.log’
for details.
wiggleplotr.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD INSTALL wiggleplotr ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.23-bioc/R/site-library’ * installing *source* package ‘wiggleplotr’ ... ** this is package ‘wiggleplotr’ version ‘1.35.1’ ** using staged installation ** R ** data *** moving datasets to lazyload DB ** inst ** byte-compile and prepare package for lazy loading ** 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 (wiggleplotr)
wiggleplotr.Rcheck/tests/testthat.Rout
R Under development (unstable) (2026-03-05 r89546) -- "Unsuffered Consequences"
Copyright (C) 2026 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)
> library(wiggleplotr)
>
> test_check("wiggleplotr")
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 6 ]
>
> proc.time()
user system elapsed
4.460 0.314 4.767
wiggleplotr.Rcheck/wiggleplotr-Ex.timings
| name | user | system | elapsed | |
| extractCoverageData | 2.189 | 0.125 | 2.316 | |
| getGenotypePalette | 0 | 0 | 0 | |
| makeManhattanPlot | 0.377 | 0.052 | 0.432 | |
| plotCoverage | 0.072 | 0.010 | 0.080 | |
| plotCoverageData | 0.069 | 0.010 | 0.083 | |
| plotCoverageFromEnsembldb | 9.512 | 0.813 | 10.359 | |
| plotCoverageFromUCSC | 0.494 | 0.028 | 0.524 | |
| plotTranscripts | 1.730 | 0.104 | 1.835 | |
| plotTranscriptsFromEnsembldb | 0.915 | 0.057 | 0.997 | |
| plotTranscriptsFromUCSC | 3.249 | 0.416 | 3.676 | |