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
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
NeedsCompilation: no
Packaged: 2025-08-25 14:01:49 UTC; PaoloMacbook
Author: Paolo Dalena [aut, cre] (ORCID:
    <https://orcid.org/0000-0003-2920-9572>)
Maintainer: Paolo Dalena <paolodalena97@gmail.com>
Repository: CRAN
Date/Publication: 2025-08-25 14:30:02 UTC
Built: R 4.4.3; ; 2025-10-13 11:56:23 UTC; windows
