Package: rAmCharts4 Title: Interface to the JavaScript Library 'amCharts 4' Version: 1.6.1 Authors@R: c( person(given = "Stéphane", family = "Laurent", role = c("aut", "cre"), email = "laurent_step@outlook.fr"), person(given = "Antanas", family = "Marcelionis", role = c("ctb", "cph"), email = "contact@amcharts.com", comment = "'amCharts' library (https://www.amcharts.com/)"), person(given = "Terence", family = "Eden", role = c("ctb", "cph"), comment = "'SuperTinyIcons' library (https://github.com/edent/SuperTinyIcons/)"), person(given = "Tom", family = "Alexander", role = c("ctb", "cph"), email = "me@tomalexander.co.nz", comment = "'regression-js' library (https://github.com/Tom-Alexander/regression-js)") ) Maintainer: Stéphane Laurent Description: 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, pie chart, and 100% stacked bar chart. URL: https://github.com/stla/rAmCharts4 BugReports: https://github.com/stla/rAmCharts4/issues License: GPL-3 Encoding: UTF-8 Imports: htmltools, htmlwidgets (>= 1.5.3), reactR, shiny, jsonlite, lubridate, minpack.lm, tools, base64enc, xml2, stringr, stats, grDevices Suggests: reshape2 RoxygenNote: 7.2.1 Config/pak/sysreqs: cmake make libicu-dev libuv1-dev libxml2-dev zlib1g-dev Repository: https://stla.r-universe.dev Date/Publication: 2022-10-05 09:13:37 UTC RemoteUrl: https://github.com/stla/ramcharts4 RemoteRef: HEAD RemoteSha: 70ed9825d9f9bf85f833bf93828cdc44a81d3b25 NeedsCompilation: no Packaged: 2026-06-13 10:23:17 UTC; root 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))