Back to Multiple platform build/check report for BioC 3.22:   simplified   long
ABCDEFGHIJKL[M]NOPQRSTUVWXYZ

This page was generated on 2025-11-11 12:02 -0500 (Tue, 11 Nov 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.3 LTS)x86_644.5.1 Patched (2025-08-23 r88802) -- "Great Square Root" 4902
kjohnson3macOS 13.7.7 Venturaarm644.5.1 Patched (2025-09-10 r88807) -- "Great Square Root" 4638
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 1194/2361HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
maser 1.28.0  (landing page)
Diogo F.T. Veiga
Snapshot Date: 2025-11-10 13:45 -0500 (Mon, 10 Nov 2025)
git_url: https://git.bioconductor.org/packages/maser
git_branch: RELEASE_3_22
git_last_commit: f9a04bc
git_last_commit_date: 2025-10-29 10:45:34 -0500 (Wed, 29 Oct 2025)
nebbiolo2Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    ERROR  skipped
kjohnson3macOS 13.7.7 Ventura / arm64  OK    ERROR  skippedskipped


BUILD results for maser on nebbiolo2

To the developers/maintainers of the maser package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/maser.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: maser
Version: 1.28.0
Command: /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD build --keep-empty-dirs --no-resave-data --md5 maser
StartedAt: 2025-11-10 18:33:24 -0500 (Mon, 10 Nov 2025)
EndedAt: 2025-11-10 18:39:58 -0500 (Mon, 10 Nov 2025)
EllapsedTime: 394.4 seconds
RetCode: 1
Status:   ERROR  
PackageFile: None
PackageFileSize: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD build --keep-empty-dirs --no-resave-data --md5 maser
###
##############################################################################
##############################################################################


* checking for file ‘maser/DESCRIPTION’ ... OK
* preparing ‘maser’:
* checking DESCRIPTION meta-information ... OK
* installing the package to build vignettes
* creating vignettes ... ERROR
--- re-building ‘Introduction.Rmd’ using rmarkdown
--- finished re-building ‘Introduction.Rmd’

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

Quitting from Protein_mapping.Rmd:118-122 [unnamed-chunk-8]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `download.file()`:
! cannot open URL 'https://ftp.uniprot.org/pub/databases/uniprot/current_release/knowledgebase/genome_annotation_tracks/UP000005640_9606_beds/UP000005640_9606_dna_bind.bed'
---
Backtrace:
    ▆
 1. └─maser::mapProteinFeaturesToEvents(...)
 2.   └─parallel::mclapply(features, createGRangesUniprotKBtrack, mc.cores = ncores)
 3.     └─base::lapply(X = X, FUN = FUN, ...)
 4.       └─maser (local) FUN(X[[i]], ...)
 5.         └─data.table::fread(...)
 6.           └─utils::download.file(...)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Error: processing vignette 'Protein_mapping.Rmd' failed with diagnostics:
cannot open URL 'https://ftp.uniprot.org/pub/databases/uniprot/current_release/knowledgebase/genome_annotation_tracks/UP000005640_9606_beds/UP000005640_9606_dna_bind.bed'
--- failed re-building ‘Protein_mapping.Rmd’

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

Error: Vignette re-building failed.
Execution halted