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.5 |
Imports: | htmltools (≥ 0.3.6), htmlwidgets (≥ 1.3), magrittr, crosstalk, promises |
Suggests: | jsonlite (≥ 0.9.16), knitr (≥ 1.8), rmarkdown, shiny (≥ 0.12.1) |
Published: | 2018-11-05 |
Author: | Yihui Xie [aut, cre], Joe Cheng [aut], Xianying Tan [aut], JJ Allaire [ctb], Maximilian Girlich [ctb], Greg Freedman Ellis [ctb], Johannes Rauh [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: | https://rstudio.github.io/DT |
NeedsCompilation: | no |
Materials: | README NEWS |
In views: | ReproducibleResearch |
CRAN checks: | DT results |
Reference manual: | DT.pdf |
Vignettes: |
An Introduction to the DT Package |
Package source: | DT_0.5.tar.gz |
Windows binaries: | r-devel: DT_0.5.zip, r-release: DT_0.5.zip, r-oldrel: DT_0.5.zip |
OS X binaries: | r-release: DT_0.5.tgz, r-oldrel: DT_0.5.tgz |
Old sources: | DT archive |
Please use the canonical form https://CRAN.R-project.org/package=DT to link to this page.