Package: highlightHTML
Type: Package
Title: Highlight HTML Text and Tables
Version: 0.1.1
Authors@R: person("Brandon", "LeBeau", email = "lebebr01+highlightHTML@gmail.com",
               role = c("aut", "cre"))
Maintainer: Brandon LeBeau <lebebr01+highlightHTML@gmail.com>
Description: A tool to highlight specific cells in an HTML table or more 
    generally text from an HTML document. This may be helpful for those 
    using markdown to create reproducible documents. In addition, the ability
    to compile directly from R markdown files is also possible using the 'knitr' 
    package.
Depends: R (>= 3.0.0)
Suggests: shiny, testthat, dplyr, knitr, rmarkdown
License: MIT + file LICENSE
RoxygenNote: 5.0.1
VignetteBuilder: knitr
URL: https://github.com/lebebr01/highlightHTML
BugReports: https://github.com/lebebr01/highlightHTML/issues
NeedsCompilation: no
Packaged: 2017-01-02 17:19:01 UTC; lebeb
Author: Brandon LeBeau [aut, cre]
Repository: CRAN
Date/Publication: 2017-01-02 22:22:23
