Package: MSUthemes
Type: Package
Title: Michigan State University (MSU) Palettes and Themes
Version: 1.0.0
Authors@R: c(
    person(given="Emilio Xavier",
                  family="Esposito",
                  role=c("aut", "cre", "cph"),
                  email="emilio.esposito@gmail.com",
                  comment=c(ORCID="0000-0002-6193-0485",
                            "GitHub: https://github.com/emilioxavier")),
    person(given = "Nicola", family = "Rennie", role = c("aut"), email = "nrennie35@gmail.com"),
    person("Michigan State University", role = c("fnd")))
Maintainer: Emilio Xavier Esposito <emilio.esposito@gmail.com>
Description: Defines colour palettes and themes for Michigan State
  University (MSU) publications and presentations. Palettes and
  themes are supported in both base R and 'ggplot2' graphics, and are intended
  to provide consistency between those creating documents and presentations.
License: CC BY-SA 4.0
Encoding: UTF-8
RoxygenNote: 7.3.3
Depends: R (>= 4.1)
Imports: ggplot2, graphics, grDevices, purrr, showtext, sysfonts,
        systemfonts
Suggests: covr, devtools, ggrepel, scales, dplyr, knitr, markdown,
        quarto, rmarkdown, testthat (>= 3.0.0)
VignetteBuilder: quarto
URL: https://github.com/emilioxavier/MSUthemes,
        https://emilioxavier.github.io/MSUthemes/
BugReports: https://github.com/emilioxavier/MSUthemes/issues
LazyData: true
NeedsCompilation: no
Packaged: 2025-10-13 20:25:05 UTC; emilio
Author: Emilio Xavier Esposito [aut, cre, cph] (ORCID:
    <https://orcid.org/0000-0002-6193-0485>, GitHub:
    https://github.com/emilioxavier),
  Nicola Rennie [aut],
  Michigan State University [fnd]
Repository: CRAN
Date/Publication: 2025-10-17 20:30:02 UTC
Built: R 4.5.2; ; 2025-11-01 02:06:46 UTC; windows
