Type: Package
Package: brew
Title: Templating Framework for Report Generation
Version: 1.0-10
Authors@R: c(
    person("Jeffrey", "Horner", role = c("aut", "cph")),
    person("Greg", "Hunt", , "greg@firmansyah.com", role = c("aut", "cre", "cph"))
  )
Description: Implements a templating framework for mixing text and R code
    for report generation. brew template syntax is similar to PHP, Ruby's
    erb module, Java Server Pages, and Python's psp module.
License: GPL (>= 2)
URL: https://github.com/gregfrog/brew
BugReports: https://github.com/gregfrog/brew/issues
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
Encoding: UTF-8
Repository: CRAN
NeedsCompilation: no
Packaged: 2023-12-16 07:21:30 UTC; greg
Author: Jeffrey Horner [aut, cph],
  Greg Hunt [aut, cre, cph]
Maintainer: Greg Hunt <greg@firmansyah.com>
Date/Publication: 2023-12-16 08:30:02 UTC
Built: R 4.4.2; ; 2025-04-10 19:42:37 UTC; unix
