Package: ECharts2Shiny
Type: Package
Title: Embedding Charts Generated with ECharts Library into Shiny
        Applications
Depends: shiny,jsonlite
Version: 0.2.1
Date: 2016-08-02
Authors@R: c(
    person("Xiaodong", "Deng", role = c("aut", "cre"), email = "xd_deng@hotmail.com"),
    person("Hao", "Zhu", role = "ctr", email = "haozhu233@gmail.com"),
    person("Yiheng","Li",role = "ctr", email = "liyiheng.scott@gmail.com")
    )
Maintainer: Xiaodong Deng <xd_deng@hotmail.com>
Description: With this package, users can embed interactive charts to their Shiny applications. These charts will be generated by ECharts library developed by Baidu (http://echarts.baidu.com/). Current version support line chart, bar chart, pie chart, scatter plot, gauge, word cloud, radar chart, and heat map.
URL: https://github.com/XD-DENG/ECharts2Shiny/
BugReports: https://github.com/XD-DENG/ECharts2Shiny/issues
License: GPL-2
LazyData: TRUE
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2016-08-02 07:25:36 UTC; alsxiaod
Author: Xiaodong Deng [aut, cre],
  Hao Zhu [ctr],
  Yiheng Li [ctr]
Repository: CRAN
Date/Publication: 2016-08-02 13:05:23
