rich-iannone/DiagrammeR
Graph and network visualization using tabular data in R observed · 2026-08-28
Health v2 · maintenance only
73/100
- Activity 79
- Release rhythm 49
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4266
- days_rel: 128
- days_push: 128
- n_releases_24m: 1
Adoption not part of the score
1740 stars · 244 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
DiagrammeR is an R package for creating, modifying, analyzing, and visualizing network graph diagrams using tabular data. Graphs are built from node and edge data frames and can be rendered in R Markdown documents, Shiny apps, or exported as images.
Use cases
- visualize network graphs from tabular data in R
- analyze graph metrics like betweenness and degree
- embed network diagrams in R Markdown reports
- render interactive graphs in Shiny apps
- create flowcharts and diagrams programmatically
- export graph diagrams as image files
- identify articulation points and graph structures
When to choose
- you work in R and need graph/network visualization from data frames
- you want to embed diagrams in R Markdown or Shiny
- you need graph analysis functions alongside visualization
- you prefer a declarative, pipe-friendly API for building graphs
When to avoid
- you need large-scale graph processing beyond visualization
- you work outside the R ecosystem
- you need interactive web-based graph exploration with heavy interactivity
- you need a general-purpose plotting library for non-graph charts
Facets
library · maturity active
data-visualization charts data-visualization data-science developer-tools cross-platform graph-theory network-analysis r-package graphviz property-graph r-markdown shiny r
2 sources
- readme: https://github.com/rich-iannone/DiagrammeR · fetched 2026-08-28 · 4a4c30ef81cb
- homepage: https://rich-iannone.github.io/DiagrammeR/ · fetched 2026-08-29 · 05e83e15573f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| rich-iannone/DiagrammeR | main | 73 |
For agents
markdown · JSON · MCP: product_card(name="rich-iannone/DiagrammeR")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem