Flowcharts can be a useful way to visualise complex processes. This package uses the layered grammar of graphics of 'ggplot2' to create simple flowcharts.
Version: | 1.0.0 |
Depends: | R (≥ 3.6) |
Imports: | dplyr, igraph, ggplot2, rlang, tibble, tidyr |
Suggests: | knitr, rcartocolor, rmarkdown |
Published: | 2023-05-11 |
DOI: | 10.32614/CRAN.package.ggflowchart |
Author: | Nicola Rennie [aut, cre, cph] |
Maintainer: | Nicola Rennie <nrennie35 at gmail.com> |
License: | MIT + file LICENSE |
URL: | https://nrennie.github.io/ggflowchart/ |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | ggflowchart results |
Reference manual: | ggflowchart.pdf |
Vignettes: |
decision-tree-example minimal-example |
Package source: | ggflowchart_1.0.0.tar.gz |
Windows binaries: | r-devel: ggflowchart_1.0.0.zip, r-release: ggflowchart_1.0.0.zip, r-oldrel: ggflowchart_1.0.0.zip |
macOS binaries: | r-release (arm64): ggflowchart_1.0.0.tgz, r-oldrel (arm64): ggflowchart_1.0.0.tgz, r-release (x86_64): ggflowchart_1.0.0.tgz, r-oldrel (x86_64): ggflowchart_1.0.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=ggflowchart to link to this page.