| Back to Build/check report for BioC 3.22: simplified long |
|
This page was generated on 2026-02-19 11:57 -0500 (Thu, 19 Feb 2026).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo2 | Linux (Ubuntu 24.04.3 LTS) | x86_64 | 4.5.2 (2025-10-31) -- "[Not] Part in a Rumble" | 4890 |
| 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 1430/2361 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| MutationalPatterns 3.20.0 (landing page) Mark van Roosmalen
| nebbiolo2 | Linux (Ubuntu 24.04.3 LTS) / x86_64 | OK | ERROR | skipped | |||||||||
| See other builds for MutationalPatterns in R Universe. | ||||||||||||||
|
To the developers/maintainers of the MutationalPatterns package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/MutationalPatterns.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: MutationalPatterns |
| Version: 3.20.0 |
| Command: /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD build --keep-empty-dirs --no-resave-data --md5 MutationalPatterns |
| StartedAt: 2026-02-18 19:24:25 -0500 (Wed, 18 Feb 2026) |
| EndedAt: 2026-02-18 19:27:27 -0500 (Wed, 18 Feb 2026) |
| EllapsedTime: 182.1 seconds |
| RetCode: 1 |
| Status: ERROR |
| PackageFile: None |
| PackageFileSize: NA |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD build --keep-empty-dirs --no-resave-data --md5 MutationalPatterns
###
##############################################################################
##############################################################################
* checking for file ‘MutationalPatterns/DESCRIPTION’ ... OK
* preparing ‘MutationalPatterns’:
* checking DESCRIPTION meta-information ... OK
* installing the package to build vignettes
* creating vignettes ... ERROR
--- re-building ‘Introduction_to_MutationalPatterns.Rmd’ using rmarkdown
Quitting from Introduction_to_MutationalPatterns.Rmd:112-115 [unnamed-chunk-2]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `h()`:
! error in evaluating the argument 'x' in selecting a method for function 'head': Bioconductor version cannot be validated; no internet connection? See #troubleshooting section
in vignette
---
Backtrace:
▆
1. ├─utils::head(available.genomes())
2. ├─BSgenome::available.genomes()
3. │ └─BSgenome:::get_data_annotation_contrib_url(type)
4. │ ├─utils::contrib.url(BiocManager::repositories()["BioCann"], type = type)
5. │ └─BiocManager::repositories()
6. │ └─BiocManager:::.version_validate(version)
7. │ ├─base::ifelse(.is_CRAN_check(), .message(txt), .stop(txt))
8. │ └─BiocManager:::.stop(txt)
9. │ └─base::stop(.msg(...), call. = call.)
10. └─base::.handleSimpleError(...)
11. └─base (local) h(simpleError(msg, call))
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'Introduction_to_MutationalPatterns.Rmd' failed with diagnostics:
error in evaluating the argument 'x' in selecting a method for function 'head': Bioconductor version cannot be validated; no internet connection? See #troubleshooting section
in vignette
--- failed re-building ‘Introduction_to_MutationalPatterns.Rmd’
SUMMARY: processing the following file failed:
‘Introduction_to_MutationalPatterns.Rmd’
Error: Vignette re-building failed.
Execution halted