Package: plotluck
Title: 'ggplot2' Version of "I'm Feeling Lucky!"
Version: 1.1.1
Authors@R: person("Stefan", "Schroedl", , "stefan.schroedl@gmx.de", c("aut", "cre"))
Description: Examines the characteristics of a data frame and a formula to
    automatically choose the most suitable type of plot out of the following supported
    options: scatter, violin, box, bar, density, hexagon bin, spine plot, and
    heat map. The aim of the package is to let the user focus on what to plot,
    rather than on the "how" during exploratory data analysis. It also automates
    handling of observation weights, logarithmic axis scaling, reordering of
    factor levels, and overlaying smoothing curves and median lines. Plots are
    drawn using 'ggplot2'.
Depends: R (>= 3.1)
Imports: grid, Hmisc (>= 3.17.4), quantreg (>= 5.26), scales (>=
        0.4.1), plyr (>= 1.8.4), hexbin (>= 1.27.1), RColorBrewer (>=
        1.1.2), ggplot2 (>= 2.2.0)
License: MIT + file LICENSE
URL: https://github.com/stefan-schroedl/plotluck
BugReports: https://github.com/stefan-schroedl/plotluck/issues
LazyData: true
Suggests: testthat, ggplot2movies, mgcv, nlme, knitr, rmarkdown,
        gapminder
RoxygenNote: 6.1.1
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2019-06-26 09:28:06 UTC; stefan
Author: Stefan Schroedl [aut, cre]
Maintainer: Stefan Schroedl <stefan.schroedl@gmx.de>
Repository: CRAN
Date/Publication: 2019-06-26 11:50:03 UTC
Built: R 4.3.0; ; 2023-07-10 06:26:17 UTC; unix
