Package: apexcharter
Version: 0.4.4
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: <https://apexcharts.com/>.
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
RoxygenNote: 7.3.2
URL: https://github.com/dreamRs/apexcharter,
        https://dreamrs.github.io/apexcharter/
BugReports: https://github.com/dreamRs/apexcharter/issues
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2024-09-05 15:07:01 UTC; victor
Author: Victor Perrier [aut, cre],
  Fanny Meyer [aut],
  Juned Chhipa [cph] (apexcharts.js library),
  Mike Bostock [cph] (d3.format library)
Maintainer: Victor Perrier <victor.perrier@dreamrs.fr>
Repository: CRAN
Date/Publication: 2024-09-06 05:10:02 UTC
Built: R 4.4.3; ; 2025-10-21 14:04:05 UTC; windows
