Package: echarts4r Title: Create Interactive Graphs with 'Echarts JavaScript' Version 6 Version: 0.5.1 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"), person("Patrick","Rekieta",email = "Patrick.Rekieta@gmail.com", role = "ctb", comment = c(ORCID = "0009-0005-4446-9665")), person("Jacci", "Ziebert", email = "jacciziebert@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, cli, dplyr (>= 0.7.0), purrr, crosstalk, countrycode, broom, rlang, shiny, scales, corrplot, htmltools, jsonlite, rstudioapi Suggests: tidyr, testthat (>= 3.3.0), knitr, rmarkdown, covr, geofacet, data.tree, leaflet, tibble, withr, quantmod, data.tree, leaflet Depends: R (>= 4.1.0) Config/testthat/edition: 3 URL: https://echarts4r.john-coene.com, https://github.com/JohnCoene/echarts4r BugReports: https://github.com/JohnCoene/echarts4r/issues/ LazyData: true VignetteBuilder: knitr Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: cmake make libicu-dev libuv1-dev zlib1g-dev Repository: https://johncoene.r-universe.dev Date/Publication: 2026-06-23 14:27:23 UTC RemoteUrl: https://github.com/johncoene/echarts4r RemoteRef: HEAD RemoteSha: 35673734989f9cd4553c55980032ea250873a2b4 NeedsCompilation: no Packaged: 2026-06-23 16:48:15 UTC; root Author: John Coene [aut, cph], David Munoz Tord [cre, ctb] (ORCID: ), Wei Su [ctb], Helgasoft [ctb], Xianying Tan [ctb] (ORCID: ), Robin Cura [ctb] (ORCID: ), Mathida Chuk [ctb], Robert Koetsier [ctb] (ORCID: ), Jelle Geertsma [ctb], Teofil Nakov [ctb], Patrick Rekieta [ctb] (ORCID: ), Jacci Ziebert [ctb] Maintainer: David Munoz Tord