| Back to Workflows build report for BioC 3.22 |
This page was generated on 2026-01-06 16:30 -0500 (Tue, 06 Jan 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" | 4883 |
| merida1 | macOS 12.7.6 Monterey | x86_64 | 4.5.2 (2025-10-31) -- "[Not] Part in a Rumble" | 4673 |
| 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 17/29 | Hostname | OS / Arch | INSTALL | BUILD | ||||||||
| methylationArrayAnalysis 1.34.0 (landing page) Jovana Maksimovic
| nebbiolo2 | Linux (Ubuntu 24.04.3 LTS) / x86_64 | OK | ERROR | ||||||||
| merida1 | macOS 12.7.6 Monterey / x86_64 | OK | ERROR | |||||||||
|
To the developers/maintainers of the methylationArrayAnalysis 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. |
| Package: methylationArrayAnalysis |
| Version: 1.34.0 |
| Command: /Library/Frameworks/R.framework/Resources/bin/R CMD build --keep-empty-dirs --no-resave-data methylationArrayAnalysis |
| StartedAt: 2026-01-06 13:24:02 -0500 (Tue, 06 Jan 2026) |
| EndedAt: 2026-01-06 13:46:19 -0500 (Tue, 06 Jan 2026) |
| EllapsedTime: 1337.2 seconds |
| RetCode: 1 |
| Status: ERROR |
| PackageFile: None |
| PackageFileSize: NA |
##############################################################################
##############################################################################
###
### Running command:
###
### /Library/Frameworks/R.framework/Resources/bin/R CMD build --keep-empty-dirs --no-resave-data methylationArrayAnalysis
###
##############################################################################
##############################################################################
* checking for file ‘methylationArrayAnalysis/DESCRIPTION’ ... OK
* preparing ‘methylationArrayAnalysis’:
* checking DESCRIPTION meta-information ... OK
* installing the package to build vignettes
* creating vignettes ... ERROR
--- re-building ‘methylationArrayAnalysis.Rmd’ using rmarkdown
2026-01-06 13:39:29.231 R[5061:206624901] XType: com.apple.fonts is not accessible.
2026-01-06 13:39:29.237 R[5061:206624901] XType: XTFontStaticRegistry is enabled.
Quitting from methylationArrayAnalysis.Rmd:514-523 [gentracks]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `.local()`:
! querying UCSC is now based on the table identifier
---
Backtrace:
▆
1. └─Gviz::UcscTrack(...)
2. └─Gviz:::.cacheTracks(...)
3. ├─Gviz::.doCache(...)
4. │ ├─BiocGenerics::eval(expression, envir = callEnv)
5. │ └─base::eval(expression, envir = callEnv)
6. │ └─base::eval(expression, envir = callEnv)
7. ├─rtracklayer::trackNames(ucscTableQuery(session))
8. └─rtracklayer::trackNames(ucscTableQuery(session))
9. └─rtracklayer (local) .local(object, ...)
10. └─base::.Defunct("tableNames", msg = "querying UCSC is now based on the table identifier")
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'methylationArrayAnalysis.Rmd' failed with diagnostics:
querying UCSC is now based on the table identifier
--- failed re-building ‘methylationArrayAnalysis.Rmd’
SUMMARY: processing the following file failed:
‘methylationArrayAnalysis.Rmd’
Error: Vignette re-building failed.
Execution halted