A wrapper for the 'Highcharts' library including
    shortcut functions to plot R objects. 'Highcharts'
    <https://www.highcharts.com/> is a charting library offering
    numerous chart types with a simple configuration syntax.
| Version: | 0.9.4 | 
| Depends: | R (≥ 2.10) | 
| Imports: | htmlwidgets, magrittr, purrr, rlist, assertthat, zoo, dplyr (≥ 1.0.0), tibble (≥ 1.1), stringr (≥ 1.3.0), broom, xts, quantmod, tidyr, htmltools, jsonlite, igraph, lubridate, yaml, rlang (≥ 0.1.1), rjson | 
| Suggests: | knitr, rmarkdown, survival, ggplot2, httr, viridisLite, shiny, MASS, gapminder, forecast, geojsonio, testthat, covr, spelling | 
| Published: | 2022-01-03 | 
| DOI: | 10.32614/CRAN.package.highcharter | 
| Author: | Joshua Kunst [aut, cre],
  Nuno Agostinho [ctb] (hchart.survfit, densities and
    hc_add_series_scatter),
  Danton Noriega [ctb] (hcaes_),
  Martin John Hadley [ctb] (hc_add_event_point improvement),
  Eduardo Flores [ctb] (First version hc_add_series_df_tidy),
  Dean Kilfoyle [ctb] (First version hc_add_series_boxplot),
  Adline Dsilva [ctb] (First version Matrix heatmap),
  Kamil Slowikowski  [ctb],
  Christian Minich [ctb] (hcaes mutate_mapping improvement),
  Jonathan Armond [ctb] (mutate_mapping bugfix),
  David Breuer [ctb] (download_map_data quiet parameter),
  Mauricio Vargas [ctb] (tests and gh-actions),
  Michael Yan [ctb] (Motivational example for treemap/sunburst data
    helper),
  Bart Oortwijn [ctb] (rjson option, hc_add_yAxis, and GH issues
    collaborator),
  Paul Campbell [ctb] (additional proxy methods) | 
| Maintainer: | Joshua Kunst  <jbkunst at gmail.com> | 
| BugReports: | https://github.com/jbkunst/highcharter/issues | 
| License: | MIT + file LICENSE | 
| URL: | https://jkunst.com/highcharter/,
https://github.com/jbkunst/highcharter | 
| NeedsCompilation: | no | 
| Language: | en-US | 
| Materials: | README, NEWS | 
| In views: | DynamicVisualizations | 
| CRAN checks: | highcharter results |