Package: tableHTML
Type: Package
Title: A Tool to Create HTML Tables
Version: 1.0.1
Authors@R: person("Theo", 
                  "Boutaris", 
                  email = "teoboot2007@hotmail.com", 
                  role = c("aut", "cre", "cph"))
URL: https://github.com/LyzandeR/tableHTML
BugReports: https://github.com/LyzandeR/tableHTML/issues
Depends: R (>= 3.2.0)
Imports: htmltools, magrittr, shiny
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: 5.0.1
Suggests: testthat, knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2017-06-06 19:48:34 UTC; teoboot
Author: Theo Boutaris [aut, cre, cph]
Maintainer: Theo Boutaris <teoboot2007@hotmail.com>
Repository: CRAN
Date/Publication: 2017-06-06 22:47:50 UTC
