Package: ggeasy
Title: Easy Access to 'ggplot2' Commands
Version: 0.1.4
Authors@R: c(
 person("Jonathan", "Carroll", email = "rpkg@jcarroll.com.au", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-1404-5264")),
 person("Alicia", "Schep", email = "aschep@gmail.com", role = c("aut"), comment = c(ORCID = "0000-0002-3915-0618")),
 person("Jonathan", "Sidi", email = "yonicd@gmail.com", role = c("aut"),comment = c(ORCID = "0000-0002-4222-1819")),
 person("Bob", "Rudis", email = "bob@rud.is", role = c("ctb"), comment = c(ORCID = "0000-0001-5670-2640")), 
 person("Mohamed El Fodil", "Ihaddaden", email = "ihaddaden.fodeil@gmail.com", role = c("ctb")),
 person("Thomas", "Neitmann", email = "th.neitmann@gmail.com", role = c("ctb"))
 )
Maintainer: Jonathan Carroll <rpkg@jcarroll.com.au>
Description: Provides a series of aliases to commonly used but difficult 
    to remember 'ggplot2' sequences.
License: GPL (>= 2)
Encoding: UTF-8
Imports: ggplot2, rlang
RoxygenNote: 7.1.1
Suggests: knitr, rmarkdown, testthat (>= 2.1.0), clipr, labelled,
        patchwork, vdiffr, covr
VignetteBuilder: knitr
URL: https://github.com/jonocarroll/ggeasy
BugReports: https://github.com/jonocarroll/ggeasy/issues
NeedsCompilation: no
Packaged: 2023-03-12 04:15:32 UTC; jono
Author: Jonathan Carroll [aut, cre] (<https://orcid.org/0000-0002-1404-5264>),
  Alicia Schep [aut] (<https://orcid.org/0000-0002-3915-0618>),
  Jonathan Sidi [aut] (<https://orcid.org/0000-0002-4222-1819>),
  Bob Rudis [ctb] (<https://orcid.org/0000-0001-5670-2640>),
  Mohamed El Fodil Ihaddaden [ctb],
  Thomas Neitmann [ctb]
Repository: CRAN
Date/Publication: 2023-03-12 10:00:23 UTC
Built: R 4.2.0; ; 2023-03-13 13:32:25 UTC; unix
