Package: AAGIThemes Title: AAGI Branding for Graphical and Tabular Outputs Version: 2.1.1 Authors@R: c( person("Adam H.", "Sparks", , "adam.sparks@curtin.edu.au", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-0061-8359")), person("Kenyon", "Ng", , "kenyon.ng@dpird.wa.gov.au", role = "aut", comment = c(ORCID = "0000-0002-6315-9831")), person("Jimmy", "Ng", , "jimmy.ng@dpird.wa.gov.au", role = "ctb"), person("Tinula", "Kariyawasam", , "tinula.kariyawasam@dpird.wa.gov.au", role = "aut"), person("Matt", "Cowgill", , "matthew.cowgill@grattaninstitute.edu.au", role = "aut", comment = "Wrote portions of package used in creating this one\n for 'Grattan' package, adapted to 'AAGIThemes' under 'MIT'\n licence."), person("Will", "Mackey", , "william.mackey@grattaninstitute.edu.au", role = "aut", comment = "Wrote portions of package used in creating this one\n for 'Grattan' package, adapted to 'AAGIThemes' under 'MIT'\n licence."), person("Grains Research and Development Corporation", role = c("fnd", "cph"), comment = c("GRDC Project CUR2210-005OPX (AAGI-CU)", ROR = "02xwr1996")) ) Description: Applies Analytics for the Australian Grains Industry ('AAGI') external brand guidelines to graphics. 'AAGI' colours and font guidelines are applied as useful and reasonable to base graphics, 'ggplot2' figures, 'flextable' and 'gt' objects. License: GPL (>= 3) URL: https://github.com/AAGI-AUS/AAGIThemes, https://AAGI-AUS.github.io/AAGIThemes/ BugReports: https://github.com/AAGI-AUS/AAGIThemes/issues Depends: R (>= 4.1.0) Imports: AAGIPalettes, cli, flextable, ggplot2 (>= 3.3.5), grDevices, grid, gt, magick, officer, showtext, sysfonts, systemfonts, withr Suggests: dplyr, gapminder, knitr (>= 1.22), ozmaps, RColorBrewer, reshape2, rmarkdown, roxyglobals, rsvg, scales, sf, spelling, testthat (>= 3.0.0), tibble, viridis VignetteBuilder: knitr Remotes: AAGI-AUS/AAGIPalettes Config/Needs/build: moodymudskipper/devtag Config/roxygen2/version: 8.0.0 Config/roxyglobals/filename: globals.R Config/roxyglobals/unique: FALSE Config/testthat/edition: 3 Config/testthat/parallel: true Encoding: UTF-8 Language: en-US Roxygen: list(markdown = TRUE, roclets = c("collate", "rd", "namespace", "devtag::dev_roclet")) X-schema.org-applicationCategory: Tools X-schema.org-isPartOf: https://grdc.com.au/research/partnerships-and-initiatives/strategic-partnerships/aagi Config/pak/sysreqs: libcairo2-dev cmake libfontconfig1-dev libfreetype6-dev libfribidi-dev make libharfbuzz-dev libmagick++-dev gsfonts libicu-dev libjpeg-dev libpng-dev libtiff-dev libuv1-dev libwebp-dev libxml2-dev libssl-dev libnode-dev zlib1g-dev Repository: https://aagi-aus.r-universe.dev Date/Publication: 2026-05-26 06:11:47 UTC RemoteUrl: https://github.com/AAGI-AUS/AAGIThemes RemoteRef: HEAD RemoteSha: 0ed5aac976e0a1efadc7bae9db98d32c7e3d4e2a NeedsCompilation: no Packaged: 2026-07-03 11:26:34 UTC; root Author: Adam H. Sparks [aut, cre] (ORCID: ), Kenyon Ng [aut] (ORCID: ), Jimmy Ng [ctb], Tinula Kariyawasam [aut], Matt Cowgill [aut] (Wrote portions of package used in creating this one for 'Grattan' package, adapted to 'AAGIThemes' under 'MIT' licence.), Will Mackey [aut] (Wrote portions of package used in creating this one for 'Grattan' package, adapted to 'AAGIThemes' under 'MIT' licence.), Grains Research and Development Corporation [fnd, cph] (GRDC Project CUR2210-005OPX (AAGI-CU), ROR: ) Maintainer: Adam H. Sparks