Package: formatters
Title: ASCII Formatting for Values and Tables
Date: 2022-03-24
Version: 0.2.0
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", role = "cph"))
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, tinytest, 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-03-28 22:48:30 UTC; gabrielbecker
Author: Gabriel Becker [aut, cre],
  Adrian Waddell [aut],
  F. Hoffmann-La Roche [cph]
Maintainer: Gabriel Becker <gabembecker@gmail.com>
Repository: CRAN
Date/Publication: 2022-03-29 18:30:02 UTC
Built: R 4.0.5; ; 2022-04-21 05:10:23 UTC; windows
