| Back to Workflows build report for BioC 3.23 |
This page was generated on 2025-12-16 16:30 -0500 (Tue, 16 Dec 2025).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo1 | Linux (Ubuntu 24.04.3 LTS) | x86_64 | R Under development (unstable) (2025-10-20 r88955) -- "Unsuffered Consequences" | 4875 |
| lconway | macOS 12.7.6 Monterey | x86_64 | R Under development (unstable) (2025-10-21 r88958) -- "Unsuffered Consequences" | 4623 |
| 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/28 | Hostname | OS / Arch | INSTALL | BUILD | ||||||||
| GeoMxWorkflows 1.17.0 (landing page) Maddy Griswold
| nebbiolo1 | Linux (Ubuntu 24.04.3 LTS) / x86_64 | OK | ERROR | ||||||||
| lconway | macOS 12.7.6 Monterey / x86_64 | OK | OK | |||||||||
|
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.17.0 |
| Command: /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD build --keep-empty-dirs --no-resave-data GeoMxWorkflows |
| StartedAt: 2025-12-16 13:05:02 -0500 (Tue, 16 Dec 2025) |
| EndedAt: 2025-12-16 13:08:07 -0500 (Tue, 16 Dec 2025) |
| EllapsedTime: 185.3 seconds |
| RetCode: 1 |
| Status: ERROR |
| PackageFile: None |
| PackageFileSize: NA |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/bbs-3.23-bioc/R/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 (it is needed to build vignettes)
* creating vignettes ... ERROR
--- re-building ‘GeomxTools_RNA-NGS_Analysis.Rmd’ using rmarkdown
Quitting from GeomxTools_RNA-NGS_Analysis.Rmd:969-1009 [deNativeComplex]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `.check_ncores()`:
! 72 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:
72 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