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, exploiting the advantages of polar symmetry. Leverage layouts to distribute labels effectively. Connect labels to donut segments using pins. Streamline annotation and highlighting.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.2.3
URL: https://github.com/dkibalnikov/donutsk,
        https://dkibalnikov.github.io/donutsk/
BugReports: https://github.com/dkibalnikov/donutsk/issues
Depends: ggplot2 (>= 3.5.0), R (>= 4.2.0)
Imports: dplyr (>= 1.1.2), glue (>= 1.6.2), rlang (>= 1.1.1)
Suggests: knitr, rmarkdown, scales (>= 1.3.0), stringr (>= 1.5.0),
        testthat (>= 3.0.0), tidyr (>= 1.3.0)
Config/testthat/edition: 3
LazyData: true
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2024-04-21 10:42:22 UTC; Dmitrii_Kibalnikov
Author: Dmitry Kibalnikov [aut, cre, cph]
Maintainer: Dmitry Kibalnikov <d.kibalnikov@gmail.com>
Repository: CRAN
Date/Publication: 2024-04-22 18:50:06 UTC
Built: R 4.6.0; ; 2025-07-18 07:51:22 UTC; unix
