Data objects in R can be rendered as HTML tables using the JavaScript library 'DataTables' (typically via R Markdown or Shiny). The 'DataTables' library has been included in this R package. The package name 'DT' is an abbreviation of 'DataTables'.
Version: | 0.1 |
Imports: | htmltools, htmlwidgets (≥ 0.4), magrittr |
Suggests: | jsonlite (≥ 0.9.16), knitr (≥ 1.8), shiny (≥ 0.12.0) |
Published: | 2015-06-09 |
Author: | Yihui Xie [aut, cre], Joe Cheng [ctb], jQuery contributors [ctb, cph] (jQuery in htmlwidgets/lib), SpryMedia Limited [ctb, cph] (DataTables in htmlwidgets/lib), Brian Reavis [ctb, cph] (selectize.js in htmlwidgets/lib), Leon Gersen [ctb, cph] (noUiSlider in htmlwidgets/lib), Bartek Szopka [ctb, cph] (jquery.highlight.js in htmlwidgets/lib), RStudio Inc [cph] |
Maintainer: | Yihui Xie <xie at yihui.name> |
BugReports: | https://github.com/rstudio/DT/issues |
License: | GPL-3 | file LICENSE |
URL: | http://rstudio.github.io/DT |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | DT results |
Reference manual: | DT.pdf |
Vignettes: |
An Introduction to the DT Package |
Package source: | DT_0.1.tar.gz |
Windows binaries: | r-devel: DT_0.1.zip, r-release: DT_0.1.zip, r-oldrel: DT_0.1.zip |
OS X Snow Leopard binaries: | r-release: DT_0.1.tgz, r-oldrel: not available |
OS X Mavericks binaries: | r-release: DT_0.1.tgz |
Reverse imports: | merTools, shinystan, wppExplorer |
Reverse suggests: | compareGroups, covr, qualvar |