Package: ezplot Type: Package Title: Functions for Common Chart Types Version: 0.8.3 Authors@R: c( person("Wojtek", "Kostelecki", email = "wojtek.kostelecki@gmail.com", role = c("aut", "cre")) ) Maintainer: Wojtek Kostelecki 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.3 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 Repository: https://wkostelecki.r-universe.dev Date/Publication: 2026-02-15 11:54:00 UTC RemoteUrl: https://github.com/wkostelecki/ezplot RemoteRef: HEAD RemoteSha: b2c95e2fd7e54b907fb54074910ff4a0e375ec5f NeedsCompilation: no Packaged: 2026-06-15 08:37:18 UTC; root Author: Wojtek Kostelecki [aut, cre]