Creates JavaScript charts. The charts can be included in 'Shiny' apps and R markdown documents, or viewed from the R console and 'RStudio' viewer. Based on the JavaScript library 'amCharts 4' and the R packages 'htmlwidgets' and 'reactR'. Currently available types of chart are: vertical and horizontal bar chart, radial bar chart, stacked bar chart, vertical and horizontal Dumbbell chart, line chart, scatter chart, range area chart, gauge chart, boxplot chart, and pie chart.
Version: | 1.3.0 |
Imports: | htmltools, htmlwidgets, reactR, shiny, jsonlite, lubridate, minpack.lm, tools, base64enc, xml2, stringr, stats, grDevices |
Suggests: | reshape2 |
Published: | 2021-01-12 |
Author: | Stéphane Laurent [aut, cre], Antanas Marcelionis [ctb, cph] ('amCharts' library (https://www.amcharts.com/)), Terence Eden [ctb, cph] ('SuperTinyIcons' library (https://github.com/edent/SuperTinyIcons/)), Tom Alexander [ctb, cph] ('regression-js' library (https://github.com/Tom-Alexander/regression-js)) |
Maintainer: | Stéphane Laurent <laurent_step at outlook.fr> |
BugReports: | https://github.com/stla/rAmCharts4/issues |
License: | GPL-3 |
URL: | https://github.com/stla/rAmCharts4 |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | rAmCharts4 results |
Reference manual: | rAmCharts4.pdf |
Package source: | rAmCharts4_1.3.0.tar.gz |
Windows binaries: | r-devel: rAmCharts4_1.3.0.zip, r-release: rAmCharts4_1.3.0.zip, r-oldrel: rAmCharts4_1.3.0.zip |
macOS binaries: | r-release: rAmCharts4_1.3.0.tgz, r-oldrel: rAmCharts4_1.3.0.tgz |
Old sources: | rAmCharts4 archive |
Please use the canonical form https://CRAN.R-project.org/package=rAmCharts4 to link to this page.