Package: epoxy
Title: String Interpolation for Documents, Reports and Apps
Version: 1.0.1
Authors@R: c(
    person("Garrick", "Aden-Buie", , "garrick@adenbuie.com", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0002-7111-0077")),
    person("Kushagra", "Gour", role = "ctb",
           comment = "hint.css"),
    person("The mustache.js community", role = "ctb",
           comment = "mustache.js")
  )
Description: Extra strength 'glue' for data-driven templates. String
    interpolation for 'Shiny' apps or 'R Markdown' and 'knitr'-powered
    'Quarto' documents, built on the 'glue' and 'whisker' packages.
License: MIT + file LICENSE
URL: https://pkg.garrickadenbuie.com/epoxy/,
        https://github.com/gadenbuie/epoxy
BugReports: https://github.com/gadenbuie/epoxy/issues
Depends: R (>= 3.6.0)
Imports: and, glue (>= 1.5.0), htmltools, knitr (>= 1.37), lifecycle,
        purrr, rlang, rmarkdown, scales (>= 1.1.0), tools, whisker
Suggests: cleanrmd, commonmark, dbplyr, debugme, dplyr, pandoc, shiny,
        shinytest2, testthat
VignetteBuilder: cleanrmd, knitr, rmarkdown
Config/Needs/rcmdcheck: RSQLite, rstudio/chromote
Config/Needs/website: rstudio/rmarkdown, gadenbuie/grkgdown
Config/roxygen2/version: 8.1.0
Config/testthat/edition: 3
Encoding: UTF-8
LazyData: true
NeedsCompilation: no
Packaged: 2026-08-30 23:09:45 UTC; garrick
Author: Garrick Aden-Buie [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-7111-0077>),
  Kushagra Gour [ctb] (hint.css),
  The mustache.js community [ctb] (mustache.js)
Maintainer: Garrick Aden-Buie <garrick@adenbuie.com>
Repository: CRAN
Date/Publication: 2026-08-31 18:40:13 UTC
Built: R 4.6.1; ; 2026-08-31 22:52:45 UTC; unix
