Package: ezplot
Type: Package
Title: Functions for Common Chart Types
Version: 0.5.0
Author: Wojtek Kostelecki
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
LazyData: true
Depends: R (>= 3.3)
Imports: dplyr, forcats, ggplot2, lubridate, rlang, tsibble
RoxygenNote: 7.1.0
Suggests: covr, DT, knitr, methods, miniUI, psych, rmarkdown, ROCR,
        shiny, stats, testthat, tibble, tidyr, tsibbledata
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2020-05-09 19:35:04 UTC; wkost
Repository: CRAN
Date/Publication: 2020-05-09 19:50:02 UTC
