{
  "_id": "6a0f6befacfb0bcc41c5e7a8",
  "Package": "PieGlyph",
  "Title": "Axis Invariant Scatter Pie Plots",
  "Version": "1.1.0",
  "Authors@R": "c(person(\"Rishabh\", \"Vishwakarma\", email = \"vishwakr@tcd.ie\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-4847-3494\")),\nperson(\"Caroline\", \"Brophy\", role = \"aut\"),\nperson(\"Catherine\", \"Hurley\", role = \"aut\"))",
  "Description": "Extends 'ggplot2' to help replace points in a scatter plot\nwith pie-chart glyphs showing the relative proportions of\ndifferent categories. The pie glyphs are independent of the\naxes and plot dimensions, to prevent distortions when the plot\ndimensions are changed.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "VignetteBuilder": "knitr",
  "URL": "https://rishvish.github.io/PieGlyph/,\nhttps://github.com/rishvish/PieGlyph",
  "BugReports": "https://github.com/rishvish/PieGlyph/issues",
  "Config/testthat/edition": "3",
  "Language": "en-US",
  "Config/pak/sysreqs": "libcairo2-dev cmake libfontconfig1-dev\nlibfreetype6-dev make libicu-dev libpng-dev libuv1-dev",
  "Repository": "https://rishvish.r-universe.dev",
  "Date/Publication": "2025-08-23 08:23:30 UTC",
  "RemoteUrl": "https://github.com/rishvish/pieglyph",
  "RemoteRef": "HEAD",
  "RemoteSha": "823945117e3792179d162c811861d464a06b6d2c",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-21 08:25:04 UTC",
    "User": "root"
  },
  "Author": "Rishabh Vishwakarma [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-4847-3494>),\nCaroline Brophy [aut],\nCatherine Hurley [aut]",
  "Maintainer": "Rishabh Vishwakarma <vishwakr@tcd.ie>",
  "MD5sum": "a3d72eb8ecd5bba385e97a6b3510c457",
  "_user": "rishvish",
  "_type": "src",
  "_file": "PieGlyph_1.1.0.tar.gz",
  "_fileid": "80824becb27b31c6aac071c178ebc64bd0771a35ba68b1b22570de5a49650aab",
  "_filesize": 3626678,
  "_sha256": "80824becb27b31c6aac071c178ebc64bd0771a35ba68b1b22570de5a49650aab",
  "_created": "2026-05-21T08:25:04.000Z",
  "_published": "2026-05-21T20:32:47.015Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77262949493,
      "time": 194,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7130876070"
    },
    {
      "job": 77262949669,
      "time": 168,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7130866814"
    },
    {
      "job": 77262949656,
      "time": 201,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7130863317"
    },
    {
      "job": 77262949190,
      "time": 297,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7130869914"
    },
    {
      "job": 77262948741,
      "time": 234,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7130808378"
    },
    {
      "job": 77262949061,
      "time": 125,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7146527402"
    },
    {
      "job": 77262949426,
      "time": 125,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7130851337"
    },
    {
      "job": 77262949759,
      "time": 148,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7130865403"
    },
    {
      "job": 77262949734,
      "time": 126,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7130851873"
    }
  ],
  "_buildurl": "https://github.com/r-universe/rishvish/actions/runs/26214360389",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/rishvish/pieglyph",
  "_commit": {
    "id": "823945117e3792179d162c811861d464a06b6d2c",
    "author": "Rishabh Vishwakarma <rishabhvish98@gmail.com>",
    "committer": "Rishabh Vishwakarma <rishabhvish98@gmail.com>",
    "message": "CRAN v1.1.0\n",
    "time": 1755937410
  },
  "_maintainer": {
    "name": "Rishabh Vishwakarma",
    "email": "vishwakr@tcd.ie",
    "orcid": "0000-0002-4847-3494"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "ggiraph",
      "role": "Imports"
    },
    {
      "package": "ggforce",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "forcats",
      "role": "Imports"
    },
    {
      "package": "plyr",
      "role": "Imports"
    },
    {
      "package": "grid",
      "role": "Imports"
    },
    {
      "package": "scales",
      "role": "Imports"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "ranger",
      "role": "Suggests"
    },
    {
      "package": "maps",
      "role": "Suggests"
    },
    {
      "package": "cowplot",
      "role": "Suggests"
    },
    {
      "package": "mapproj",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "vdiffr",
      "role": "Suggests"
    }
  ],
  "_owner": "rishvish",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2025-34",
      "n": 2
    }
  ],
  "_tags": [
    {
      "name": "v1.1.0",
      "date": "2025-08-23"
    }
  ],
  "_stars": 7,
  "_contributors": [
    {
      "user": "rishvish",
      "count": 27,
      "uuid": 39990848
    },
    {
      "user": "olivroy",
      "count": 1,
      "uuid": 52606734
    }
  ],
  "_userbio": {
    "uuid": 39990848,
    "type": "user",
    "name": "rishvish"
  },
  "_downloads": {
    "count": 617,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/PieGlyph"
  },
  "_devurl": "https://github.com/rishvish/pieglyph",
  "_pkgdown": "https://rishvish.github.io/PieGlyph/",
  "_searchresults": 51,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/PieGlyph.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/rishvish/pieglyph",
  "_realowner": "rishvish",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2023-02-09"
    },
    {
      "version": "1.0.0",
      "date": "2024-06-28"
    },
    {
      "version": "1.1.0",
      "date": "2025-08-22"
    }
  ],
  "_exports": [
    "draw_key_pie",
    "geom_pie_glyph",
    "geom_pie_interactive",
    "pieGrob",
    "scale_radius",
    "scale_radius_continuous",
    "scale_radius_discrete",
    "scale_radius_manual"
  ],
  "_help": [
    {
      "page": "draw_key_pie",
      "title": "Legend key for the pie glyphs",
      "topics": [
        "draw_key_pie"
      ]
    },
    {
      "page": "geom_pie_glyph",
      "title": "Scatter plot with points replaced by axis-invariant pie-chart glyphs",
      "topics": [
        "geom_pie_glyph"
      ]
    },
    {
      "page": "geom_pie_interactive",
      "title": "Scatter plots with interactive pie-chart glyphs",
      "topics": [
        "geom_pie_interactive"
      ]
    },
    {
      "page": "pieGrob",
      "title": "Create pie-chart glyph",
      "topics": [
        "pieGrob"
      ]
    },
    {
      "page": "scale_radius_continuous",
      "title": "Scales for the pie glyph radius",
      "topics": [
        "scale_radius",
        "scale_radius_continuous",
        "scale_radius_discrete",
        "scale_radius_manual"
      ]
    },
    {
      "page": "upgradeUnit.unit.list",
      "title": "Upgrading units for a list",
      "topics": [
        "upgradeUnit.unit.list"
      ]
    }
  ],
  "_pkglogo": "https://github.com/rishvish/pieglyph/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/rishvish/pieglyph/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "cpp11",
    "digest",
    "dplyr",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "fontBitstreamVera",
    "fontLiberation",
    "fontquiver",
    "forcats",
    "fs",
    "gdtools",
    "generics",
    "ggforce",
    "ggiraph",
    "ggplot2",
    "glue",
    "gtable",
    "highr",
    "htmltools",
    "htmlwidgets",
    "isoband",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "lifecycle",
    "magrittr",
    "MASS",
    "memoise",
    "mime",
    "pillar",
    "pkgconfig",
    "plyr",
    "polyclip",
    "purrr",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "rmarkdown",
    "S7",
    "sass",
    "scales",
    "stringi",
    "stringr",
    "systemfonts",
    "tibble",
    "tidyr",
    "tidyselect",
    "tinytex",
    "tweenr",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "interactive-pie-glyphs.Rmd",
      "filename": "interactive-pie-glyphs.html",
      "title": "Interactive pie-chart glyphs",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Load libraries",
        "Simulate raw data",
        "Create basic interactive visualisation",
        "Custom tooltip",
        "Showing information on clicking pie-glyphs",
        "Group pie-glyphs using data_id",
        "Customising the aesthetics of interactivity",
        "Selection of observations in a plot",
        "Selection across multiple plots",
        "Combining with other interactive geoms/elements from ggiraph"
      ],
      "created": "2024-04-24 00:38:53",
      "modified": "2024-04-24 00:38:53",
      "commits": 1
    },
    {
      "source": "multinomial-classification-example.Rmd",
      "filename": "multinomial-classification-example.html",
      "title": "Multinomial Classification",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Load libraries",
        "Load data",
        "Classification model",
        "Create plot"
      ],
      "created": "2023-01-09 12:02:30",
      "modified": "2025-08-22 17:56:18",
      "commits": 5
    },
    {
      "source": "pie-lollipop-example.Rmd",
      "filename": "pie-lollipop-example.html",
      "title": "Pie-chart lollipop plots",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Load libraries",
        "Create fake data",
        "Fit logistic regression model",
        "Model predictions",
        "Lollipop plot with pie-charts"
      ],
      "created": "2022-11-27 15:27:27",
      "modified": "2025-08-22 17:56:18",
      "commits": 4
    },
    {
      "source": "PieGlyph.Rmd",
      "filename": "PieGlyph.html",
      "title": "PieGlyph",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Load libraries",
        "Simulate raw data",
        "Standard specification (wide-data)",
        "Create scatter plot with pie-charts",
        "Basic plot",
        "Change pie radius and border colour",
        "Map radius to a variable",
        "Adjust radius for groups",
        "Add custom labels",
        "Change category colours",
        "Alternative specification (long-data)",
        "Stack the attributes in one column",
        "Create plot",
        "Interactive pie-chart glyphs"
      ],
      "created": "2022-11-27 15:27:27",
      "modified": "2025-08-22 17:56:18",
      "commits": 5
    },
    {
      "source": "spatial-example.Rmd",
      "filename": "spatial-example.html",
      "title": "Spatial data example",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Load Packages",
        "Create data",
        "Load Map data",
        "Create plot",
        "Create map",
        "Add pie charts showing proportion of votes for different in each states"
      ],
      "created": "2022-11-27 15:27:27",
      "modified": "2025-08-22 17:56:18",
      "commits": 5
    },
    {
      "source": "time-series-example.Rmd",
      "filename": "time-series-example.html",
      "title": "Time-series example",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Load Packages",
        "Load data",
        "Create Plots",
        "Problems with existing techniques",
        "Fixing the problems using PieGlyph"
      ],
      "created": "2022-11-27 15:27:27",
      "modified": "2025-08-22 17:56:18",
      "commits": 6
    },
    {
      "source": "unusual-situations.Rmd",
      "filename": "unusual-situations.html",
      "title": "Unusual Situations",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Load library",
        "Missing values for a particular attribute",
        "Missing values for all attributes",
        "All attributes equal to zero",
        "Negative values for attributes",
        "Identical x and y values for different pie-glyphs"
      ],
      "created": "2022-11-27 15:27:27",
      "modified": "2025-08-22 17:56:18",
      "commits": 5
    }
  ],
  "_score": 6.573857515182132,
  "_indexed": true,
  "_nocasepkg": "pieglyph",
  "_universes": [
    "rishvish"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-05-21T08:27:56.000Z",
      "distro": "noble",
      "commit": "823945117e3792179d162c811861d464a06b6d2c",
      "fileid": "f99ceb8cafd1c80c4518e78c1b51df89d0140f6ec7195c823c3859298a7a5b01",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rishvish/actions/runs/26214360389"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-05-21T08:27:32.000Z",
      "distro": "noble",
      "commit": "823945117e3792179d162c811861d464a06b6d2c",
      "fileid": "f0c77ded68859b8cda5e52a80ba161434614a9bf1a460a86c19876943af6462e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rishvish/actions/runs/26214360389"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.0",
      "date": "2026-05-21T08:27:22.000Z",
      "commit": "823945117e3792179d162c811861d464a06b6d2c",
      "fileid": "51184673eed5a3eaa7a6f9af5869185c46963bbf5b5f4b08340aafa5d810e8c2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rishvish/actions/runs/26214360389"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.0",
      "date": "2026-05-21T08:27:30.000Z",
      "commit": "823945117e3792179d162c811861d464a06b6d2c",
      "fileid": "d3a6bc7a80eaa88bba6b0faa3a02e488e49aa4bd90c30433b27377523b07c77b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rishvish/actions/runs/26214360389"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.0",
      "date": "2026-05-21T20:32:30.000Z",
      "commit": "823945117e3792179d162c811861d464a06b6d2c",
      "fileid": "8d9fdf3b325b24d3f2dad40e1e9680e0272bb87c36a4cc6e53290a0fa5eb2a08",
      "status": "success",
      "buildurl": "https://github.com/r-universe/rishvish/actions/runs/26214360389"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-05-21T08:26:27.000Z",
      "commit": "823945117e3792179d162c811861d464a06b6d2c",
      "fileid": "309760e60f8ddfeaa65fa8d064352b9ff11ffb789beaf041117ce44ca18b0ccf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rishvish/actions/runs/26214360389"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-05-21T08:27:09.000Z",
      "commit": "823945117e3792179d162c811861d464a06b6d2c",
      "fileid": "0482c6a0c84ef7e6fe34540061488509cf18e87d5077c9e9407e5c63f8f95a81",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rishvish/actions/runs/26214360389"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-05-21T08:26:23.000Z",
      "commit": "823945117e3792179d162c811861d464a06b6d2c",
      "fileid": "d5c8f870d45ae5813a399f710b360fe0236a1c98fb27eb9ed95769df59b9ee3b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rishvish/actions/runs/26214360389"
    }
  ]
}