Package: echarts4r
Title: Create Interactive Graphs with 'Echarts JavaScript' Version 5
Date: 2025-09-11
Version: 0.4.6
Authors@R: c(
  person("John", "Coene", email = "jcoenep@gmail.com", role = c("aut", "cph")),
  person("David", "Munoz Tord", email = "david.munoztord@mailbox.org", role = c("cre", "ctb"), comment = c(ORCID = "0000-0001-7954-8295")),
  person(given = "Wei", family = "Su", email = "swsoyee@gmail.com", role = "ctb"),
  person(family = "Helgasoft", email = "contact@helgasoft.com", role = "ctb"),
  person("Xianying", "Tan", email = "shrektan@126.com", role = "ctb", comment = c(ORCID = "0000-0002-6072-3521")),
  person("Robin", "Cura", email = "robin.cura@gmail.com", role = "ctb", comment = c(ORCID = "0000-0001-5926-1828")),
  person("Mathida", "Chuk", email = "mathidachuk@gmail.com", role = "ctb"),
  person("Robert", "Koetsier", email = "rk8roko@gmail.com ", role = "ctb", comment = c(ORCID = "0000-0002-4477-5401")),
  person("Jelle", "Geertsma", email = "rdatasculptor@gmail.com", role = "ctb"),
  person("Teofil", "Nakov", email = "teofiln@gmail.com", role = "ctb")
  )
Description: Easily create interactive charts by leveraging the 'Echarts Javascript' library which includes
    36 chart types, themes, 'Shiny' proxies and animations.
License: Apache License (>= 2.0)
Encoding: UTF-8
Imports: htmlwidgets, dplyr (>= 0.7.0), purrr, countrycode, broom,
        shiny, scales, corrplot, htmltools, jsonlite, rstudioapi
Suggests: tidyr, testthat, knitr, rmarkdown, covr, data.tree, leaflet,
        tibble
Depends: R (>= 4.1.0)
RoxygenNote: 7.3.2
URL: https://echarts4r.john-coene.com/,
        https://github.com/JohnCoene/echarts4r
BugReports: https://github.com/JohnCoene/echarts4r/issues/
NeedsCompilation: no
Packaged: 2025-09-11 08:48:16 UTC; david
Author: John Coene [aut, cph],
  David Munoz Tord [cre, ctb] (ORCID:
    <https://orcid.org/0000-0001-7954-8295>),
  Wei Su [ctb],
  Helgasoft [ctb],
  Xianying Tan [ctb] (ORCID: <https://orcid.org/0000-0002-6072-3521>),
  Robin Cura [ctb] (ORCID: <https://orcid.org/0000-0001-5926-1828>),
  Mathida Chuk [ctb],
  Robert Koetsier [ctb] (ORCID: <https://orcid.org/0000-0002-4477-5401>),
  Jelle Geertsma [ctb],
  Teofil Nakov [ctb]
Maintainer: David Munoz Tord <david.munoztord@mailbox.org>
Repository: CRAN
Date/Publication: 2025-09-11 17:00:09 UTC
Built: R 4.5.1; ; 2025-10-06 03:22:25 UTC; windows
