rAmCharts: JavaScript Charts Tool

Provides an R interface for using 'AmCharts' Library. Based on 'htmlwidgets', it provides a global architecture to generate 'JavaScript' source code for charts. Most of classes in the library have their equivalent in R with S4 classes; for those classes, not all properties have been referenced but can easily be added in the constructors. Complex properties (e.g. 'JavaScript' object) can be passed as named list. See examples at <https://datastorm-open.github.io/introduction_ramcharts/> and <https://www.amcharts.com/> for more information about the library. The package includes the free version of 'AmCharts' Library. Its only limitation is a small link to the web site displayed on your charts. If you enjoy this library, do not hesitate to refer to this page <https://www.amcharts.com/online-store/> to purchase a licence, and thus support its creators and get a period of Priority Support. See also <https://www.amcharts.com/about/> for more information about 'AmCharts' company.

Version: 2.1.15
Depends: R (≥ 3.2.0)
Imports: methods, htmlwidgets, htmltools, data.table (≥ 1.9.6), graphics, utils, pipeR, knitr, grDevices, yaml, zoo
Suggests: magrittr, shiny, testthat, shinydashboard, base64enc, lubridate, jsonlite
Published: 2022-09-30
Author: Benoit Thieurmel [aut, cre], Antanas Marcelionis [aut, cph] ('AmCharts' library in th directory htmlwidgets/lib/amcharts, refer to https://www.amcharts.com/)
Maintainer: Benoit Thieurmel <bthieurmel at gmail.com>
BugReports: https://github.com/datastorm-open/rAmCharts/issues/
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
URL: https://datastorm-open.github.io/introduction_ramcharts/
NeedsCompilation: no
CRAN checks: rAmCharts results

Documentation:

Reference manual: rAmCharts.pdf

Downloads:

Package source: rAmCharts_2.1.15.tar.gz
Windows binaries: r-devel: rAmCharts_2.1.15.zip, r-release: rAmCharts_2.1.15.zip, r-oldrel: rAmCharts_2.1.15.zip
macOS binaries: r-release (arm64): rAmCharts_2.1.15.tgz, r-oldrel (arm64): rAmCharts_2.1.15.tgz, r-release (x86_64): rAmCharts_2.1.15.tgz
Old sources: rAmCharts archive

Reverse dependencies:

Reverse imports: antaresViz, linkspotter, opera

Linking:

Please use the canonical form https://CRAN.R-project.org/package=rAmCharts to link to this page.