{
  "_id": "6a1f027ab401979e7341b293",
  "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-05-18 08:21:41 UTC",
    "User": "root"
  },
  "Author": "Dmitry Kibalnikov [aut, cre, cph]",
  "Maintainer": "Dmitry Kibalnikov <d.kibalnikov@gmail.com>",
  "MD5sum": "d3bf7767eefef13c21dc2ca857ee7f5d",
  "_user": "dkibalnikov",
  "_type": "src",
  "_file": "donutsk_0.1.1.tar.gz",
  "_fileid": "cfade5efa1614c85d896bbcd3ae1780f938808e6e1da1c758cdee85b070f9b98",
  "_filesize": 2236635,
  "_sha256": "cfade5efa1614c85d896bbcd3ae1780f938808e6e1da1c758cdee85b070f9b98",
  "_created": "2026-05-18T08:21:41.000Z",
  "_published": "2026-06-02T16:19:06.958Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79118689226,
      "time": 126,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7052835687"
    },
    {
      "job": 79118689274,
      "time": 158,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7052845929"
    },
    {
      "job": 79118689609,
      "time": 150,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7052833920"
    },
    {
      "job": 79118689490,
      "time": 130,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7052830022"
    },
    {
      "job": 79118688626,
      "time": 181,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7052793310"
    },
    {
      "job": 79118688582,
      "time": 107,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7363525348"
    },
    {
      "job": 79118689138,
      "time": 136,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7052839455"
    },
    {
      "job": 79118689114,
      "time": 94,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7052825420"
    },
    {
      "job": 79118689434,
      "time": 83,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7052821692"
    }
  ],
  "_buildurl": "https://github.com/r-universe/dkibalnikov/actions/runs/26021800056",
  "_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",
    "description": "Digital consultant,\r\nMaster degree in Physics"
  },
  "_downloads": {
    "count": 214,
    "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",
    "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-05-18T08:23:34.000Z",
      "distro": "noble",
      "commit": "3d14d1db3227e53be60ccecdd6a531bc45197bfa",
      "fileid": "4d408ed04542e6bdafce14c65b7a1363ce40acd9ccfd946f8ba1eaa760594393",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dkibalnikov/actions/runs/26021800056"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-18T08:24:11.000Z",
      "distro": "noble",
      "commit": "3d14d1db3227e53be60ccecdd6a531bc45197bfa",
      "fileid": "550d131cfa5914d0dd989a3ef6a946b86e4da3dd99fe609737459365656824f3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dkibalnikov/actions/runs/26021800056"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-05-18T08:23:42.000Z",
      "commit": "3d14d1db3227e53be60ccecdd6a531bc45197bfa",
      "fileid": "d02e816fe80d6aa5564ebf911951c5016bd59b2773091e3584b35f5fb4c746ac",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dkibalnikov/actions/runs/26021800056"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-05-18T08:23:28.000Z",
      "commit": "3d14d1db3227e53be60ccecdd6a531bc45197bfa",
      "fileid": "634bbf041c65090d087a3b2d1ceb1ecd2dc996efb888bb5227383e0dabf721f3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dkibalnikov/actions/runs/26021800056"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-18T08:23:37.000Z",
      "commit": "3d14d1db3227e53be60ccecdd6a531bc45197bfa",
      "fileid": "21ca70052e9145eddca253e6c73a2a02b9c820b729073f8377ac60ae9a895eb4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dkibalnikov/actions/runs/26021800056"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-18T08:22:59.000Z",
      "commit": "3d14d1db3227e53be60ccecdd6a531bc45197bfa",
      "fileid": "cb665950f547b0e9d9939530d8d9b1a64d6d783c649ae1762dafdd2b62b7fbc6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dkibalnikov/actions/runs/26021800056"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-18T08:22:48.000Z",
      "commit": "3d14d1db3227e53be60ccecdd6a531bc45197bfa",
      "fileid": "07e327c1faac74bcf95941eb7de971bd551c88dcc63b9dd824594b524a5f0f9a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dkibalnikov/actions/runs/26021800056"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-06-02T16:18:38.000Z",
      "commit": "3d14d1db3227e53be60ccecdd6a531bc45197bfa",
      "fileid": "1c16fe09be6d49e9f22a81cd0abd71291c4f44250863d1ab02c2dbf5db8a443b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/dkibalnikov/actions/runs/26021800056"
    }
  ]
}