Package: apexcharter Version: 0.5.0 Title: Create Interactive Chart with the JavaScript 'ApexCharts' Library Description: Provides an 'htmlwidgets' interface to 'apexcharts.js'. 'Apexcharts' is a modern JavaScript charting library to build interactive charts and visualizations with simple API. 'Apexcharts' examples and documentation are available here: . Authors@R: c( person("Victor", "Perrier", email = "victor.perrier@dreamrs.fr", role = c("aut", "cre")), person("Fanny", "Meyer", role = "aut"), person("Juned", "Chhipa", role = "cph", comment = "apexcharts.js library"), person("Mike", "Bostock", role = "cph", comment = "d3.format library")) License: MIT + file LICENSE Encoding: UTF-8 LazyData: true ByteCompile: true Depends: R (>= 2.10) Imports: htmltools, htmlwidgets (>= 1.5.3), magrittr, rlang, ggplot2, jsonlite, shiny (>= 1.1.0) Suggests: testthat, knitr, scales, rmarkdown, covr Roxygen: list(markdown = TRUE) URL: https://github.com/dreamRs/apexcharter, https://dreamrs.github.io/apexcharter/ BugReports: https://github.com/dreamRs/apexcharter/issues VignetteBuilder: knitr Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: cmake make libuv1-dev zlib1g-dev Repository: https://dreamrs.r-universe.dev Date/Publication: 2026-06-23 19:57:09 UTC RemoteUrl: https://github.com/dreamrs/apexcharter RemoteRef: HEAD RemoteSha: 853b3991fe12c09606d3126cdbea857585241a1f NeedsCompilation: no Packaged: 2026-06-23 21:35:52 UTC; root Author: Victor Perrier [aut, cre], Fanny Meyer [aut], Juned Chhipa [cph] (apexcharts.js library), Mike Bostock [cph] (d3.format library) Maintainer: Victor Perrier