Package: echarts4r
Title: Create Interactive Graphs with 'Echarts JavaScript' Version 4
Date: 2020-10-15
Version: 0.3.3
Authors@R: c(
  person("John", "Coene", email = "jcoenep@gmail.com", role = c("aut", "cre", "cph")), 
  person(given = "Wei", family = "Su", email = "swsoyee@gmail.com", role = "ctb"))
Description: Easily create interactive charts by leveraging the 'Echarts Javascript' library which includes
    36 chart types, themes, 'Shiny' proxies and animations.
License: Apache License (>= 2.0)
Encoding: UTF-8
LazyData: true
Imports: htmlwidgets, magrittr, dplyr (>= 0.7.0), purrr, countrycode,
        broom, shiny, scales, corrplot, htmltools, jsonlite, rstudioapi
Suggests: tidyr, testthat, knitr, rmarkdown, covr
RoxygenNote: 7.1.1.9000
URL: https://echarts4r.john-coene.com/
BugReports: https://github.com/JohnCoene/echarts4r/issues/
NeedsCompilation: no
Packaged: 2020-10-16 17:24:58 UTC; jp
Author: John Coene [aut, cre, cph],
  Wei Su [ctb]
Maintainer: John Coene <jcoenep@gmail.com>
Repository: CRAN
Date/Publication: 2020-10-16 17:50:02 UTC
