Package: formattable
Title: Formattable Data Structures
Version: 0.1.5
Authors@R: c(
    person("Kun", "Ren", role = c("aut", "cre"), email = "ken@renkun.me"),
    person("Kenton", "Russell", role = "aut", email = "kent.russell@timelyportfolio.com")
    )
Description: Provides functions to create formattable vectors and data frames.
    Formattable vectors are printed with text formatting, and formattable
    data frames are printed with multiple types of formatting in markdown
    to improve the readability of data presented in tabular form rendered as
    web pages.
Depends: R (>= 2.14.1)
Date: 2015-12-03
Imports: htmltools, htmlwidgets, markdown, knitr, shiny
License: MIT + file LICENSE
LazyData: true
URL: http://renkun.me/formattable,
        https://github.com/renkun-ken/formattable
BugReports: https://github.com/renkun-ken/formattable/issues
ByteCompile: TRUE
Suggests: testthat
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2015-12-03 05:05:16 UTC; Kun
Author: Kun Ren [aut, cre],
  Kenton Russell [aut]
Maintainer: Kun Ren <ken@renkun.me>
Repository: CRAN
Date/Publication: 2015-12-03 13:05:10
