Package: tableHTML
Type: Package
Title: A Tool to Create HTML Tables
Version: 2.1.0
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, 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
LazyData: TRUE
RoxygenNote: 7.1.1
Suggests: testthat, knitr, rmarkdown, RColorBrewer
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2021-03-21 15:19:34 UTC; teobo
Author: Theo Boutaris [aut, cre, cph],
  Clemens Zauchner [aut],
  Dana Jomar [aut]
Maintainer: Theo Boutaris <teoboot2007@hotmail.com>
Repository: CRAN
Date/Publication: 2021-03-21 15:40:02 UTC
