Package: esquisse
Type: Package
Title: Explore and Visualize Your Data Interactively
Version: 0.1.5
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")))
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.0
Imports: miniUI, rstudioapi, shiny, htmltools, jsonlite, shinyWidgets,
        ggplot2, ggthemes, RColorBrewer, scales, stringi
Suggests: officer, rvg, DT, testthat
NeedsCompilation: no
Packaged: 2018-09-18 15:05:13 UTC; perri
Author: Fanny Meyer [aut],
  Victor Perrier [aut, cre]
Maintainer: Victor Perrier <victor.perrier@dreamrs.fr>
Repository: CRAN
Date/Publication: 2018-09-28 22:00:03 UTC
