Package: ezplot
Type: Package
Title: Functions for Common Chart Types
Version: 0.8.2
Authors@R: c(
    person("Wojtek",
           "Kostelecki", 
           email = "wojtek.kostelecki@gmail.com",
           role = c("aut", "cre"))
  )
Maintainer: Wojtek Kostelecki <wojtek.kostelecki@gmail.com>
Description: Wrapper for the 'ggplot2' package that creates a variety of common
  charts (e.g. bar, line, area, ROC, waterfall, pie) while aiming to reduce
  typing. 
License: MIT + file LICENSE
Encoding: UTF-8
URL: https://github.com/wkostelecki/ezplot
BugReports: https://github.com/wkostelecki/ezplot/issues
Depends: R (>= 3.3)
RoxygenNote: 7.3.2
Imports: dplyr, forcats, ggplot2, lubridate, rlang
Suggests: covr, DT, e1071, ggrepel, knitr, methods, miniUI, rmarkdown,
        ROCR, shiny, stats, testthat, tibble, tidyr, tsibble,
        tsibbledata
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2025-08-23 20:32:45 UTC; wkost
Author: Wojtek Kostelecki [aut, cre]
Repository: CRAN
Date/Publication: 2025-08-23 21:20:02 UTC
Built: R 4.6.0; ; 2025-08-26 01:20:30 UTC; unix
