Package: ggeasy
Title: Easy Access to 'ggplot2' Commands
Version: 0.1.6
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
Depends: R (>= 4.1.0)
Imports: ggplot2, rlang
RoxygenNote: 7.3.2
Suggests: knitr, rmarkdown, testthat (>= 2.1.0), clipr, labelled,
        patchwork, vdiffr, covr
VignetteBuilder: knitr
URL: https://github.com/jonocarroll/ggeasy,
        https://jonocarroll.github.io/ggeasy/
BugReports: https://github.com/jonocarroll/ggeasy/issues
NeedsCompilation: no
Packaged: 2025-06-15 06:18:37 UTC; jono
Author: Jonathan Carroll [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-1404-5264>),
  Alicia Schep [aut] (ORCID: <https://orcid.org/0000-0002-3915-0618>),
  Jonathan Sidi [aut] (ORCID: <https://orcid.org/0000-0002-4222-1819>),
  Bob Rudis [ctb] (ORCID: <https://orcid.org/0000-0001-5670-2640>),
  Mohamed El Fodil Ihaddaden [ctb],
  Thomas Neitmann [ctb]
Repository: CRAN
Date/Publication: 2025-06-15 06:40:02 UTC
Built: R 4.5.0; ; 2025-06-15 08:19:24 UTC; unix
