===============================
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 'name' not found
---
Backtrace:
▆
1. └─PloidyPeaks::rectGateFlowFrame(...)
2. └─ggcyto:::`+.ggcyto_flowSet`(ggcyto::as.ggplot(rawDataPlot), ggcyto::as.ggplot(gatedDataPlot))
3. └─ggcyto:::add_ggcyto(e1, e2, e2name)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'ploidyPeaks.Rmd' failed with diagnostics:
object 'name' not found
--- failed re-building ‘ploidyPeaks.Rmd’
SUMMARY: processing the following file failed:
‘ploidyPeaks.Rmd’
Error: Vignette re-building failed.
Execution halted