{
  "_id": "6a3266c33efcd9bda4385ae8",
  "Package": "donutsk",
  "Title": "Construct Advanced Donut Charts",
  "Version": "0.1.1",
  "Authors@R": "person(\"Dmitry\", \"Kibalnikov\", , \"d.kibalnikov@gmail.com\", role = c(\"aut\", \"cre\", \"cph\"))",
  "Description": "Build donut/pie charts with 'ggplot2' layer by layer,\nexploiting the advantages of polar symmetry. Leverage layouts\nto distribute labels effectively. Connect labels to donut\nsegments using pins. Streamline annotation and highlighting.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.3",
  "URL": "https://github.com/dkibalnikov/donutsk,\nhttps://dkibalnikov.github.io/donutsk/",
  "BugReports": "https://github.com/dkibalnikov/donutsk/issues",
  "Config/testthat/edition": "3",
  "LazyData": "true",
  "VignetteBuilder": "knitr",
  "Repository": "https://dkibalnikov.r-universe.dev",
  "Date/Publication": "2024-04-21 09:33:45 UTC",
  "RemoteUrl": "https://github.com/dkibalnikov/donutsk",
  "RemoteRef": "HEAD",
  "RemoteSha": "3d14d1db3227e53be60ccecdd6a531bc45197bfa",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-17 09:16:11 UTC",
    "User": "root"
  },
  "Author": "Dmitry Kibalnikov [aut, cre, cph]",
  "Maintainer": "Dmitry Kibalnikov <d.kibalnikov@gmail.com>",
  "MD5sum": "e4ea066018803254c7b01b226103889c",
  "_user": "dkibalnikov",
  "_type": "src",
  "_file": "donutsk_0.1.1.tar.gz",
  "_fileid": "9f5eeda54edcc2842c387c6a0e4099f0aa5eab538df8a368f8de9cd605aa9bb5",
  "_filesize": 2239087,
  "_sha256": "9f5eeda54edcc2842c387c6a0e4099f0aa5eab538df8a368f8de9cd605aa9bb5",
  "_created": "2026-06-17T09:16:11.000Z",
  "_published": "2026-06-17T09:20:03.380Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 81860196086,
      "time": 154,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7691081093"
    },
    {
      "job": 81860196062,
      "time": 128,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7691071460"
    },
    {
      "job": 81860196152,
      "time": 188,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7691080581"
    },
    {
      "job": 81860196112,
      "time": 190,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7691084203"
    },
    {
      "job": 81859512882,
      "time": 215,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7691020765"
    },
    {
      "job": 81860196283,
      "time": 106,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7691062808"
    },
    {
      "job": 81860196102,
      "time": 96,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7691059249"
    },
    {
      "job": 81860196046,
      "time": 99,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7691060481"
    },
    {
      "job": 81860196195,
      "time": 83,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7691054455"
    }
  ],
  "_buildurl": "https://github.com/r-universe/dkibalnikov/actions/runs/27678438216",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/dkibalnikov/donutsk",
  "_commit": {
    "id": "3d14d1db3227e53be60ccecdd6a531bc45197bfa",
    "author": "Dmitry Kibalnikov <d.kibalnikov@gmail.com>",
    "committer": "Dmitry Kibalnikov <d.kibalnikov@gmail.com>",
    "message": "remove clove pushes to global env\n",
    "time": 1713692025
  },
  "_maintainer": {
    "name": "Dmitry Kibalnikov",
    "email": "d.kibalnikov@gmail.com",
    "login": "dkibalnikov",
    "description": "Digital consultant,\nMaster degree in Physics",
    "uuid": 53301339
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "ggplot2",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "R",
      "version": ">= 4.2.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "version": ">= 1.1.2",
      "role": "Imports"
    },
    {
      "package": "glue",
      "version": ">= 1.6.2",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 1.1.1",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "scales",
      "version": ">= 1.3.0",
      "role": "Suggests"
    },
    {
      "package": "stringr",
      "version": ">= 1.5.0",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "tidyr",
      "version": ">= 1.3.0",
      "role": "Suggests"
    }
  ],
  "_owner": "dkibalnikov",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 10,
  "_contributors": [
    {
      "user": "dkibalnikov",
      "count": 24,
      "uuid": 53301339
    }
  ],
  "_userbio": {
    "uuid": 53301339,
    "type": "user",
    "name": "Kibalnikov",
    "followers": 3,
    "description": "Digital consultant,\r\nMaster degree in Physics"
  },
  "_downloads": {
    "count": 199,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/donutsk"
  },
  "_devurl": "https://github.com/dkibalnikov/donutsk",
  "_pkgdown": "https://dkibalnikov.github.io/donutsk/",
  "_searchresults": 6,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/donutsk.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/dkibalnikov/donutsk",
  "_realowner": "dkibalnikov",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2024-04-22"
    }
  ],
  "_exports": [
    "circle",
    "eye",
    "geom_donut_ext",
    "geom_donut_ext_hl",
    "geom_donut_ext0",
    "geom_donut_int",
    "geom_donut_int_hl",
    "geom_donut_int0",
    "geom_label_ext",
    "geom_label_int",
    "geom_pin",
    "geom_pin_head",
    "geom_pin_line",
    "geom_text_ext",
    "geom_text_int",
    "packing",
    "petal",
    "StatDonutExt",
    "StatDonutExtHl",
    "StatDonutInt",
    "StatDonutIntHl",
    "StatLabelExt",
    "StatLabelInt",
    "StatPinHead",
    "StatPinLine",
    "StatTextExt",
    "StatTextInt",
    "tv"
  ],
  "_datasets": [
    {
      "name": "GDP",
      "title": "The World Bank GDP, PPP (current international $)",
      "object": "GDP",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "date",
        "country",
        "region",
        "region_ISO",
        "GDP"
      ],
      "rows": 6004,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "donut_geom",
      "title": "Create pie or donut chart",
      "topics": [
        "donut_geom",
        "geom_donut_ext",
        "geom_donut_ext0",
        "geom_donut_ext_hl",
        "geom_donut_int",
        "geom_donut_int0",
        "geom_donut_int_hl",
        "StatDonutExt",
        "StatDonutExtHl",
        "StatDonutInt",
        "StatDonutIntHl"
      ]
    },
    {
      "page": "donut_label",
      "title": "Create pie or donut label and text annotations",
      "topics": [
        "donut_label",
        "geom_label_ext",
        "geom_label_int",
        "geom_text_ext",
        "geom_text_int",
        "StatLabelExt",
        "StatLabelInt",
        "StatTextExt",
        "StatTextInt"
      ]
    },
    {
      "page": "GDP",
      "title": "The World Bank GDP, PPP (current international $)",
      "topics": [
        "GDP"
      ]
    },
    {
      "page": "layouts",
      "title": "The set of layout functions is designed to effectively display text and labels",
      "topics": [
        "circle",
        "eye",
        "layouts",
        "petal",
        "tv"
      ]
    },
    {
      "page": "packing",
      "title": "Arrange data to distribute small values",
      "topics": [
        "packing"
      ]
    },
    {
      "page": "pins",
      "title": "Connecting labels with donut segments",
      "topics": [
        "geom_pin",
        "geom_pin_head",
        "geom_pin_line",
        "pins",
        "StatPinHead",
        "StatPinLine"
      ]
    }
  ],
  "_pkglogo": "https://github.com/dkibalnikov/donutsk/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/dkibalnikov/donutsk/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "dplyr",
    "farver",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "real_life_example.Rmd",
      "filename": "real_life_example.html",
      "title": "Real life example",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Real Data",
        "Data Preparation",
        "Charting"
      ],
      "created": "2024-04-04 22:40:09",
      "modified": "2024-04-04 22:40:09",
      "commits": 1
    }
  ],
  "_score": 4.698970004336019,
  "_indexed": true,
  "_nocasepkg": "donutsk",
  "_universes": [
    "dkibalnikov"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-06-17T09:18:40.000Z",
      "distro": "noble",
      "commit": "3d14d1db3227e53be60ccecdd6a531bc45197bfa",
      "fileid": "93b79823f61813037eb38b132308e5db32c73a0dfb2935a39f2d0f1f072e76d0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dkibalnikov/actions/runs/27678438216"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-06-17T09:18:12.000Z",
      "distro": "noble",
      "commit": "3d14d1db3227e53be60ccecdd6a531bc45197bfa",
      "fileid": "1f5a1613db289165de8018c983dce02b9c535199ee0ff0e6d639f401e46a9a6f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dkibalnikov/actions/runs/27678438216"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-06-17T09:18:41.000Z",
      "commit": "3d14d1db3227e53be60ccecdd6a531bc45197bfa",
      "fileid": "8c07e5dd6791e72e41d804b5d3dc0121ad650621b187e86acffafd445e6bfa15",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dkibalnikov/actions/runs/27678438216"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-06-17T09:18:46.000Z",
      "commit": "3d14d1db3227e53be60ccecdd6a531bc45197bfa",
      "fileid": "3b07d66b573695ba992a2104b0d7ad3cd7f93b3a4cd55049172edb336d1113fa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dkibalnikov/actions/runs/27678438216"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-06-17T09:18:18.000Z",
      "commit": "3d14d1db3227e53be60ccecdd6a531bc45197bfa",
      "fileid": "30b6a51332113791c11c32cf6e07e9e20dd311098f7702890004c794eb2235fb",
      "status": "success",
      "buildurl": "https://github.com/r-universe/dkibalnikov/actions/runs/27678438216"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-06-17T09:17:28.000Z",
      "commit": "3d14d1db3227e53be60ccecdd6a531bc45197bfa",
      "fileid": "4b60bea36cfde604cfabc257d517bd35546872e0e4ca1d9a78473a97606a478c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dkibalnikov/actions/runs/27678438216"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-06-17T09:17:34.000Z",
      "commit": "3d14d1db3227e53be60ccecdd6a531bc45197bfa",
      "fileid": "c35ff1869597ebf3209eb808a69710f8e19de1f08448665007983f96b973445e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dkibalnikov/actions/runs/27678438216"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-06-17T09:17:20.000Z",
      "commit": "3d14d1db3227e53be60ccecdd6a531bc45197bfa",
      "fileid": "07bbcd1a26d5f41de7f008d5f6fbdb98e4ddbf13eebbfd0823845c5dbbe7585e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dkibalnikov/actions/runs/27678438216"
    }
  ]
}