{
  "_id": "6a5221449b92047c28d5476c",
  "Package": "ggchord2",
  "Title": "Chord Diagrams with 'ggplot2'",
  "Version": "0.0.1",
  "Authors@R": "person(given = \"Nicola\",\nfamily = \"Rennie\",\nrole = c(\"aut\", \"cre\", \"cph\"),\nemail = \"nrennie.research@gmail.com\")",
  "Description": "A 'ggplot2' extension that provides functions for drawing\nchord diagrams for visualising flows between categories. The\npackage extends 'ggplot2' by adding geoms and stats for drawing\nchord sectors, arcs, and labels.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "VignetteBuilder": "knitr",
  "URL": "https://nrennie.gitlab.io/ggchord2/",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-11 10:52:56 UTC",
    "User": "root"
  },
  "Author": "Nicola Rennie [aut, cre, cph]",
  "Maintainer": "Nicola Rennie <nrennie.research@gmail.com>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-07-11 10:37:26 UTC",
  "RemoteUrl": "https://github.com/cran/ggchord2",
  "RemoteRef": "HEAD",
  "RemoteSha": "148745162a36aaed34932701815d64d792d07f4e",
  "_user": "cran",
  "_type": "src",
  "_file": "ggchord2_0.0.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/ad15844b114b71aeda617dcd149e6c322837110ad698a0e441ff3a2c09310bbe",
  "_filesize": 1429929,
  "_sha256": "ad15844b114b71aeda617dcd149e6c322837110ad698a0e441ff3a2c09310bbe",
  "_expires": "2026-10-19T10:56:02.000Z",
  "_created": "2026-07-11T10:52:56.000Z",
  "_published": "2026-07-11T10:56:04.104Z",
  "_jobs": [
    {
      "job": 86538027444,
      "time": 149,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8247916522"
    },
    {
      "job": 86538027441,
      "time": 140,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8247915614"
    },
    {
      "job": 86537819382,
      "time": 183,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8247898519"
    },
    {
      "job": 86538027455,
      "time": 126,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8247913618"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/29149973500",
  "_status": "success",
  "_upstream": "https://github.com/cran/ggchord2",
  "_commit": {
    "id": "148745162a36aaed34932701815d64d792d07f4e",
    "author": "Nicola Rennie <nrennie.research@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.0.1\n",
    "time": 1783766246
  },
  "_maintainer": {
    "name": "Nicola Rennie",
    "email": "nrennie.research@gmail.com"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "geomtextpath",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "version": ">= 3.4.0",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-28",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.0.1",
      "date": "2026-07-11"
    }
  ],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "followers": 618,
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ggchord2"
  },
  "_pkgdown": "https://nrennie.gitlab.io/ggchord2/",
  "_searchresults": 3,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ggchord2.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.0.1",
      "date": "2026-07-11"
    }
  ],
  "_exports": [
    "geom_chord_arcs",
    "geom_chord_diagram",
    "geom_chord_labels",
    "geom_chord_labels_curve",
    "geom_chord_labels_perp",
    "geom_chord_sectors",
    "GeomChordArc",
    "GeomChordLabel",
    "GeomChordLabelCurve",
    "GeomChordLabelPerp",
    "GeomChordSector",
    "stat_chord",
    "StatChord"
  ],
  "_help": [
    {
      "page": "geom_chord_arcs",
      "title": "Chord diagram arc ribbons Draws the ribbon (arc) layer of a chord diagram.",
      "topics": [
        "GeomChordArc",
        "geom_chord_arcs"
      ]
    },
    {
      "page": "geom_chord_diagram",
      "title": "Chord Diagram",
      "topics": [
        "geom_chord_diagram",
        "StatChord"
      ]
    },
    {
      "page": "geom_chord_labels",
      "title": "Chord diagram horizontal node labels Draws horizontal text labels outside the sector bands.",
      "topics": [
        "GeomChordLabel",
        "geom_chord_labels"
      ]
    },
    {
      "page": "geom_chord_labels_curve",
      "title": "Chord diagram node labels with curved text Draws text labels outside the sector bands.",
      "topics": [
        "GeomChordLabelCurve",
        "geom_chord_labels_curve"
      ]
    },
    {
      "page": "geom_chord_labels_perp",
      "title": "Chord diagram perpendicular node labels Draws text labels radiating outward from the sector midpoint.",
      "topics": [
        "GeomChordLabelPerp",
        "geom_chord_labels_perp"
      ]
    },
    {
      "page": "geom_chord_sectors",
      "title": "Chord diagram sector bands Draws the outer sector band layer of a chord diagram.",
      "topics": [
        "GeomChordSector",
        "geom_chord_sectors"
      ]
    },
    {
      "page": "stat_chord",
      "title": "stat_chord",
      "topics": [
        "stat_chord"
      ]
    }
  ],
  "_readme": "https://github.com/cran/ggchord2/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "cli",
    "cpp11",
    "farver",
    "geomtextpath",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "jsonlite",
    "labeling",
    "lifecycle",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "stringi",
    "systemfonts",
    "textshaping",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "ggchord2.Rmd",
      "filename": "ggchord2.html",
      "title": "Introduction to ggchord2",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Simple chord diagram",
        "Asymmetric flows",
        "Faceting",
        "Individual layers for more control"
      ],
      "created": "2026-07-11 10:37:26",
      "modified": "2026-07-11 10:37:26",
      "commits": 1
    },
    {
      "source": "Positioning-labels.Rmd",
      "filename": "Positioning-labels.html",
      "title": "Positioning labels",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2026-07-11 10:37:26",
      "modified": "2026-07-11 10:37:26",
      "commits": 1
    }
  ],
  "_score": 3,
  "_indexed": true,
  "_nocasepkg": "ggchord2",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.1",
      "date": "2026-07-11T10:55:16.000Z",
      "distro": "resolute",
      "commit": "148745162a36aaed34932701815d64d792d07f4e",
      "fileid": "https://r2.ropensci.org/a1dc8230ebc965009f195389b86f720a5b86ab18e746e8042d334edd7c81df11",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/29149973500"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.0.1",
      "date": "2026-07-11T10:55:09.000Z",
      "distro": "resolute",
      "commit": "148745162a36aaed34932701815d64d792d07f4e",
      "fileid": "https://r2.ropensci.org/a08cde1162fa19f091d40713696c9a9dd43759075c239397557b683faa28e5a9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/29149973500"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.1",
      "date": "2026-07-11T10:55:18.000Z",
      "commit": "148745162a36aaed34932701815d64d792d07f4e",
      "fileid": "https://r2.ropensci.org/cdbb9c1d13a739d9c57a7e5cd11d266bd971da20d0bbcd2b0942736818b616d3",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/29149973500"
    }
  ]
}