===============================
R CMD BUILD
===============================
* checking for file ‘PloidyPeaks/DESCRIPTION’ ... OK
* preparing ‘PloidyPeaks’:
* checking DESCRIPTION meta-information ... OK
* installing the package to build vignettes
* creating vignettes ... ERROR
--- re-building ‘ploidyPeaks.Rmd’ using rmarkdown
Quitting from ploidyPeaks.Rmd:396-408 [unnamed-chunk-23]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `add_ggcyto()`:
! object '+.gg' not found
---
Backtrace:
▆
1. └─PloidyPeaks::rectGateFlowFrame(...)
2. ├─ggcyto::autoplot(flowData, xVariable, yVariable, bins = 64)
3. └─ggcyto:::autoplot.flowFrame(flowData, xVariable, yVariable, bins = 64)
4. ├─ggplot2::autoplot(object, x = x, ...)
5. └─ggcyto:::autoplot.flowSet(object, x = x, ...)
6. ├─ggcyto::ggcyto(...)
7. └─ggcyto:::ggcyto.flowSet(...)
8. ├─p + ggcyto_par_default()
9. └─p + ggcyto_par_default()
10. └─ggcyto:::add_ggcyto(e1, e2, e2name)
11. ├─e1 + e2.new
12. └─e1 + e2.new
13. └─ggcyto:::add_ggcyto(e1, e2, e2name)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'ploidyPeaks.Rmd' failed with diagnostics:
object '+.gg' not found
--- failed re-building ‘ploidyPeaks.Rmd’
SUMMARY: processing the following file failed:
‘ploidyPeaks.Rmd’
Error: Vignette re-building failed.
Execution halted