Package: waratah Title: Easy data viz - NSW Government colour & typography design Version: 0.1.0 Authors@R: c(person(given = "Zoe", family = "Baldwin", email = "zoe.baldwin@health.nsw.gov.au", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-6010-9361")), person(given = "Carl", family = "Suster", email = "carl.suster@sydney.edu.au", role = "aut", comment = c(ORCID = "0000-0001-7021-9380")), person(given = "Shaun", family = "Nielsen", email = "Shaun.Nielsen@health.nsw.gov.au", role = "ctb"), person(given = "Tyson", family = "Goddard", email = "tyson.goddard@treasury.nsw.gov.au", role = "ctb")) Description: This package allows NSW Government R users to create data visualisations in keeping with the NSW Design System. This ensures a consistent approach to data visualisations with appropriate colours and fonts. License: MIT + file LICENSE Copyright: file COPYRIGHTS + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Depends: R (>= 4.1) Imports: cli, rlang, ggplot2 (>= 3.5.1), ggtext (>= 0.1.2), scales (>= 1.4.0), systemfonts, extrafont, vctrs, farver URL: https://github.com/digitalnsw/nsw-r-visualisations, https://digitalnsw.github.io/nsw-r-visualisations/ BugReports: https://github.com/digitalnsw/nsw-r-visualisations/issues Suggests: dplyr, forcats, ggiraph, reactable (>= 0.4.4), knitr, legendry, magick, palmerpenguins, pkgload, ragg, rmarkdown, svglite, tidyr, testthat (>= 3.0.0), colorBlindness Config/testthat/edition: 3 VignetteBuilder: knitr Config/Needs/website: rmarkdown, gdtools, gfonts Config/pak/sysreqs: libfontconfig1-dev libfreetype6-dev libicu-dev libjpeg-dev libpng-dev libxml2-dev libssl-dev Repository: https://cidm-ph.r-universe.dev Date/Publication: 2026-04-21 01:19:18 UTC RemoteUrl: https://github.com/digitalnsw/nsw-r-visualisations RemoteRef: HEAD RemoteSha: c169429ca39d50a38eb020dc980eef9cc023f328 NeedsCompilation: no Packaged: 2026-06-20 06:54:12 UTC; root Author: Zoe Baldwin [aut, cre] (ORCID: ), Carl Suster [aut] (ORCID: ), Shaun Nielsen [ctb], Tyson Goddard [ctb] Maintainer: Zoe Baldwin