# rich-iannone/DiagrammeR

Graph and network visualization using tabular data in R

Repository: https://github.com/rich-iannone/DiagrammeR
Canonical: https://ross.abutalabs.com/products/diagrammer
Homepage: https://rich-iannone.github.io/DiagrammeR/
Language: R
License: NOASSERTION
License Family: other
Topics: r, network-graph, graph, visualization, property-graph, graph-functions
Last push: 2026-04-27T20:44:12+00:00

## Health v2 (maintenance only)
Score: 73/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 79, release rhythm 49, longevity 100
- inputs: {"age_days": 4266, "days_push": 128, "days_rel": 128, "gap_med": null, "n_releases_24m": 1}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1740, forks 244 (observed 2026-08-28T04:05:30.148785+00:00)

## What it is
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
- artifact type: library
- maturity: active
- function: data-visualization, charts
- domain: data-visualization, data-science, developer-tools
- platform: cross-platform
- tags: graph-theory, network-analysis, r-package, graphviz, property-graph, r-markdown, shiny, r

## Member repositories
- rich-iannone/DiagrammeR (main) score 73

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:30.148785+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:30:10.011021+00:00, confidence not recorded.
  - readme: https://github.com/rich-iannone/DiagrammeR (fetched 2026-08-28T04:05:30.148785+00:00, sha 4a4c30ef81cb)
  - homepage: https://rich-iannone.github.io/DiagrammeR/ (fetched 2026-08-29T11:07:30.918673+00:00, sha 05e83e15573f)
- Data as of 2026-08-30T08:39:29.467469+00:00.
