| Back to Rapid builds (Linux only) of a subset of BioC 3.22 Report updated every 6 hours |
This page was generated on 2025-07-24 09:37 -0400 (Thu, 24 Jul 2025).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| teran2 | Linux (Ubuntu 24.04.1 LTS) | x86_64 | 4.5.0 (2025-04-11) -- "How About a Twenty-Six" | 914 |
| 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 62/229 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | |||||||
| CytoML 2.21.0 (landing page) Mike Jiang
| teran2 | Linux (Ubuntu 24.04.1 LTS) / x86_64 | OK | ERROR | skipped | |||||||
|
To the developers/maintainers of the CytoML 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: CytoML |
| Version: 2.21.0 |
| Command: /home/rapidbuild/bbs-3.22-bioc-rapid/R/bin/R CMD build --keep-empty-dirs --no-resave-data CytoML |
| StartedAt: 2025-07-24 06:35:33 -0400 (Thu, 24 Jul 2025) |
| EndedAt: 2025-07-24 06:36:30 -0400 (Thu, 24 Jul 2025) |
| EllapsedTime: 57.6 seconds |
| RetCode: 1 |
| Status: ERROR |
| PackageFile: None |
| PackageFileSize: NA |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/rapidbuild/bbs-3.22-bioc-rapid/R/bin/R CMD build --keep-empty-dirs --no-resave-data CytoML
###
##############################################################################
##############################################################################
* checking for file ‘CytoML/DESCRIPTION’ ... OK
* preparing ‘CytoML’:
* checking DESCRIPTION meta-information ... OK
* cleaning src
* installing the package to build vignettes
* creating vignettes ... ERROR
--- re-building ‘HowToExportGatingSet.Rmd’ using rmarkdown
Quitting from HowToExportGatingSet.Rmd:52-71 [unnamed-chunk-3]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `add_ggcyto()`:
! object '+.gg' not found
---
Backtrace:
▆
1. ├─ggplot2::autoplot(gs[[1]])
2. └─ggcyto:::autoplot.GatingHierarchy(gs[[1]])
3. ├─BiocGenerics::lapply(...)
4. └─base::lapply(...)
5. └─ggcyto (local) FUN(X[[i]], ...)
6. └─ggcyto:::autoplot.GatingSet(object, gate, y = y, ...)
7. ├─ggcyto::ggcyto(object, mapping, ...)
8. └─ggcyto:::ggcyto.GatingHierarchy(object, mapping, ...)
9. ├─ggcyto::ggcyto(data, ...)
10. └─ggcyto:::ggcyto.GatingSet(data, ...)
11. └─ggcyto:::ggcyto.flowSet(data = data, mapping = mapping, ...)
12. ├─p + ggcyto_par_default()
13. └─p + ggcyto_par_default()
14. └─ggcyto:::add_ggcyto(e1, e2, e2name)
15. ├─e1 + e2.new
16. └─e1 + e2.new
17. └─ggcyto:::add_ggcyto(e1, e2, e2name)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'HowToExportGatingSet.Rmd' failed with diagnostics:
object '+.gg' not found
--- failed re-building ‘HowToExportGatingSet.Rmd’
--- re-building ‘cytobank2GatingSet.Rmd’ using rmarkdown
Quitting from cytobank2GatingSet.Rmd:58-64 [unnamed-chunk-6]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `add_ggcyto()`:
! object '+.gg' not found
---
Backtrace:
▆
1. ├─ggplot2::autoplot(gs[[1]])
2. └─ggcyto:::autoplot.GatingHierarchy(gs[[1]])
3. ├─BiocGenerics::lapply(...)
4. └─base::lapply(...)
5. └─ggcyto (local) FUN(X[[i]], ...)
6. └─ggcyto:::autoplot.GatingSet(object, gate, y = y, ...)
7. ├─ggcyto::ggcyto(object, mapping, ...)
8. └─ggcyto:::ggcyto.GatingHierarchy(object, mapping, ...)
9. ├─ggcyto::ggcyto(data, ...)
10. └─ggcyto:::ggcyto.GatingSet(data, ...)
11. └─ggcyto:::ggcyto.flowSet(data = data, mapping = mapping, ...)
12. ├─p + ggcyto_par_default()
13. └─p + ggcyto_par_default()
14. └─ggcyto:::add_ggcyto(e1, e2, e2name)
15. ├─e1 + e2.new
16. └─e1 + e2.new
17. └─ggcyto:::add_ggcyto(e1, e2, e2name)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'cytobank2GatingSet.Rmd' failed with diagnostics:
object '+.gg' not found
--- failed re-building ‘cytobank2GatingSet.Rmd’
--- re-building ‘flowjo_to_gatingset.Rmd’ using rmarkdown
--- finished re-building ‘flowjo_to_gatingset.Rmd’
SUMMARY: processing the following files failed:
‘HowToExportGatingSet.Rmd’ ‘cytobank2GatingSet.Rmd’
Error: Vignette re-building failed.
Execution halted