Package: ggfixest
Title: Dedicated 'ggplot2' Methods for 'fixest' Objects
Version: 0.1.0
Date: 2023-12-12
Authors@R: 
    c(person(given   = "Grant",
             family  = "McDermott",
             role    = c("aut", "cre"),
             email   = "gmcd@amazon.com",
             comment = c(ORCID = "0000-0001-7883-8573")),
      person(given   = "Laurent",
            family  = "Berge",
            role    = "ctb",
            email   = "laurent.berge@u-bordeaux.fr")
    )
Description: Provides 'ggplot2' equivalents of fixest::coefplot() and fixest::iplot(),
    for producing nice coefficient plots and interaction plots. Enables some
    additional functionality and convenience features, including grouped
    multi-'fixest' object faceting and programmatic updates to existing plots
    (e.g., themes and aesthetics).
License: GPL-3
Encoding: UTF-8
RoxygenNote: 7.2.3
URL: http://grantmcdermott.com/ggfixest/
BugReports: https://github.com/grantmcdermott/ggfixest/issues
Depends: ggplot2 (>= 2.2.0), fixest (>= 0.11.2)
Imports: dreamerr, ggh4x, scales, marginaleffects (>= 0.10.0), stats,
        utils
Suggests: knitr, rmarkdown, tinytest (>= 1.4.1), tinysnapshot (>=
        0.0.3), magick, rsvg, svglite, fontquiver, data.table
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2023-12-13 22:31:25 UTC; gmcd
Author: Grant McDermott [aut, cre] (<https://orcid.org/0000-0001-7883-8573>),
  Laurent Berge [ctb]
Maintainer: Grant McDermott <gmcd@amazon.com>
Repository: CRAN
Date/Publication: 2023-12-14 08:00:06 UTC
Built: R 4.2.3; ; 2023-12-14 09:49:05 UTC; unix
