| Back to Workflows build report for BioC 3.22 |
This page was generated on 2025-12-16 16:30 -0500 (Tue, 16 Dec 2025).
| 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" | 4882 |
| 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 13/29 | Hostname | OS / Arch | INSTALL | BUILD | ||||||||
| GeoMxWorkflows 1.16.0 (landing page) Maddy Griswold
| 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 GeoMxWorkflows 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: GeoMxWorkflows |
| Version: 1.16.0 |
| Command: /Library/Frameworks/R.framework/Resources/bin/R CMD build --keep-empty-dirs --no-resave-data GeoMxWorkflows |
| StartedAt: 2025-12-16 13:08:24 -0500 (Tue, 16 Dec 2025) |
| EndedAt: 2025-12-16 13:12:20 -0500 (Tue, 16 Dec 2025) |
| EllapsedTime: 235.3 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 GeoMxWorkflows
###
##############################################################################
##############################################################################
* checking for file ‘GeoMxWorkflows/DESCRIPTION’ ... OK
* preparing ‘GeoMxWorkflows’:
* checking DESCRIPTION meta-information ... OK
* installing the package to build vignettes
* creating vignettes ... ERROR
--- re-building ‘GeomxTools_RNA-NGS_Analysis.Rmd’ using rmarkdown
2025-12-16 13:11:25.343 R[78817:133791614] XType: com.apple.fonts is not accessible.
2025-12-16 13:11:25.344 R[78817:133791614] XType: XTFontStaticRegistry is enabled.
Quitting from GeomxTools_RNA-NGS_Analysis.Rmd:969-1009 [deNativeComplex]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `.check_ncores()`:
! 24 simultaneous processes spawned
---
Backtrace:
▆
1. └─GeomxTools::mixedModelDE(...)
2. └─parallel::makeCluster(getOption("cl.cores", nCores))
3. └─parallel::makePSOCKcluster(names = spec, ...)
4. └─parallel:::.check_ncores(length(names))
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'GeomxTools_RNA-NGS_Analysis.Rmd' failed with diagnostics:
24 simultaneous processes spawned
--- failed re-building ‘GeomxTools_RNA-NGS_Analysis.Rmd’
SUMMARY: processing the following file failed:
‘GeomxTools_RNA-NGS_Analysis.Rmd’
Error: Vignette re-building failed.
Execution halted