Back to Multiple platform build/check report for BioC 3.23:   simplified   long
ABCDEFGHIJKLMNOPQRSTU[V]WXYZ

This page was generated on 2025-12-09 11:36 -0500 (Tue, 09 Dec 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.3 LTS)x86_64R Under development (unstable) (2025-10-20 r88955) -- "Unsuffered Consequences" 4869
kjohnson3macOS 13.7.7 Venturaarm64R Under development (unstable) (2025-11-04 r88984) -- "Unsuffered Consequences" 4576
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 2275/2331HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
VariantAnnotation 1.57.0  (landing page)
Bioconductor Package Maintainer
Snapshot Date: 2025-12-08 13:40 -0500 (Mon, 08 Dec 2025)
git_url: https://git.bioconductor.org/packages/VariantAnnotation
git_branch: devel
git_last_commit: 0da7ddb
git_last_commit_date: 2025-10-29 10:08:24 -0500 (Wed, 29 Oct 2025)
nebbiolo1Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    OK    WARNINGS  UNNEEDED, same version is already published
kjohnson3macOS 13.7.7 Ventura / arm64  OK    ERROR  skippedskipped


BUILD results for VariantAnnotation on kjohnson3

To the developers/maintainers of the VariantAnnotation package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/VariantAnnotation.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: VariantAnnotation
Version: 1.57.0
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD build --keep-empty-dirs --no-resave-data VariantAnnotation
StartedAt: 2025-12-08 18:02:00 -0500 (Mon, 08 Dec 2025)
EndedAt: 2025-12-08 18:03:46 -0500 (Mon, 08 Dec 2025)
EllapsedTime: 106.2 seconds
RetCode: 1
Status:   ERROR  
PackageFile: None
PackageFileSize: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD build --keep-empty-dirs --no-resave-data VariantAnnotation
###
##############################################################################
##############################################################################


* checking for file ‘VariantAnnotation/DESCRIPTION’ ... OK
* preparing ‘VariantAnnotation’:
* checking DESCRIPTION meta-information ... OK
* cleaning src
* installing the package (it is needed to build vignettes)
* creating vignettes ... ERROR
--- re-building ‘VariantAnnotation.Rmd’ using rmarkdown
2025-12-08 18:02:39.635 R[47884:319123184] XType: Using static font registry.
[W::bcf_hdr_check_sanity] GL should be declared as Number=G
--- finished re-building ‘VariantAnnotation.Rmd’

--- re-building ‘ensemblVEP.Rmd’ using rmarkdown

Quitting from ensemblVEP.Rmd:53-58 [lksnv]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `post_Hs_region()`:
! Service Unavailable (HTTP 503).
---
Backtrace:
    ▆
 1. └─VariantAnnotation::vep_by_region(...)
 2.   └─VariantAnnotation::post_Hs_region(...)
 3.     └─httr::stop_for_status(ans)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Error: processing vignette 'ensemblVEP.Rmd' failed with diagnostics:
Service Unavailable (HTTP 503).
--- failed re-building ‘ensemblVEP.Rmd’

--- re-building ‘filterVcf.Rmd’ using rmarkdown
--- finished re-building ‘filterVcf.Rmd’

SUMMARY: processing the following file failed:
  ‘ensemblVEP.Rmd’

Error: Vignette re-building failed.
Execution halted