Last updated on 2025-12-24 15:52:08 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.1 | 8.79 | 82.16 | 90.95 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.1.1 | 6.18 | 56.58 | 62.76 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.1.1 | 15.00 | 136.26 | 151.26 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.1.1 | 14.00 | 140.59 | 154.59 | OK | |
| r-devel-windows-x86_64 | 0.1.1 | 10.00 | 84.00 | 94.00 | OK | |
| r-patched-linux-x86_64 | 0.1.1 | 8.07 | 74.00 | 82.07 | OK | |
| r-release-linux-x86_64 | 0.1.1 | 7.86 | 73.87 | 81.73 | OK | |
| r-release-macos-arm64 | 0.1.1 | OK | ||||
| r-release-macos-x86_64 | 0.1.1 | 5.00 | 75.00 | 80.00 | OK | |
| r-release-windows-x86_64 | 0.1.1 | 9.00 | 82.00 | 91.00 | OK | |
| r-oldrel-macos-arm64 | 0.1.1 | OK | ||||
| r-oldrel-macos-x86_64 | 0.1.1 | 5.00 | 81.00 | 86.00 | OK | |
| r-oldrel-windows-x86_64 | 0.1.1 | 13.00 | 106.00 | 119.00 | ERROR |
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