Package: ggchord2 0.0.1

Nicola Rennie
ggchord2: Chord Diagrams with 'ggplot2'
A 'ggplot2' extension that provides functions for drawing chord diagrams for visualising flows between categories. The package extends 'ggplot2' by adding geoms and stats for drawing chord sectors, arcs, and labels.
Authors:
ggchord2_0.0.1.tar.gz
ggchord2_0.0.1.tar.gz(r-4.7-any)ggchord2_0.0.1.tar.gz(r-4.6-any)
ggchord2_0.0.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
ggchord2/json (API)
| # Install 'ggchord2' in R: |
| install.packages('ggchord2', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
Pkgdown/docs site:https://nrennie.gitlab.io
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:148745162a. Checks:4 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 149 | ||
| source / vignettes | OK | 183 | ||
| linux-release-x86_64 | OK | 140 | ||
| wasm-release | OK | 126 |
Exports:geom_chord_arcsgeom_chord_diagramgeom_chord_labelsgeom_chord_labels_curvegeom_chord_labels_perpgeom_chord_sectorsGeomChordArcGeomChordLabelGeomChordLabelCurveGeomChordLabelPerpGeomChordSectorstat_chordStatChord
Dependencies:base64encclicpp11farvergeomtextpathggplot2gluegtableisobandjsonlitelabelinglifecycleR6RColorBrewerrlangS7scalesstringisystemfontstextshapingvctrsviridisLitewithr
Last update: 2026-07-11
Started: 2026-07-11
Last update: 2026-07-11
Started: 2026-07-11
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Chord diagram arc ribbons Draws the ribbon (arc) layer of a chord diagram. | GeomChordArc geom_chord_arcs |
| Chord Diagram | geom_chord_diagram StatChord |
| Chord diagram horizontal node labels Draws horizontal text labels outside the sector bands. | GeomChordLabel geom_chord_labels |
| Chord diagram node labels with curved text Draws text labels outside the sector bands. | GeomChordLabelCurve geom_chord_labels_curve |
| Chord diagram perpendicular node labels Draws text labels radiating outward from the sector midpoint. | GeomChordLabelPerp geom_chord_labels_perp |
| Chord diagram sector bands Draws the outer sector band layer of a chord diagram. | GeomChordSector geom_chord_sectors |
| stat_chord | stat_chord |