############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD build --keep-empty-dirs --no-resave-data RNAdecay ### ############################################################################## ############################################################################## * checking for file ‘RNAdecay/DESCRIPTION’ ... OK * preparing ‘RNAdecay’: * checking DESCRIPTION meta-information ... OK * cleaning src * installing the package to build vignettes * creating vignettes ... ERROR --- re-building ‘RNAdecay_workflow.Rmd’ using rmarkdown Quitting from RNAdecay_workflow.Rmd:535-569 [unnamed-chunk-34] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error in `vapply()`: ! values must be length 1, but FUN(X[[1]]) result is length 4 --- Backtrace: ▆ 1. ├─base::print(p) 2. └─ggplot2 (local) `print.ggplot2::ggplot`(p) 3. ├─ggplot2::ggplot_gtable(data) 4. └─ggplot2 (local) `ggplot_gtable.ggplot2::ggplot_built`(data) 5. └─plot@guides$assemble(theme) 6. └─ggplot2 (local) assemble(..., self = self) 7. └─self$draw(theme, positions, theme$legend.direction) 8. └─ggplot2 (local) draw(..., self = self) 9. └─guides[[i]]$draw(...) 10. └─ggplot2 (local) draw(..., self = self) 11. └─self$build_decor(params$decor, grobs, elems, params) 12. └─ggplot2 (local) build_decor(...) 13. └─base::lapply(...) 14. └─ggplot2 (local) FUN(X[[i]], ...) 15. └─base::vapply(glyph, get_attr, which = "width", default = 0, numeric(1)) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error: processing vignette 'RNAdecay_workflow.Rmd' failed with diagnostics: values must be length 1, but FUN(X[[1]]) result is length 4 --- failed re-building ‘RNAdecay_workflow.Rmd’ SUMMARY: processing the following file failed: ‘RNAdecay_workflow.Rmd’ Error: Vignette re-building failed. Execution halted