Package: mpsTemplates Type: Package Title: Templates for Me Version: 0.2.0 Authors@R: c( person(given = "Michael", family = "Schramm", role = c("aut", "cre"), email = "mpschramm@gmail.com") ) Description: Provides opinionated ggplot2 themes and other templates for my own use. License: MIT + file LICENSE Encoding: UTF-8 Imports: fs, ggplot2, systemfonts Suggests: ragg, rmarkdown RoxygenNote: 7.2.2 Roxygen: list(markdown = TRUE) URL: https://mps9506.github.io/mpsTemplates/ Config/pak/sysreqs: cmake libfontconfig1-dev libfreetype6-dev make libuv1-dev Repository: https://mps9506.r-universe.dev Date/Publication: 2023-03-13 18:37:11 UTC RemoteUrl: https://github.com/mps9506/mpsTemplates RemoteRef: HEAD RemoteSha: d7a070e519d68121ff347d4715ace706a72b6613 NeedsCompilation: no Packaged: 2026-06-05 08:43:11 UTC; root Author: Michael Schramm [aut, cre] Maintainer: Michael Schramm