Package: ggrounded 0.2.0.9000

ggrounded: Rounded Bar Plots
Creates bar plots with rounded corners using 'ggplot2'. The code in this package was adapted from a solution provided by Stack Overflow user 'sthoch' in the following post <https://stackoverflow.com/questions/62176038/r-ggplot2-bar-chart-with-round-corners-on-top-of-bar>.
Authors:
ggrounded_0.2.0.9000.tar.gz
ggrounded_0.2.0.9000.zip(r-4.7)ggrounded_0.2.0.9000.zip(r-4.6)ggrounded_0.2.0.9000.zip(r-4.5)
ggrounded_0.2.0.9000.tgz(r-4.6-any)ggrounded_0.2.0.9000.tgz(r-4.5-any)
ggrounded_0.2.0.9000.tar.gz(r-4.7-any)ggrounded_0.2.0.9000.tar.gz(r-4.6-any)
ggrounded_0.2.0.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
ggrounded/json (API)
NEWS
| # Install 'ggrounded' in R: |
| install.packages('ggrounded', repos = c('https://botan.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/botan/ggrounded/issues
Pkgdown/docs site:https://botan.github.io
Last updated from:94c4eec802. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 107 | ||
| source / vignettes | OK | 170 | ||
| linux-release-x86_64 | OK | 114 | ||
| macos-release-arm64 | OK | 149 | ||
| macos-oldrel-arm64 | OK | 152 | ||
| windows-devel | OK | 75 | ||
| windows-release | OK | 68 | ||
| windows-oldrel | OK | 68 | ||
| wasm-release | OK | 108 |
Exports:geom_bar_roundedgeom_col_roundedgeom_histogram_rounded
Dependencies:clicpp11farverggplot2gluegtableisobandlabelinglifecycleR6RColorBrewerrlangS7scalesvctrsviridisLitewithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Bar plot with rounded corners | geom_bar_rounded geom_col_rounded |
| Histogram with rounded bars | geom_histogram_rounded |
