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 Description: Embed interactive charts to their Shiny applications. These charts will be generated by ECharts library developed by Baidu (). 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 Suggests: knitr, rmarkdown VignetteBuilder: knitr NeedsCompilation: no Config/pak/sysreqs: cmake make libuv1-dev zlib1g-dev Repository: https://xd-deng.r-universe.dev Date/Publication: 2020-10-02 13:11:30 UTC RemoteUrl: https://github.com/xd-deng/echarts2shiny RemoteRef: HEAD RemoteSha: 73b35c208a72fee6556911cdcda63882fecc6754 Packaged: 2026-06-19 10:41:39 UTC; root Author: Xiaodong Deng [aut, cre], Hao Zhu [ctr], Yiheng Li [ctr], Janet Wagner [ctr], ChinYong Lim [ctr]