Package: echarty
Title: Minimal R/Shiny Interface to JavaScript Library 'ECharts'
Date: 2022-08-28
Version: 1.4.7
Authors@R: c( 
  person("Larry", "Helgason", email = "larry@helgasoft.com", role = c("cre", "aut", "cph")),
  person("John", "Coene", role = c("aut", "cph"), comment = "echarts4r library")
  )
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)
License: Apache License (>= 2.0)
Imports: htmlwidgets, htmltools (>= 0.5.0), dplyr (>= 0.7.0), shiny (>=
        1.7.0), data.tree (>= 1.0.0), jsonlite
Suggests: crosstalk, rmarkdown, knitr, testthat (>= 3.0.0), sf
RoxygenNote: 7.2.1
URL: https://github.com/helgasoft/echarty
BugReports: https://github.com/helgasoft/echarty/issues/
Encoding: UTF-8
Language: en-US
NeedsCompilation: no
Packaged: 2022-08-28 21:15:03 UTC; gugu
Author: Larry Helgason [cre, aut, cph],
  John Coene [aut, cph] (echarts4r library)
Repository: CRAN
Date/Publication: 2022-08-28 21:30:02 UTC
