Back to Multiple platform build/check report for BioC 3.23:   simplified   long
A[B]CDEFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2026-04-17 11:36 -0400 (Fri, 17 Apr 2026).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.4 LTS)x86_644.6.0 alpha (2026-04-05 r89794) 4931
kjohnson3macOS 13.7.7 Venturaarm644.6.0 alpha (2026-04-08 r89818) 4660
kunpeng2Linux (openEuler 24.03 LTS)aarch64R Under development (unstable) (2025-02-19 r87757) -- "Unsuffered Consequences" 4627
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 129/2394HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
BadRegionFinder 1.39.0  (landing page)
Sarah Sandmann
Snapshot Date: 2026-04-16 13:40 -0400 (Thu, 16 Apr 2026)
git_url: https://git.bioconductor.org/packages/BadRegionFinder
git_branch: devel
git_last_commit: d483500
git_last_commit_date: 2025-10-29 10:31:21 -0400 (Wed, 29 Oct 2025)
nebbiolo1Linux (Ubuntu 24.04.4 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.7.7 Ventura / arm64  OK    OK    ERROR    OK  
kunpeng2Linux (openEuler 24.03 LTS) / aarch64  ERROR    ERROR  skipped
See other builds for BadRegionFinder in R Universe.


CHECK results for BadRegionFinder on kjohnson3

To the developers/maintainers of the BadRegionFinder package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/BadRegionFinder.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.

raw results


Summary

Package: BadRegionFinder
Version: 1.39.0
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:BadRegionFinder.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings BadRegionFinder_1.39.0.tar.gz
StartedAt: 2026-04-16 18:26:41 -0400 (Thu, 16 Apr 2026)
EndedAt: 2026-04-16 18:29:31 -0400 (Thu, 16 Apr 2026)
EllapsedTime: 169.9 seconds
RetCode: 1
Status:   ERROR  
CheckDir: BadRegionFinder.Rcheck
Warnings: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:BadRegionFinder.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings BadRegionFinder_1.39.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.23-bioc/meat/BadRegionFinder.Rcheck’
* using R version 4.6.0 alpha (2026-04-08 r89818)
* using platform: aarch64-apple-darwin23
* R was compiled by
    Apple clang version 17.0.0 (clang-1700.3.19.1)
    GNU Fortran (GCC) 14.2.0
* running under: macOS Tahoe 26.3.1
* using session charset: UTF-8
* current time: 2026-04-16 22:26:41 UTC
* using option ‘--no-vignettes’
* checking for file ‘BadRegionFinder/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘BadRegionFinder’ version ‘1.39.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 ‘BadRegionFinder’ 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 dependencies in R code ... OK
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
determineCoverage: no visible global function definition for ‘path’
Undefined global functions or variables:
  path
* 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 sizes of PDF files under ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... ERROR
Running examples in ‘BadRegionFinder-Ex.R’ failed
The error most likely occurred in:

> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: plotSummaryGenes
> ### Title: Plots a summary of the coverage quality concerning the genes
> ###   only
> ### Aliases: plotSummaryGenes 'plot Summary Genes'
> 
> ### ** Examples
> 
> library("BSgenome.Hsapiens.UCSC.hg19")
Loading required package: BSgenome
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: S4Vectors
Loading required package: stats4

Attaching package: ‘S4Vectors’

The following object is masked from ‘package:utils’:

    findMatches

The following objects are masked from ‘package:base’:

    I, expand.grid, unname

Loading required package: IRanges
Loading required package: Seqinfo
Loading required package: GenomicRanges
Loading required package: Biostrings
Loading required package: XVector

Attaching package: ‘Biostrings’

The following object is masked from ‘package:base’:

    strsplit

Loading required package: BiocIO
Loading required package: rtracklayer
> threshold1 <- 20
> threshold2 <- 100
> percentage1 <- 0.80
> percentage2 <- 0.90
> sample_file <- system.file("extdata", "SampleNames.txt", 
+                            package = "BadRegionFinder")
> samples <- read.table(sample_file)
> bam_input <- system.file("extdata", package = "BadRegionFinder")
> output <- system.file("extdata", package = "BadRegionFinder")
> target_regions <- system.file("extdata", "targetRegions.bed",
+                               package = "BadRegionFinder")
> targetRegions <- read.table(target_regions, header = FALSE,
+                             stringsAsFactors = FALSE)
> 
> coverage_summary <- determineCoverage(samples, bam_input, targetRegions, output,
+                                       TRonly = TRUE)
Determine Coverage
Sample Test_454
Sample Test_ion
Determine target bases
Combine Information
Chromosome: 1
Chromosome: 2
Chromosome: 3
Chromosome: 4
Chromosome: 5
Chromosome: 6
Chromosome: 7
Chromosome: 8
Chromosome: 9
Chromosome: 10
Chromosome: 11
Chromosome: 12
Chromosome: 13
Chromosome: 14
Chromosome: 15
Chromosome: 16
Chromosome: 17
Chromosome: 18
Chromosome: 19
Chromosome: 20
Chromosome: 21
Chromosome: 22
Chromosome: X
Chromosome: Y
Chromosome: MT
> coverage_indicators <- determineCoverageQuality(threshold1, threshold2,
+                                                 percentage1, percentage2,
+                                                 coverage_summary)
Analyzing Chromosome 1
Analyzing Chromosome 2
Analyzing Chromosome 3
Analyzing Chromosome 4
Analyzing Chromosome 5
Analyzing Chromosome 6
Analyzing Chromosome 7
Analyzing Chromosome 8
Analyzing Chromosome 9
Analyzing Chromosome 10
Analyzing Chromosome 11
Analyzing Chromosome 12
Analyzing Chromosome 13
Analyzing Chromosome 14
Analyzing Chromosome 15
Analyzing Chromosome 16
Analyzing Chromosome 17
Analyzing Chromosome 18
Analyzing Chromosome 19
Analyzing Chromosome 20
Analyzing Chromosome 21
Analyzing Chromosome 22
Analyzing Chromosome 23
Analyzing Chromosome 24
Analyzing Chromosome 25
> badCoverageSummary <- reportBadRegionsSummary(threshold1, threshold2,
+                                               percentage1, percentage2,
+                                               coverage_indicators, "", output)
Analyzing Chromosome 1
Analyzing Chromosome 2
Error in `req_perform()`:
! HTTP 504 Gateway Timeout.
Backtrace:
     ▆
  1. └─BadRegionFinder::reportBadRegionsSummary(...)
  2.   └─biomaRt::useMart(...)
  3.     └─biomaRt:::.useMart(...)
  4.       └─biomaRt::useDataset(mart = mart, dataset = dataset, verbose = verbose)
  5.         └─biomaRt:::.getFilters(mart, verbose = verbose)
  6.           └─biomaRt:::.getAttrFilt(mart = mart, verbose = verbose, type = "filters")
  7.             └─biomaRt:::bmRequest(...)
  8.               └─httr2::req_perform(request)
  9.                 └─httr2:::handle_resp(req, resp, error_call = error_call)
 10.                   └─httr2:::resp_failure_cnd(req, resp, error_call = error_call)
 11.                     ├─rlang::catch_cnd(...)
 12.                     │ ├─rlang::eval_bare(...)
 13.                     │ ├─base::tryCatch(...)
 14.                     │ │ └─base (local) tryCatchList(expr, classes, parentenv, handlers)
 15.                     │ │   └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
 16.                     │ │     └─base (local) doTryCatch(return(expr), name, parentenv, handler)
 17.                     │ └─base::force(expr)
 18.                     └─rlang::abort(...)
Execution halted
Examples with CPU (user + system) or elapsed time > 5s
              user system elapsed
plotDetailed 2.114  0.087  25.716
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... OK
* checking running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

Status: 1 ERROR, 1 NOTE
See
  ‘/Users/biocbuild/bbs-3.23-bioc/meat/BadRegionFinder.Rcheck/00check.log’
for details.


Installation output

BadRegionFinder.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL BadRegionFinder
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.6/Resources/library’
* installing *source* package ‘BadRegionFinder’ ...
** this is package ‘BadRegionFinder’ version ‘1.39.0’
** using staged installation
** R
** 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 (BadRegionFinder)

Tests output


Example timings

BadRegionFinder.Rcheck/BadRegionFinder-Ex.timings

nameusersystemelapsed
BadRegionFinder-package0.0830.0110.096
determineCoverage0.0020.0020.004
determineCoverageQuality0.0020.0010.004
determineQuantiles0.4770.0130.499
determineRegionsOfInterest0.0020.0020.003
plotDetailed 2.114 0.08725.716
plotSummary0.0560.0060.061