Package: headliner
Title: Compose Sentences to Describe Comparisons
Version: 0.0.2
Authors@R: 
    person(
      given = "Jake",
      family = "Riley",
      role = c("aut", "cre"),
      email = "rjake@sas.upenn.edu"
    )
Description: Create dynamic, data-driven text. Given two values, a list of 
    talking points is generated and can be combined using string
    interpolation. Based on the 'glue' package.
License: MIT + file LICENSE
BugReports: https://github.com/rjake/headliner/issues
Suggests: ggplot2, knitr, nycflights13, rmarkdown, testthat
Encoding: UTF-8
Language: en-US
LazyData: true
RoxygenNote: 7.2.0
Imports: dplyr, glue, lubridate, purrr, rlang, tibble, tidyr
Depends: R (>= 4.1)
VignetteBuilder: knitr
URL: https://github.com/rjake/headliner
NeedsCompilation: no
Packaged: 2022-06-26 23:26:41 UTC; foxtr
Author: Jake Riley [aut, cre]
Maintainer: Jake Riley <rjake@sas.upenn.edu>
Repository: CRAN
Date/Publication: 2022-06-26 23:40:02 UTC
