===============================
R CMD BUILD
===============================
* checking for file CompensAID/DESCRIPTION ... OK
* preparing CompensAID:
* checking DESCRIPTION meta-information ... OK
* installing the package (it is needed to build vignettes)
* creating vignettes ... ERROR
--- re-building CompensAID.Rmd using rmarkdown
Quitting from CompensAID.Rmd:122-130 [Dotplot]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `add_ggcyto()`:
! object 'name' not found
---
Backtrace:
1. CompensAID::PlotDotSSI(...)
2. ggcyto:::`+.ggcyto_flowSet`(...)
3. ggcyto:::add_ggcyto(e1, e2, e2name)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'CompensAID.Rmd' failed with diagnostics:
object 'name' not found
--- failed re-building CompensAID.Rmd
SUMMARY: processing the following file failed:
CompensAID.Rmd
Error: Vignette re-building failed.
Execution halted