Last updated on 2025-12-24 15:52:44 CET.
| Package | ERROR | OK |
|---|---|---|
| mycolorsTB | 1 | 12 |
Current CRAN status: ERROR: 1, OK: 12
Version: 0.1.1
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building 'use-mycolors.Rmd' using rmarkdown
Quitting from use-mycolors.Rmd:77-80 [unnamed-chunk-3]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `geom_segment2()`:
! Problem while converting geom to grob.
ℹ Error occurred in the 4th layer.
Caused by error in `is.waive()`:
! could not find function "is.waive"
---
Backtrace:
▆
1. ├─base::withVisible(knit_print(x, ...))
2. ├─knitr::knit_print(x, ...)
3. └─knitr:::knit_print.default(x, ...)
4. └─knitr::normal_print(x)
5. ├─base::print(x)
6. └─ggplot2 (local) `print.ggplot2::ggplot`(x)
7. ├─ggplot2::ggplot_gtable(data)
8. └─ggplot2 (local) `ggplot_gtable.ggplot2::ggplot_built`(data)
9. └─ggplot2:::by_layer(...)
10. ├─rlang::try_fetch(...)
11. │ ├─base::tryCatch(...)
12. │ │ └─base (local) tryCatchList(expr, classes, parentenv, handlers)
13. │ │ └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
14. │ │ └─base (local) doTryCatch(return(expr), name, parentenv, handler)
15. │ └─base::withCallingHandlers(...)
16. └─ggplot2 (local) f(l = layers[[i]], d = data[[i]])
17. └─l$draw_geom(d, layout)
18. └─ggplot2 (local) draw_geom(..., self = self)
19. └─self$geom$draw_layer(...)
20. └─ggplot2 (local) draw_layer(..., self = self)
21. └─base::lapply(...)
22. └─ggplot2 (local) FUN(X[[i]], ...)
23. ├─rlang::inject(self$draw_panel(data, panel_params, coord, !!!params))
24. └─self$draw_panel(...)
25. └─ggtree (local) draw_panel(...)
26. └─ggplot2:::empty(data)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'use-mycolors.Rmd' failed with diagnostics:
Problem while converting geom to grob.
ℹ Error occurred in the 4th layer.
Caused by error in `is.waive()`:
! could not find function "is.waive"
--- failed re-building 'use-mycolors.Rmd'
SUMMARY: processing the following file failed:
'use-mycolors.Rmd'
Error: Vignette re-building failed.
Execution halted
Flavor: r-oldrel-windows-x86_64