Package: ggauto Title: Automatically Create and Style 'ggplot2' Charts Version: 0.0.2 Authors@R: person("Nicola", "Rennie", , "nrennie.research@gmail.com", role = c("aut", "cre", "cph")) Description: Automatically choose an appropriate chart type based on the types and values in the data. Apply more accessible default styling and colours to 'ggplot2' charts. License: MIT + file LICENSE Depends: R (>= 4.1) Imports: dplyr, ggdist, ggforce, gghighlight, ggplot2, ggrepel, ggtext, glue, khroma, lemon, lubridate, rlang, scales, stringr Suggests: knitr, rmarkdown Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Config/Needs/website: nrennie/nrenniepkgdown URL: https://nrennie.rbind.io/ggauto/ BugReports: https://github.com/nrennie/ggauto/issues VignetteBuilder: knitr Config/pak/sysreqs: libfontconfig1-dev libfreetype6-dev libicu-dev libjpeg-dev libpng-dev libxml2-dev libssl-dev Repository: https://nrennie.r-universe.dev Date/Publication: 2026-06-27 18:31:42 UTC RemoteUrl: https://github.com/nrennie/ggauto RemoteRef: HEAD RemoteSha: c3a8338fb847c281519bca3c1d12eba1678e0963 NeedsCompilation: no Packaged: 2026-06-27 19:15:46 UTC; root Author: Nicola Rennie [aut, cre, cph] Maintainer: Nicola Rennie