Package: ggrounded
Title: Rounded Bar Plots
Version: 0.0.3
Authors@R: 
    person("Botan", "Ağın", , "aginbotan@gmail.com", role = c("aut", "cre", "cph"))
Description: Creates bar plots with rounded corners using 'ggplot2'.
    The code in this package was adapted from a solution provided by 
    Stack Overflow user 'sthoch' in the following post
    <https://stackoverflow.com/questions/62176038/r-ggplot2-bar-chart-with-round-corners-on-top-of-bar>.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.2.3
Imports: ggplot2, grid, gridGeometry
URL: https://github.com/botan/ggrounded,
        https://botan.github.io/ggrounded/
BugReports: https://github.com/botan/ggrounded/issues
Suggests: covr, testthat (>= 3.0.0), vdiffr
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2023-05-10 21:50:09 UTC; botan
Author: Botan Ağın [aut, cre, cph]
Maintainer: Botan Ağın <aginbotan@gmail.com>
Repository: CRAN
Date/Publication: 2023-05-11 07:10:09 UTC
Built: R 4.3.0; ; 2023-07-12 01:11:51 UTC; unix
