Package: formatters
Title: ASCII Formatting for Values and Tables
Date: 2022-05-20
Version: 0.3.1
Authors@R: c(
  person("Gabriel", "Becker", email = "gabembecker@gmail.com", role = c("aut", "cre")),
  person("Adrian", "Waddell", email = "adrian.waddell@roche.com", role = "aut"),
  person("F. Hoffmann-La Roche AG", role = c("cph", "fnd")))
Description: We provide a framework for rendering complex tables to ASCII, and a set of formatters for transforming values or sets of values into ASCII-ready display strings.
License: Apache License 2.0
Depends: methods, R (>= 2.10)
Imports: htmltools
Suggests: dplyr, testthat, knitr, rmarkdown
Encoding: UTF-8
LazyData: true
URL: https://github.com/insightsengineering/formatters
BugReports: https://github.com/insightsengineering/formatters/issues
RoxygenNote: 7.1.2
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2022-05-20 22:18:55 UTC; gabrielbecker
Author: Gabriel Becker [aut, cre],
  Adrian Waddell [aut],
  F. Hoffmann-La Roche AG [cph, fnd]
Maintainer: Gabriel Becker <gabembecker@gmail.com>
Repository: CRAN
Date/Publication: 2022-05-21 00:30:02 UTC
