Source: r-cran-brew Standards-Version: 4.7.3 Maintainer: Debian R Packages Maintainers Uploaders: Andreas Tille , Section: gnu-r Testsuite: autopkgtest-pkg-r Build-Depends: debhelper-compat (= 13), dh-r, r-base-dev, architecture-is-64-bit, architecture-is-little-endian, Vcs-Browser: https://salsa.debian.org/r-pkg-team/r-cran-brew Vcs-Git: https://salsa.debian.org/r-pkg-team/r-cran-brew.git Homepage: https://cran.r-project.org/package=brew Rules-Requires-Root: no Package: r-cran-brew Architecture: all Depends: ${R:Depends}, ${misc:Depends}, Recommends: ${R:Recommends}, Suggests: ${R:Suggests}, Description: GNU R templating framework for report generation The GNU R package brew 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.