Package: afcharts
Title: Produce Charts Following UK Government Analysis Function
Guidance
Version: 0.5.1
Authors@R: c(
person("Crown Copyright", , , , role = c("cph")),
person("Government Analysis Function", , , "Analysis.Function@ons.gov.uk", role = c("fnd")),
person("Alice", "Hannah", , "alice.hannah@gov.scot", role = c("aut")),
person("Olivia", "Box Power", , "Olivia.BoxPower@dhsc.gov.uk", role = c("cre", "ctb"))
)
Description: Colour palettes and a 'ggplot2' theme to follow the UK
Government Analysis Function best practice guidance for
producing data visualisations, available at
.
Includes continuous and discrete colour and fill scales, as
well as a 'ggplot2' theme.
License: MIT + file LICENSE
URL: https://github.com/best-practice-and-impact/afcharts,
https://best-practice-and-impact.github.io/afcharts/
BugReports: https://github.com/best-practice-and-impact/afcharts/issues
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.3
Depends: R (>= 4.1.0)
Imports: ggplot2, scales, cli, rlang, dplyr, purrr, stats
Suggests: ggtext, knitr, rmarkdown, tibble, tidyr, glue, stringr,
testthat (>= 2.1.0), plotly, gt, svglite (>= 2.1.2), ragg (>=
1.2.6), gapminder, diffviewer, vdiffr, withr
VignetteBuilder: knitr
Roxygen: list(markdown = TRUE)
Repository: https://best-practice-and-impact.r-universe.dev
Date/Publication: 2026-05-05 10:29:32 UTC
RemoteUrl: https://github.com/best-practice-and-impact/afcharts
RemoteRef: HEAD
RemoteSha: 0f2fe2cfa20385d86a6f4bea60c9b40e0d2bcc78
NeedsCompilation: no
Packaged: 2026-07-04 05:26:06 UTC; root
Author: Crown Copyright [cph],
Government Analysis Function [fnd],
Alice Hannah [aut],
Olivia Box Power [cre, ctb]
Maintainer: Olivia Box Power