Package: ezplot
Type: Package
Title: Functions for Common Chart Types
Version: 0.3.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 (>= 2.10)
Imports: dplyr, forcats, ggplot2, rlang
RoxygenNote: 6.1.1
Suggests: covr, knitr, lubridate, methods, psych, rmarkdown, ROCR,
        stats, testthat, tibble, tidyr, tsibbledata
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2019-07-09 20:07:40 UTC; wkost
Repository: CRAN
Date/Publication: 2019-07-09 20:30:03 UTC
