Package: ggplayfair
Title: Geoms for Playfair-Style Charts
Version: 0.1.1
Authors@R: 
    person(
      given = "Derek", 
      family = "Stevens", 
      email = "derekburgandy@gmail.com", 
      role = c("aut", "cre")
    )
Description: 
  Currently provides geom_balance_of_trade(), a 'ggplot2' layer that fills the area  
  between exports and imports series (with automatic crossing detection  
  and conditional coloring for surplus vs. deficit), and overlays lines  
  and points by default.
License: MIT + file LICENSE
Encoding: UTF-8
Imports: ggplot2 (>= 3.4.0)
Suggests: testthat (>= 3.0.0), roxygen2 (>= 7.1.0),
RoxygenNote: 7.3.2
URL: https://github.com/DerekStevens99/ggplayfair
BugReports: https://github.com/DerekStevens99/ggplayfair/issues
Maintainer: Derek Stevens <derekburgandy@gmail.com>
NeedsCompilation: no
Packaged: 2025-07-24 23:43:32 UTC; derek
Author: Derek Stevens [aut, cre]
Repository: CRAN
Date/Publication: 2025-07-28 18:30:02 UTC
