Package: ggdatalab Type: Package Title: Datalab ggplot2 Theme and Scales Version: 0.1.1 Authors@R: person("Christian", "Knudsen", role = c("aut", "cre"), email = "you@example.com") Description: A ggplot2 extension providing a Datalab theme and colour scales. License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Imports: ggplot2 (>= 3.4.0), scales (>= 1.2.0) Suggests: knitr, rmarkdown, testthat (>= 3.0.0) VignetteBuilder: knitr Config/testthat/edition: 3 Repository: https://kubdatalab.r-universe.dev Date/Publication: 2025-12-19 13:25:45 UTC RemoteUrl: https://github.com/KUBDatalab/ggdatalab RemoteRef: HEAD RemoteSha: 713d42fd701084b26c9afb4d58570bf41cbe07f3 NeedsCompilation: no Packaged: 2026-07-19 09:01:40 UTC; root Author: Christian Knudsen [aut, cre] Maintainer: Christian Knudsen