| Back to Workflows build report for BioC 3.21 |
This page was generated on 2025-04-22 16:30 -0400 (Tue, 22 Apr 2025).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo1 | Linux (Ubuntu 24.04.1 LTS) | x86_64 | 4.5.0 RC (2025-04-04 r88126) -- "How About a Twenty-Six" | 4831 |
| palomino7 | Windows Server 2022 Datacenter | x64 | 4.5.0 RC (2025-04-04 r88126 ucrt) -- "How About a Twenty-Six" | 4573 |
| lconway | macOS 12.7.1 Monterey | x86_64 | 4.5.0 RC (2025-04-04 r88126) -- "How About a Twenty-Six" | 4599 |
| 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 28/30 | Hostname | OS / Arch | INSTALL | BUILD | ||||||||
| spicyWorkflow 1.8.0 (landing page) SOMS Maintainer
| nebbiolo1 | Linux (Ubuntu 24.04.1 LTS) / x86_64 | OK | ERROR | ||||||||
| palomino7 | Windows Server 2022 Datacenter / x64 | OK | ERROR | |||||||||
| lconway | macOS 12.7.1 Monterey / x86_64 | OK | ERROR | |||||||||
|
To the developers/maintainers of the spicyWorkflow 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: spicyWorkflow |
| Version: 1.8.0 |
| Command: /Library/Frameworks/R.framework/Resources/bin/R CMD build --keep-empty-dirs --no-resave-data spicyWorkflow |
| StartedAt: 2025-04-22 13:08:45 -0400 (Tue, 22 Apr 2025) |
| EndedAt: 2025-04-22 13:30:24 -0400 (Tue, 22 Apr 2025) |
| EllapsedTime: 1298.8 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 spicyWorkflow
###
##############################################################################
##############################################################################
* checking for file ‘spicyWorkflow/DESCRIPTION’ ... OK
* preparing ‘spicyWorkflow’:
* checking DESCRIPTION meta-information ... OK
* installing the package to build vignettes
* creating vignettes ... ERROR
--- re-building ‘spicyWorkflow.Rmd’ using rmarkdown
2025-04-22 13:18:57.564 R[84302:731881776] XType: com.apple.fonts is not accessible.
2025-04-22 13:18:57.565 R[84302:731881776] XType: XTFontStaticRegistry is enabled.
Quitting from spicyWorkflow.Rmd:582-593 [unnamed-chunk-27]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `FUN()`:
! object 'r' not found
---
Backtrace:
▆
1. └─spicyR::spicy(...)
2. └─spicyR::getPairwise(...)
3. └─base::tryCatch(...)
4. └─base (local) tryCatchList(expr, classes, parentenv, handlers)
5. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
6. └─value[[3L]](cond)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'spicyWorkflow.Rmd' failed with diagnostics:
object 'r' not found
--- failed re-building ‘spicyWorkflow.Rmd’
SUMMARY: processing the following file failed:
‘spicyWorkflow.Rmd’
Error: Vignette re-building failed.
Execution halted