Package: vchartr Title: Interactive Charts with the 'JavaScript' 'VChart' Library Version: 0.1.5 Authors@R: c( person("Victor", "Perrier", email = "victor.perrier@dreamrs.fr", role = c("aut", "cre")), person("Fanny", "Meyer", role = "aut")) Description: Provides an 'htmlwidgets' interface to 'VChart.js'. 'VChart', more than just a cross-platform charting library, but also an expressive data storyteller. 'VChart' examples and documentation are available here: . License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Imports: ggplot2, htmlwidgets, magrittr, rlang, scales Suggests: bslib, knitr, geojsonio, palmerpenguins, rmarkdown, sf, shiny VignetteBuilder: knitr Depends: R (>= 2.10) LazyData: true URL: https://dreamrs.github.io/vchartr/ Config/pak/sysreqs: cmake make libuv1-dev Repository: https://dreamrs.r-universe.dev Date/Publication: 2026-01-08 15:28:22 UTC RemoteUrl: https://github.com/dreamrs/vchartr RemoteRef: HEAD RemoteSha: d43228133c95b72acf80d5e3bff6fc7eb25dff4d NeedsCompilation: no Packaged: 2026-06-07 07:35:15 UTC; root Author: Victor Perrier [aut, cre], Fanny Meyer [aut] Maintainer: Victor Perrier