Package: stevethemes
Type: Package
Title: Steve's 'ggplot2' Themes and Related Theme Elements
Depends: R (>= 3.5.0)
Version: 0.1.0
Authors@R: c(person("Steve", "Miller",
                  email = "steven.v.miller@gmail.com", 
                  role = c("aut", "cre"),
                  comment = c(ORCID = "0000-0003-4072-6263")),
             person("Accademia di Belle Arti di Urbino",
             comment = "Principal design of Titillium Web font",
             role = c("ctb")),
             person("Steve", "Matteson",
             comment = "Designer of Open Sans",
             role = c("ctb")),
             person("Erik", "Spiekermann",
             comment = "Designer of Fira Sans",
             role = c("ctb")),
             person("Ralph", "du Carrois",
             comment = "Designer of Fira Sans",
             role = c("ctb")),
             person("Sebastian", "Kosch",
             comment = "Design initiator for Crimson Pro",
             role = c("ctb")),
             person("Jacques", "Le Bailly",
             comment = "Designer of Crimson Pro",
             role = c("ctb"))
                  )
Maintainer: Steve Miller <steven.v.miller@gmail.com>
Description: This is a compilation of my preferred themes and
    related theme elements for 'ggplot2'. I believe these themes
    and theme elements are aesthetically pleasing, both for pedagogical 
    instruction and for the presentation of applied statistical research to a wide
    audience. These themes imply routine use of easily obtained/free fonts, simple
    forms of which are included in this package.
URL: http://svmiller.com/stevethemes/
BugReports: https://github.com/svmiller/stevethemes/issues
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.3
Imports: ggplot2 (>= 3.3.0), rlang (>= 1.0.0), systemfonts
NeedsCompilation: no
Packaged: 2023-01-31 08:01:04 UTC; steve
Author: Steve Miller [aut, cre] (<https://orcid.org/0000-0003-4072-6263>),
  Accademia di Belle Arti di Urbino [ctb] (Principal design of Titillium
    Web font),
  Steve Matteson [ctb] (Designer of Open Sans),
  Erik Spiekermann [ctb] (Designer of Fira Sans),
  Ralph du Carrois [ctb] (Designer of Fira Sans),
  Sebastian Kosch [ctb] (Design initiator for Crimson Pro),
  Jacques Le Bailly [ctb] (Designer of Crimson Pro)
Repository: CRAN
Date/Publication: 2023-01-31 16:50:02 UTC
Built: R 4.5.0; ; 2025-04-03 08:46:33 UTC; unix
