Package: esquisse
Type: Package
Title: Explore and Visualize Your Data Interactively
Version: 0.2.1
Authors@R: c(person("Fanny", "Meyer", email = "fanny.meyer@dreamrs.fr", role = c("aut")),
  person("Victor", "Perrier", email = "victor.perrier@dreamrs.fr", role = c("aut", "cre")),
  person("Ian", "Carroll", comment = "Facets support", role = "ctb"))
Description: A 'shiny' gadget to create 'ggplot2' charts interactively with drag-and-drop to map your variables.
    You can quickly visualize your data accordingly to their type, export to 'PNG' or 'PowerPoint',
    and retrieve the code to reproduce the chart.
URL: https://github.com/dreamRs/esquisse
BugReports: https://github.com/dreamRs/esquisse/issues
License: GPL-3 | file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1
Imports: miniUI, rstudioapi, shiny (>= 1.0.0), htmltools, jsonlite,
        shinyWidgets (>= 0.4.1), ggplot2 (>= 3.0.0), ggthemes,
        hrbrthemes, RColorBrewer, scales, stringi, rlang (>= 0.3.1)
Suggests: officer, rvg, rio, DT, testthat (>= 2.1.0), knitr
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2019-07-01 08:22:21 UTC; perri
Author: Fanny Meyer [aut],
  Victor Perrier [aut, cre],
  Ian Carroll [ctb] (Facets support)
Maintainer: Victor Perrier <victor.perrier@dreamrs.fr>
Repository: CRAN
Date/Publication: 2019-07-01 08:40:07 UTC
