Package: NDPalette 1.0.0
NDPalette: Notre Dame Color Palettes for R
Provides color palettes that approximate the University of Notre Dame brand colors, together with 'ggplot2' discrete color and fill scales. The default palette leads with six Notre Dame brand colors that read clearly on a white background and extends through seven former Notre Dame brand colors, interpolating when more colors are needed than the brand supplies. The palette is intended for statistical visualization and psychometric analysis: the white-safe ordering keeps plotted categories legible, and the near-white-to-navy ramps suit continuous quantities such as correlations and factor loadings. A colorblind-friendly ordering of the Notre Dame colors themselves (arranged so the colors stay distinguishable under simulated deuteranopia, protanopia, and tritanopia), the former colors as a standalone palette, the four near-white brand tints (plus six informal soft backgrounds) for backgrounds and sequential ramps, a reference table of every color with brand and role labels, and a palette-preview helper are also provided. A matching R Markdown stylesheet, built from the same colors so a report and its figures share one brand palette, themes HTML and 'shiny' output. The colors approximate those described in the University's branding guidelines (<https://onmessage.nd.edu/university-branding/colors/>). This is an independent project and is not affiliated with or endorsed by the University of Notre Dame.
Authors:
NDPalette_1.0.0.tar.gz
NDPalette_1.0.0.zip(r-4.7)NDPalette_1.0.0.zip(r-4.6)NDPalette_1.0.0.zip(r-4.5)
NDPalette_1.0.0.tgz(r-4.6-any)NDPalette_1.0.0.tgz(r-4.5-any)
NDPalette_1.0.0.tar.gz(r-4.7-any)NDPalette_1.0.0.tar.gz(r-4.6-any)
NDPalette_1.0.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
NDPalette/json (API)
NEWS
| # Install 'NDPalette' in R: |
| install.packages('NDPalette', repos = c('https://yelleknek.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/yelleknek/ndpalette/issues
Last updated from:e67c4fe4a5. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 174 | ||
| source / vignettes | OK | 169 | ||
| linux-release-x86_64 | OK | 141 | ||
| macos-release-arm64 | OK | 91 | ||
| macos-oldrel-arm64 | OK | 74 | ||
| windows-devel | OK | 82 | ||
| windows-release | OK | 97 | ||
| windows-oldrel | OK | 71 | ||
| wasm-release | OK | 102 |
Exports:html_nd_documentnd_colornd_colorsnd_cssnd_css_pathnd_informal_tintsnd_palettend_palettesnd_tintsscale_color_ndscale_colour_ndscale_fill_ndshow_palette
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| R Markdown HTML output in the Notre Dame colors | html_nd_document |
| Look up Notre Dame colors by name or role | nd_color |
| Notre Dame colors with brand and role labels | nd_colors |
| Notre Dame stylesheet for R Markdown HTML output | nd_css |
| Path to the Notre Dame stylesheet shipped with NDPalette | nd_css_path |
| Informal soft backgrounds (not Notre Dame brand colors) | nd_informal_tints |
| Notre Dame color palette | nd_palette scale_color_nd scale_colour_nd scale_fill_nd |
| Notre Dame color palettes | nd_palettes |
| Notre Dame near-white brand tints | nd_tints |
| Preview a color palette | show_palette |
