Package: ECharts2Shiny
Type: Package
Title: Embedding Interactive Charts Generated with ECharts Library into
        Shiny Applications
Imports: shiny,jsonlite
Version: 0.2.13
Date: 2017-12-11
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"),
    person("Janet","Wagner",role = "ctr"),
    person("ChinYong","Lim",role = "ctr", email = "chinyong.net@gmail.com")
    )
Maintainer: Xiaodong Deng <xd_deng@hotmail.com>
Description: Embed interactive charts to their Shiny applications. These charts will be generated by ECharts library developed by Baidu (<http://echarts.baidu.com/>). Current version supports line chart, bar chart, pie chart, scatter plot, gauge, word cloud, radar chart, tree map, 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: 2017-12-11 14:35:31 UTC; XD
Author: Xiaodong Deng [aut, cre],
  Hao Zhu [ctr],
  Yiheng Li [ctr],
  Janet Wagner [ctr],
  ChinYong Lim [ctr]
Repository: CRAN
Date/Publication: 2017-12-11 14:50:23 UTC
Built: R 4.5.0; ; 2025-04-01 21:35:19 UTC; unix
