Back to Build/check report for BioC 3.23 experimental data
A[B]CDEFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2026-03-12 15:01 -0400 (Thu, 12 Mar 2026).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.3 LTS)x86_64R Under development (unstable) (2026-03-05 r89546) -- "Unsuffered Consequences" 4806
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 40/433HostnameOS / ArchINSTALLBUILDCHECK
brgedata 1.33.0  (landing page)
Dolors Pelegri-Siso
Snapshot Date: 2026-03-12 07:00 -0400 (Thu, 12 Mar 2026)
git_url: https://git.bioconductor.org/packages/brgedata
git_branch: devel
git_last_commit: b5bcd94
git_last_commit_date: 2025-10-29 10:04:06 -0400 (Wed, 29 Oct 2025)
nebbiolo1Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    ERROR  skipped


BUILD results for brgedata on nebbiolo1

To the developers/maintainers of the brgedata package:
- 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: brgedata
Version: 1.33.0
Command: /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD build --keep-empty-dirs --no-resave-data brgedata
StartedAt: 2026-03-12 11:08:53 -0400 (Thu, 12 Mar 2026)
EndedAt: 2026-03-12 11:10:01 -0400 (Thu, 12 Mar 2026)
EllapsedTime: 68.3 seconds
RetCode: 1
Status:   ERROR  
PackageFile: None
PackageFileSize: NA

Command output

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


* checking for file ‘brgedata/DESCRIPTION’ ... OK
* preparing ‘brgedata’:
* checking DESCRIPTION meta-information ... OK
* installing the package (it is needed to build vignettes)
* creating vignettes ... ERROR
--- re-building ‘general_description.Rmd’ using rmarkdown
Failed with error:  'there is no package called 'rexposome''

Quitting from general_description.Rmd:45-48 [load_exposome]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `.requirePackage()`:
! unable to load required package 'rexposome'
---
Backtrace:
    ▆
 1. ├─base::withVisible(knit_print(x, ...))
 2. ├─knitr::knit_print(x, ...)
 3. │ └─knitr:::need_screenshot(x, ...)
 4. └─methods:::.extendsForS3(`<chr>`)
 5.   └─methods::extends(Class, maybe = FALSE)
 6.     └─methods::getClassDef(class1)
 7.       └─methods:::.requirePackage(package)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Error: processing vignette 'general_description.Rmd' failed with diagnostics:
unable to load required package 'rexposome'
--- failed re-building ‘general_description.Rmd’

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

Error: Vignette re-building failed.
Execution halted