Package: tableHTML
Type: Package
Title: A Tool to Create HTML Tables
Version: 2.1.2
Authors@R: c(
    person("Theo", "Boutaris", email = "teoboot2007@hotmail.com", role = c("aut", "cre", "cph")),
    person("Clemens", "Zauchner", email = "cst.zauchner@gmail.com", role = "aut"),
    person("Dana", "Jomar", email = "dana.jomar@outlook.com", role = "aut"))
URL: https://github.com/LyzandeR/tableHTML
BugReports: https://github.com/LyzandeR/tableHTML/issues
Depends: R (>= 3.2.0)
Imports: htmltools, magrittr, shiny, jpeg, methods, png, webshot
Description: A tool to create and style HTML tables with CSS. These can
    be exported and used in any application that accepts HTML (e.g. 'shiny',
    'rmarkdown', 'PowerPoint'). It also provides functions to create CSS files
    (which also work with shiny).
License: MIT + file LICENSE
RoxygenNote: 7.2.2
Suggests: testthat, knitr, rmarkdown, RColorBrewer
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2023-04-17 13:29:28 UTC; teoboot
Author: Theo Boutaris [aut, cre, cph],
  Clemens Zauchner [aut],
  Dana Jomar [aut]
Maintainer: Theo Boutaris <teoboot2007@hotmail.com>
Repository: CRAN
Date/Publication: 2023-04-17 18:30:02 UTC
Built: R 4.3.0; ; 2023-04-22 01:07:38 UTC; unix
