Package: tastypie Title: Easy Pie Charts Version: 0.1.2 Authors@R: person(given = "Paolo", family = "Dalena", role = c("aut", "cre"), email = "paolodalena97@gmail.com", comment = c(ORCID = "0000-0003-2920-9572")) Description: You only need to type 'why pie charts are bad' on Google to find thousands of articles full of (valid) reasons why other types of charts should be preferred over this one. Therefore, because of the little use due to the reasons already mentioned, making pie charts (and related) in R is not straightforward, so other functions are needed to simplify things. In this R package there are useful functions to make 'tasty' pie charts immediately by exploiting the many cool templates provided. License: GPL-3 URL: https://paolodalena.github.io/tastypie/, https://github.com/PaoloDalena/tastypie BugReports: https://github.com/PaoloDalena/tastypie/issues Encoding: UTF-8 LazyData: true Roxygen: list(markdown = TRUE) RoxygenNote: 7.2.3 Imports: ggplot2, dplyr, scales, RColorBrewer, shadowtext, tibble, packcircles, fmsb Depends: R (>= 2.10) Suggests: knitr, markdown, rmarkdown, testthat (>= 3.0.0), jpeg, patternplot VignetteBuilder: knitr Config/testthat/edition: 3 Config/pak/sysreqs: libcairo2-dev cmake libfontconfig1-dev libfreetype6-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: 2026-06-21 07:56:50 UTC; root Author: Paolo Dalena [aut, cre] (ORCID: ) Maintainer: Paolo Dalena