Package: headliner
Title: Compose Sentences to Describe Comparisons
Version: 0.0.3
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
URL: https://rjake.github.io/headliner/,
        https://github.com/rjake/headliner/
BugReports: https://github.com/rjake/headliner/issues/
Depends: R (>= 4.1)
Imports: dplyr, glue, lubridate, purrr, rlang, tibble, tidyr
Suggests: ggplot2, knitr, nycflights13, rmarkdown, testthat
VignetteBuilder: knitr
Encoding: UTF-8
Language: en-US
LazyData: true
RoxygenNote: 7.2.0
NeedsCompilation: no
Packaged: 2022-12-20 02:40:35 UTC; foxtr
Author: Jake Riley [aut, cre]
Maintainer: Jake Riley <rjake@sas.upenn.edu>
Repository: CRAN
Date/Publication: 2022-12-20 04:00:02 UTC
Built: R 4.2.0; ; 2022-12-20 23:42:00 UTC; unix
