{
  "_id": "6a59d34709eb0996dd68e594",
  "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-07-17 06:57:54 UTC",
    "User": "root"
  },
  "Author": "Dmitry Kibalnikov [aut, cre, cph]",
  "Maintainer": "Dmitry Kibalnikov <d.kibalnikov@gmail.com>",
  "_user": "dkibalnikov",
  "_type": "src",
  "_file": "donutsk_0.1.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/b826c09abc5b4463de7aaff4bd9522a2f4cc3646b6c995a5bf173e033320f1ad",
  "_filesize": 2240522,
  "_sha256": "b826c09abc5b4463de7aaff4bd9522a2f4cc3646b6c995a5bf173e033320f1ad",
  "_expires": "2026-10-25T07:01:25.000Z",
  "_created": "2026-07-17T06:57:54.000Z",
  "_published": "2026-07-17T07:01:27.605Z",
  "_jobs": [
    {
      "job": 87825072705,
      "time": 148,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8399521466"
    },
    {
      "job": 87825072678,
      "time": 139,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8399519030"
    },
    {
      "job": 87825072675,
      "time": 166,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8399519238"
    },
    {
      "job": 87825072671,
      "time": 132,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8399509222"
    },
    {
      "job": 87824508296,
      "time": 214,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8399471616"
    },
    {
      "job": 87825072669,
      "time": 102,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8399506847"
    },
    {
      "job": 87825072679,
      "time": 92,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8399503814"
    },
    {
      "job": 87825072688,
      "time": 86,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8399501431"
    },
    {
      "job": 87825072695,
      "time": 101,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8399506701"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/dkibalnikov/actions/runs/29561405060",
  "_status": "success",
  "_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
  },
  "_distro": "resolute",
  "_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": 192,
    "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.1",
  "_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-07-17T07:00:07.000Z",
      "distro": "resolute",
      "commit": "3d14d1db3227e53be60ccecdd6a531bc45197bfa",
      "fileid": "https://r2.ropensci.org/688ec5c0dd83ee0f1cd6252cba1153adb3a9df688ee33cba150cf1a456cff435",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dkibalnikov/actions/runs/29561405060"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-07-17T07:00:01.000Z",
      "distro": "resolute",
      "commit": "3d14d1db3227e53be60ccecdd6a531bc45197bfa",
      "fileid": "https://r2.ropensci.org/639de4748e42b6d1e96a82164635e27550a4dade2e8dbbdc944704c3406f0d88",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dkibalnikov/actions/runs/29561405060"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-07-17T07:00:08.000Z",
      "commit": "3d14d1db3227e53be60ccecdd6a531bc45197bfa",
      "fileid": "https://r2.ropensci.org/de09fe95197283428ff1300a9093f04454bedd26ec6f81a4d5a365ad10c1ad3f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dkibalnikov/actions/runs/29561405060"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-07-17T06:59:38.000Z",
      "commit": "3d14d1db3227e53be60ccecdd6a531bc45197bfa",
      "fileid": "https://r2.ropensci.org/6d4d167434799e50a291608343e822335ae546a9cf8c350f996d7cf5a73fc583",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dkibalnikov/actions/runs/29561405060"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-07-17T06:59:51.000Z",
      "commit": "3d14d1db3227e53be60ccecdd6a531bc45197bfa",
      "fileid": "https://r2.ropensci.org/77f508445e1761b14523e97fcd322cefecaa32a5bbd5d5a16fb1df0ca738e0a2",
      "status": "success",
      "buildurl": "https://github.com/r-universe/dkibalnikov/actions/runs/29561405060"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-07-17T06:59:06.000Z",
      "commit": "3d14d1db3227e53be60ccecdd6a531bc45197bfa",
      "fileid": "https://r2.ropensci.org/7e7e2284d84c8ae6397305f60132953b8823fbe9239e106b7c6baa87d0eda502",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dkibalnikov/actions/runs/29561405060"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-07-17T06:58:59.000Z",
      "commit": "3d14d1db3227e53be60ccecdd6a531bc45197bfa",
      "fileid": "https://r2.ropensci.org/8a004f5daf750bb33b020f7472bccc1abdc58dcea83f32f21733d4509b03f600",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dkibalnikov/actions/runs/29561405060"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-07-17T06:59:15.000Z",
      "commit": "3d14d1db3227e53be60ccecdd6a531bc45197bfa",
      "fileid": "https://r2.ropensci.org/7a4b7c8a61b990db6a63d1e84713106d503b7bb3b5c503bbd8fb67ad20121239",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dkibalnikov/actions/runs/29561405060"
    }
  ]
}