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 Roxygen: list(markdown = TRUE) RoxygenNote: 7.2.0 Config/pak/sysreqs: libicu-dev Repository: https://rjake.r-universe.dev Date/Publication: 2022-12-20 02:02:56 UTC RemoteUrl: https://github.com/rjake/headliner RemoteRef: HEAD RemoteSha: efe92de137bf522160c89c603ee180088405bbc3 NeedsCompilation: no Packaged: 2026-07-03 11:25:36 UTC; root Author: Jake Riley [aut, cre] Maintainer: Jake Riley