Package: rbranding 0.1.1

rbranding: Manage Branding and Accessibility of R Projects
A tool for building projects that are visually consistent, accessible, and easy to maintain. It provides functions for managing branding assets, applying organization-wide themes using 'brand.yml', and setting up new projects with accessibility features and correct branding. It supports 'quarto', 'shiny', and 'rmarkdown' projects, and integrates with 'ggplot2'. The accessibility features are based on the Web Content Accessibility Guidelines <https://www.w3.org/WAI/WCAG22/quickref/?versions=2.1> and Accessible Rich Internet Applications (ARIA) specifications <https://www.w3.org/WAI/ARIA/apg/>. The branding framework implements the 'brand.yml' specification <https://posit-dev.github.io/brand-yml/>.
Authors:
rbranding_0.1.1.tar.gz
rbranding_0.1.1.zip(r-4.7)rbranding_0.1.1.zip(r-4.6)rbranding_0.1.1.zip(r-4.5)
rbranding_0.1.1.tgz(r-4.6-any)rbranding_0.1.1.tgz(r-4.5-any)
rbranding_0.1.1.tar.gz(r-4.7-any)rbranding_0.1.1.tar.gz(r-4.6-any)
rbranding_0.1.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
rbranding/json (API)
| # Install 'rbranding' in R: |
| install.packages('rbranding', repos = c('https://epiforesite.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/epiforesite/rbranding/issues
Pkgdown/docs site:https://epiforesite.github.io
Last updated from:e0c2afbecd. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 166 | ||
| source / vignettes | OK | 269 | ||
| linux-release-x86_64 | OK | 213 | ||
| macos-release-arm64 | OK | 111 | ||
| macos-oldrel-arm64 | OK | 83 | ||
| windows-devel | OK | 80 | ||
| windows-release | OK | 81 | ||
| windows-oldrel | OK | 79 | ||
| wasm-release | OK | 156 |
Exports:brand_add_logobrand_initbrand_reset_ggplotbrand_set_ggplotget_brand_private_githubget_brand_publicget_template
Dependencies:askpassclicpp11credentialscurlfarverggplot2gluegtableisobandjsonlitelabelinglifecycleopensslR6RColorBrewerrlangS7scalessysvctrsviridisLitewithryaml
Last update: 2025-10-27
Started: 2025-08-28
Last update: 2025-10-15
Started: 2025-07-03
Last update: 2025-10-15
Started: 2025-10-14
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Add Brand Logo to ggplot2 Plot | brand_add_logo |
| Initialize branding configuration | brand_init |
| Reset ggplot2 Theme to Previous State | brand_reset_ggplot |
| Set ggplot2 Theme from Brand Configuration | brand_set_ggplot |
| Download the latest branding file from a private GitHub repository | get_brand_private_github |
| Download the latest branding file from a public source | get_brand_public |
| Copy template files into project | get_template |
