{
  "_id": "6a100775acfb0bcc41c7e5dd",
  "Package": "tastypie",
  "Title": "Easy Pie Charts",
  "Version": "0.1.2",
  "Authors@R": "person(given = \"Paolo\",\nfamily = \"Dalena\",\nrole = c(\"aut\", \"cre\"),\nemail = \"paolodalena97@gmail.com\",\ncomment = c(ORCID = \"0000-0003-2920-9572\"))",
  "Description": "You only need to type 'why pie charts are bad' on Google\nto find thousands of articles full of (valid) reasons why other\ntypes of charts should be preferred over this one. Therefore,\nbecause of the little use due to the reasons already mentioned,\nmaking pie charts (and related) in R is not straightforward, so\nother functions are needed to simplify things. In this R\npackage there are useful functions to make 'tasty' pie charts\nimmediately by exploiting the many cool templates provided.",
  "License": "GPL-3",
  "URL": "https://paolodalena.github.io/tastypie/,\nhttps://github.com/PaoloDalena/tastypie",
  "BugReports": "https://github.com/PaoloDalena/tastypie/issues",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.3",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "libcairo2-dev cmake libfontconfig1-dev\nlibfreetype6-dev make libpng-dev libuv1-dev",
  "Repository": "https://paolodalena.r-universe.dev",
  "Date/Publication": "2025-08-25 13:45:40 UTC",
  "RemoteUrl": "https://github.com/paolodalena/tastypie",
  "RemoteRef": "HEAD",
  "RemoteSha": "728a2eff5c3c7d3af9fd79cba2839063fecd6135",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-22 07:32:27 UTC",
    "User": "root"
  },
  "Author": "Paolo Dalena [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-2920-9572>)",
  "Maintainer": "Paolo Dalena <paolodalena97@gmail.com>",
  "MD5sum": "bc536a84a6fde9ea4ecc177cf3ae4b83",
  "_user": "paolodalena",
  "_type": "src",
  "_file": "tastypie_0.1.2.tar.gz",
  "_fileid": "c68ea8a7804c463fb0de3bf1fa8ae4d4b6bad46e676f40d05dc8cba821bc1103",
  "_filesize": 5724697,
  "_sha256": "c68ea8a7804c463fb0de3bf1fa8ae4d4b6bad46e676f40d05dc8cba821bc1103",
  "_created": "2026-05-22T07:32:27.000Z",
  "_published": "2026-05-22T07:36:21.860Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77336166159,
      "time": 170,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7155223370"
    },
    {
      "job": 77336166124,
      "time": 168,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7155222872"
    },
    {
      "job": 77336166180,
      "time": 177,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7155217463"
    },
    {
      "job": 77336166128,
      "time": 189,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7155217101"
    },
    {
      "job": 77335534829,
      "time": 265,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7155169219"
    },
    {
      "job": 77336166154,
      "time": 118,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7155207576"
    },
    {
      "job": 77336166140,
      "time": 123,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7155209058"
    },
    {
      "job": 77336166162,
      "time": 113,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7155206365"
    },
    {
      "job": 77336166173,
      "time": 103,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7155203205"
    }
  ],
  "_buildurl": "https://github.com/r-universe/paolodalena/actions/runs/26274523653",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/paolodalena/tastypie",
  "_commit": {
    "id": "728a2eff5c3c7d3af9fd79cba2839063fecd6135",
    "author": "Paolo Dalena <paolodalena97@gmail.com>",
    "committer": "Paolo Dalena <paolodalena97@gmail.com>",
    "message": "add canonical cran url in readme\n",
    "time": 1756129540
  },
  "_maintainer": {
    "name": "Paolo Dalena",
    "email": "paolodalena97@gmail.com",
    "login": "paolodalena",
    "linkedin": "in/paolo-dalena",
    "description": "R enthusiast - Data Scientist",
    "uuid": 47116256,
    "orcid": "0000-0003-2920-9572"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "scales",
      "role": "Imports"
    },
    {
      "package": "RColorBrewer",
      "role": "Imports"
    },
    {
      "package": "shadowtext",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "packcircles",
      "role": "Imports"
    },
    {
      "package": "fmsb",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "markdown",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "jpeg",
      "role": "Suggests"
    },
    {
      "package": "patternplot",
      "role": "Suggests"
    }
  ],
  "_owner": "paolodalena",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-31",
      "n": 6
    },
    {
      "week": "2025-34",
      "n": 1
    },
    {
      "week": "2025-35",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v0.1.2",
      "date": "2025-07-29"
    }
  ],
  "_topics": [
    "ggplot2",
    "pie",
    "pie-chart",
    "tastypie"
  ],
  "_stars": 17,
  "_contributors": [
    {
      "user": "paolodalena",
      "count": 149,
      "uuid": 47116256
    }
  ],
  "_userbio": {
    "uuid": 47116256,
    "type": "user",
    "name": "Paolo Dalena",
    "description": "R enthusiast - Data Scientist"
  },
  "_downloads": {
    "count": 231,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/tastypie"
  },
  "_devurl": "https://github.com/paolodalena/tastypie",
  "_pkgdown": "https://paolodalena.github.io/tastypie/",
  "_searchresults": 24,
  "_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/readme.html",
    "extra/readme.md",
    "extra/tastypie.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/paolodalena/tastypie",
  "_realowner": "paolodalena",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.2",
      "date": "2021-02-10"
    },
    {
      "version": "0.0.3",
      "date": "2021-03-04"
    },
    {
      "version": "0.1.0",
      "date": "2021-05-15"
    },
    {
      "version": "0.1.1",
      "date": "2023-09-06"
    },
    {
      "version": "0.1.2",
      "date": "2025-08-25"
    }
  ],
  "_exports": [
    "bubble_blow",
    "pie_addimages",
    "pie_bake",
    "pie_bake_pro",
    "pie_datacheck",
    "pie_discover",
    "pie_templates"
  ],
  "_datasets": [
    {
      "name": "pie_template_list",
      "title": "Available templates in 'tastypie' for 'pie_bake'.",
      "object": "pie_template_list",
      "class": [
        "character"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "pie_template_list_pro",
      "title": "Available templates in 'tastypie' for 'pie_bake_pro'.",
      "object": "pie_template_list_pro",
      "class": [
        "character"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "bubble_blow",
      "title": "Easily create circular packing charts",
      "topics": [
        "bubble_blow"
      ]
    },
    {
      "page": "pie_addimages",
      "title": "Add images to pie charts",
      "topics": [
        "pie_addimages"
      ]
    },
    {
      "page": "pie_bake",
      "title": "Easily create pie charts",
      "topics": [
        "pie_bake"
      ]
    },
    {
      "page": "pie_bake_pro",
      "title": "Easily create (more complex) pie charts",
      "topics": [
        "pie_bake_pro"
      ]
    },
    {
      "page": "pie_datacheck",
      "title": "Check if the data is good for making tasty pies",
      "topics": [
        "pie_datacheck"
      ]
    },
    {
      "page": "pie_discover",
      "title": "Discover templates for 'tastypie'",
      "topics": [
        "pie_discover"
      ]
    },
    {
      "page": "pie_template_list",
      "title": "Available templates in 'tastypie' for 'pie_bake'.",
      "topics": [
        "pie_template_list"
      ]
    },
    {
      "page": "pie_template_list_pro",
      "title": "Available templates in 'tastypie' for 'pie_bake_pro'.",
      "topics": [
        "pie_template_list_pro"
      ]
    },
    {
      "page": "pie_templates",
      "title": "Display an example of a particular template",
      "topics": [
        "pie_templates"
      ]
    },
    {
      "page": "tastypie",
      "title": "Easy pie charts with 'tastypie'",
      "topics": [
        "tastypie-package",
        "tastypie"
      ]
    }
  ],
  "_pkglogo": "https://github.com/paolodalena/tastypie/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/paolodalena/tastypie/raw/HEAD/README.md",
  "_rundeps": [
    "backports",
    "base64enc",
    "bslib",
    "cachem",
    "checkmate",
    "cli",
    "cpp11",
    "digest",
    "dplyr",
    "evaluate",
    "farver",
    "fastmap",
    "fmsb",
    "fontawesome",
    "fontBitstreamVera",
    "fontLiberation",
    "fontquiver",
    "fs",
    "gdtools",
    "generics",
    "ggiraph",
    "ggplot2",
    "glue",
    "gtable",
    "highr",
    "htmltools",
    "htmlwidgets",
    "isoband",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "lifecycle",
    "magrittr",
    "MASS",
    "memoise",
    "mime",
    "packcircles",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "rmarkdown",
    "S7",
    "sass",
    "scales",
    "shadowtext",
    "systemfonts",
    "tibble",
    "tidyselect",
    "tinytex",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "available_templates.Rmd",
      "filename": "available_templates.html",
      "title": "available_templates",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Available templates for pie_bake()",
        "Available templates for pie_bake_pro()",
        "Available templates for bubble_blow()",
        "Example of usage of pie_addimages()"
      ],
      "created": "2021-01-22 01:57:50",
      "modified": "2021-05-15 18:29:29",
      "commits": 8
    }
  ],
  "_score": 5.786751422145561,
  "_indexed": true,
  "_nocasepkg": "tastypie",
  "_universes": [
    "paolodalena"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-05-22T07:34:58.000Z",
      "distro": "noble",
      "commit": "728a2eff5c3c7d3af9fd79cba2839063fecd6135",
      "fileid": "7e189e2eb09eb2469a48ca680c987d0dc8f76772a39425110d61c4d127a0f672",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paolodalena/actions/runs/26274523653"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-05-22T07:34:59.000Z",
      "distro": "noble",
      "commit": "728a2eff5c3c7d3af9fd79cba2839063fecd6135",
      "fileid": "63ae72e11b652dc8bc7dd370486dcee796efeb4a7beab8b9749bb89ef8cb1b2d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paolodalena/actions/runs/26274523653"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-05-22T07:34:51.000Z",
      "commit": "728a2eff5c3c7d3af9fd79cba2839063fecd6135",
      "fileid": "c3c74718729c3d59c02d39e4df2474594f0e8a3a95d835d70ec7595d998a1f1b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paolodalena/actions/runs/26274523653"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-05-22T07:34:39.000Z",
      "commit": "728a2eff5c3c7d3af9fd79cba2839063fecd6135",
      "fileid": "6b379ae31e2885be1c38ea45b1cea0b4115255bedeb78aee02cd04dc97b53624",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paolodalena/actions/runs/26274523653"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.2",
      "date": "2026-05-22T07:34:49.000Z",
      "commit": "728a2eff5c3c7d3af9fd79cba2839063fecd6135",
      "fileid": "d4809f1a8793ee247bca13228411215b20fe8f9d882883eadf6a51bf5b22aea3",
      "status": "success",
      "buildurl": "https://github.com/r-universe/paolodalena/actions/runs/26274523653"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-05-22T07:33:57.000Z",
      "commit": "728a2eff5c3c7d3af9fd79cba2839063fecd6135",
      "fileid": "2c6b7778b1d1ac76bcbba73095ddf16f979728e9bc76917cdf20bd9ffd6daf58",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paolodalena/actions/runs/26274523653"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-05-22T07:33:52.000Z",
      "commit": "728a2eff5c3c7d3af9fd79cba2839063fecd6135",
      "fileid": "c5095e208a1eea0cc2cf836e63c78edc23b54c61f0847225e557d4229e9b2810",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paolodalena/actions/runs/26274523653"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-05-22T07:33:48.000Z",
      "commit": "728a2eff5c3c7d3af9fd79cba2839063fecd6135",
      "fileid": "d1af52d7f552e4bace891d0c8ddf8406b9559479d6a0dcbdc685a016274ec49f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paolodalena/actions/runs/26274523653"
    }
  ]
}