-
-
Notifications
You must be signed in to change notification settings - Fork 3
/
DESCRIPTION
30 lines (30 loc) · 900 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
Package: echarty
Title: Minimal R/Shiny Interface to JavaScript Library 'ECharts'
Date: 2024-10-05
Version: 1.6.4.1
Author: Larry Helgason, with initial code from John Coene's library echarts4r
Maintainer: Larry Helgason <larry@helgasoft.com>
Description: Deliver the full functionality of 'ECharts' with minimal overhead. 'echarty' users build R lists for 'ECharts' API. Lean set of powerful commands.
Depends: R (>= 4.1.0)
Imports:
htmlwidgets,
dplyr (>= 0.7.0),
data.tree (>= 1.0.0),
Suggests:
htmltools (>= 0.5.0),
shiny (>= 1.7.0),
jsonlite,
crosstalk,
testthat (>= 3.0.0),
sf,
leaflet (>= 2.2.0),
knitr,
rmarkdown
RoxygenNote: 7.3.2
Roxygen: list(markdown = TRUE)
License: Apache License (>= 2.0)
URL: https://helgasoft.github.io/echarty/
BugReports: https://github.com/helgasoft/echarty/issues/
Encoding: UTF-8
Language: en-US
VignetteBuilder: knitr