bwolatunji. To fix this you can add URL: https://ropensci-champions.r-universe.dev/chartkickR to the package DESCRIPTION file. See also theR-universe documentation.Package: chartkickR 0.0.0.9000
chartkickR: Create Interactive Chartkick.js Charts in R
Provides an R interface to the Chartkick.js JavaScript charting library using the htmlwidgets framework. The package allows users to create interactive line, bar, column, area, pie, donut, scatter, bubble, geo, and timeline charts from R data frames with minimal code.
Authors:
chartkickR_0.0.0.9000.tar.gz
chartkickR_0.0.0.9000.zip(r-4.7)chartkickR_0.0.0.9000.zip(r-4.6)chartkickR_0.0.0.9000.zip(r-4.5)
chartkickR_0.0.0.9000.tgz(r-4.6-any)chartkickR_0.0.0.9000.tgz(r-4.5-any)
chartkickR_0.0.0.9000.tar.gz(r-4.7-any)chartkickR_0.0.0.9000.tar.gz(r-4.6-any)
chartkickR_0.0.0.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
chartkickR/json (API)
| # Install 'chartkickR' in R: |
| install.packages('chartkickR', repos = c('https://ropensci-champions.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/bwolatunji/chartkickr/issues
Last updated from:7ab5bd8ee2. Checks:9 OK. Indexed: no.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 125 | ||
| source / vignettes | OK | 181 | ||
| linux-release-x86_64 | OK | 104 | ||
| macos-release-arm64 | OK | 73 | ||
| macos-oldrel-arm64 | OK | 101 | ||
| windows-devel | OK | 89 | ||
| windows-release | OK | 67 | ||
| windows-oldrel | OK | 71 | ||
| wasm-release | OK | 113 |
Exports:area_chartbar_chartbubble_chartchartkickRchartkickROutputcolumn_chartdonut_chartgeo_chartline_chartpie_chartrenderChartkickRscatter_charttimeline_chart
Dependencies:base64encbslibcachemclidigestevaluatefastmapfontawesomefshighrhtmltoolshtmlwidgetsjquerylibjsonliteknitrlifecyclememoisemimeR6rappdirsrlangrmarkdownsasstinytexxfunyaml
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Create an area chart | area_chart |
| Create a bar chart | bar_chart |
| Create a bubble chart | bubble_chart |
| Create a Chartkick.js chart in R | chartkickR |
| Shiny bindings for chartkickR | chartkickR-shiny chartkickROutput renderChartkickR |
| Create a column chart | column_chart |
| Create a donut chart | donut_chart |
| Create a geo chart | geo_chart |
| Create a line chart | line_chart |
| Create a pie chart | pie_chart |
| Create a scatter chart | scatter_chart |
| Create a timeline chart | timeline_chart |
