The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
This vignette shows how the shared theme and vignette CSS work together. Links and focus rings use the family’s accessible tone; callouts and stripes use a quiet tint.
vignette("design-notes"), section #whats-new
and #contrast-guardrails.vignette("design-notes"), sections #whats-new
and #semantic-callouts.vignette("theme-lab").vignette("theme-showcase").mtcars |>
ggplot(aes(wt, mpg, color = factor(cyl))) +
geom_point(size = 2.2) +
labs(title = "Fuel efficiency vs. weight",
subtitle = "Albers theme demo", x = "Weight (1000 lbs)", y = "MPG")These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.