Package: albersdown 2.0.0

albersdown: Minimalist Theme and Vignette Kit for 'pkgdown' and R Markdown

Provides a minimalist 'ggplot2' theme, colour scales, and 'pkgdown' template built around a curated colour palette system inspired by Josef Albers' colour theory (Albers (1963, ISBN:978-0-300-17935-4) "Interaction of Color"). Includes helpers to apply consistent theming to 'ggplot2' plots, 'gt' tables, and 'bslib' Bootstrap 5 sites, along with one-command setup functions for adopting the style across an R package.

Authors:Bradley R. Buchsbaum [aut, cre]

albersdown_2.0.0.tar.gz
albersdown_2.0.0.zip(r-4.7)albersdown_2.0.0.zip(r-4.6)albersdown_2.0.0.zip(r-4.5)
albersdown_2.0.0.tgz(r-4.6-any)albersdown_2.0.0.tgz(r-4.5-any)
albersdown_2.0.0.tar.gz(r-4.7-any)albersdown_2.0.0.tar.gz(r-4.6-any)
albersdown_2.0.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION
card.svg |card.png
albersdown/json (API)

# Install 'albersdown' in R:
install.packages('albersdown', repos = c('https://bbuchsbaum.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/bbuchsbaum/albersdown/issues

Pkgdown/docs site:https://bbuchsbaum.github.io

On CRAN:

Conda:

5.50 score 1 scripts 677 downloads 36 exports 17 dependencies

Last updated from:54a7432e55. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK198
source / vignettesOK228
linux-release-x86_64OK197
macos-release-arm64OK123
macos-oldrel-arm64OK76
windows-develOK81
windows-releaseOK104
windows-oldrelOK77
wasm-releaseOK134

Exports:albers_bs_themealbers_palettealbers_palette_imgalbers_presetsalbers_rampalbers_register_fontsalbers_swatchgt_albersmigrate_albersdownscale_color_albersscale_color_albers_distinctscale_color_albers_divergingscale_color_albers_diverging_5scale_color_albers_diverging_nscale_color_albers_highlightscale_color_albers_imgscale_color_albers_img_divergingscale_color_albers_img_green_redscale_color_albers_img_lapis_ochrescale_color_albers_img_red_tealscale_fill_albersscale_fill_albers_distinctscale_fill_albers_divergingscale_fill_albers_diverging_5scale_fill_albers_diverging_nscale_fill_albers_highlightscale_fill_albers_imgscale_fill_albers_img_divergingscale_fill_albers_img_green_redscale_fill_albers_img_lapis_ochrescale_fill_albers_img_red_tealscale_linetype_alberstheme_alberstheme_albers_voiduse_albers_vignettesuse_albersdown

Dependencies:clicpp11farverggplot2gluegtableisobandlabelinglifecycleR6RColorBrewerrlangS7scalesvctrsviridisLitewithr

Albersdown: Getting started
Overview | New feature highlights | Code + output

Last update: 2026-06-25
Started: 2025-11-10

Design notes: Homage system
What's new in this release | Semantic callouts | Typography and syntax tone | Contrast guardrail example | Overview | Palette families and roles | Image-derived palettes | Links, anchors, and rhythm | Callouts and code blocks | Tables | Plots: one highlight, others neutral | See also

Last update: 2026-06-25
Started: 2025-11-10

Interaction: the cool direction
Overview | How the two directions relate | Dark code blocks | Tables | A plot on the matching ground

Last update: 2026-06-25
Started: 2026-06-25

Theme Lab: Tune Family, Preset, and Rhythm
What Is This Page For? | How Do You Use It? | What Does Each Control Change? | Can You Validate The Palette Quickly? | Copy Into YAML | Example Plot

Last update: 2026-06-25
Started: 2026-03-05

Theme Proof: Homage + Teal
What this page proves | Code on a light ground | A table | A plot on the matching ground

Last update: 2026-06-25
Started: 2026-04-02

Theme Proof: Interaction + Ochre
What this page proves | Code on a dark ground | A table | A plot on the matching ground

Last update: 2026-06-25
Started: 2026-04-02

Theme Showcase: Directions and Families
The albersdown system | The six families | The two directions, in plots | Picking a combination | Next step

Last update: 2026-06-25
Started: 2026-03-05

Readme and manuals

Help Manual

Help pageTopics
bs_theme for pkgdown (light/dark aware)albers_bs_theme
Return four-tone Homage family by namealbers_palette
Image-derived Homage palettes (A900 -> A300)albers_palette_img
List available Albers directionsalbers_presets
Interpolate n colors along a palette family gradientalbers_ramp
Register the bundled Albers display fonts for R graphicsalbers_register_fonts
Visual swatch of Albers palette families and presetsalbers_swatch
Quiet, legible gt style with subtle stripe from A300gt_albers
One-command migration to latest albersdownmigrate_albersdown
Scales that use the family's tones (discrete/continuous)scale_color_albers scale_fill_albers
Distinct, colorblind-friendly line palette across familiesscale_color_albers_distinct
Diverging color scale (continuous)scale_color_albers_diverging
Diverging color scale with multiple stops (continuous)scale_color_albers_diverging_n
Convenience scale: highlight vs other (color)scale_color_albers_highlight
Image-derived sequential color scalescale_color_albers_img scale_fill_albers_img
Image-derived diverging color scale (gradientn)scale_color_albers_img_diverging
Pre-canned image-derived diverging pairsscale_color_albers_img_green_red scale_color_albers_img_lapis_ochre scale_color_albers_img_red_teal scale_fill_albers_img_green_red scale_fill_albers_img_lapis_ochre scale_fill_albers_img_red_teal
Distinct, colorblind-friendly fill palette across familiesscale_fill_albers_distinct
Diverging fill scale (continuous)scale_fill_albers_diverging
5-class diverging (discrete)scale_color_albers_diverging_5 scale_fill_albers_diverging_5
Diverging fill scale with multiple stops (continuous)scale_fill_albers_diverging_n
Convenience scale: highlight vs other (fill)scale_fill_albers_highlight
Image-derived diverging fill scale (gradientn)scale_fill_albers_img_diverging
Discrete linetype scale to pair with Albers colorsscale_linetype_albers
Minimal, legible plot theme inspired by Josef Alberstheme_albers
Stripped theme for maps, brain surfaces, and abstract compositionstheme_albers_void
Configure current package to use albersdown (back-compat wrapper)use_albers_vignettes
One-shot setup for existing packagesuse_albersdown