Package: DT 0.34.1.9000

Garrick Aden-Buie

DT: A Wrapper of the JavaScript Library 'DataTables'

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'.

Authors:Yihui Xie [aut], Joe Cheng [aut], Xianying Tan [aut], Garrick Aden-Buie [aut, cre], JJ Allaire [ctb], Maximilian Girlich [ctb], Greg Freedman Ellis [ctb], Johannes Rauh [ctb], SpryMedia Limited [ctb, cph], Brian Reavis [ctb, cph], Leon Gersen [ctb, cph], Bartek Szopka [ctb, cph], Alex Pickering [ctb], William Holmes [ctb], Mikko Marttila [ctb], Andres Quintero [ctb], Stéphane Laurent [ctb], Posit Software, PBC [cph, fnd]

DT_0.34.1.9000.tar.gz
DT_0.34.1.9000.zip(r-4.7)DT_0.34.1.9000.zip(r-4.6)DT_0.34.1.9000.zip(r-4.5)
DT_0.34.1.9000.tgz(r-4.6-any)DT_0.34.1.9000.tgz(r-4.5-any)
DT_0.34.1.9000.tar.gz(r-4.7-any)DT_0.34.1.9000.tar.gz(r-4.6-any)
DT_0.34.1.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
DT/json (API)
NEWS

# Install 'DT' in R:
install.packages('DT', repos = c('https://ar-puuk.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/rstudio/dt/issues

On CRAN:

Conda:

datatableshtmlwidgetsjavascriptshiny

19.14 score 621 stars 751 packages 48k scripts 386k downloads 74 mentions 42 exports 33 dependencies

Last updated from:6f957f3126. Checks:9 OK. Indexed: no.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK137
source / vignettesOK194
linux-release-x86_64OK135
macos-release-arm64OK123
macos-oldrel-arm64OK115
windows-develOK103
windows-releaseOK94
windows-oldrelOK114
wasm-releaseOK115

Exports:%>%addRowclearSearchcoerceValuecolReorderdatatabledataTableAjaxdataTableOutputdataTableProxydoColumnSearchdoGlobalSearchDTOutputeditDataformatCurrencyformatDateformatPercentageformatRoundformatSignifformatStringformatStylehideColsJSreloadDatarenderDataTablerenderDTreplaceDatasaveWidgetselectCellsselectColumnsselectPageselectRowsshowColsstyleColorBarstyleEqualstyleIntervalstyleRowstyleValuetableFootertableHeaderupdateCaptionupdateFiltersupdateSearch

Dependencies:base64encbslibcachemclicrosstalkdigestevaluatefastmapfontawesomefshighrhtmltoolshtmlwidgetsjquerylibjsonliteknitrlaterlazyevallifecyclemagrittrmemoisemimeotelpromisesR6rappdirsRcpprlangrmarkdownsasstinytexxfunyaml

An Introduction to the DT Package

Rendered fromDT.Rmdusingknitr::rmarkdown_notangleon May 20 2026.

Last update: 2020-08-05
Started: 2014-12-04

Readme and manuals

Help Manual

Help pageTopics
Coerce a character string to the same type as a target valuecoerceValue
Create an HTML table widget using the DataTables librarydatatable
Register a data object in a shiny session for DataTablesdataTableAjax
Helper functions for using DT in ShinydataTableOutput DTOutput renderDataTable renderDT
Manipulate an existing DataTables instance in a Shiny appaddRow clearSearch colReorder dataTableProxy hideCols reloadData selectCells selectColumns selectPage selectRows showCols updateCaption updateSearch
Server-side searchingdoColumnSearch doGlobalSearch
Objects imported from other packages%>% JS saveWidget
Edit a data object using the information from the editor in a DataTableeditData
Format table columnsformatCurrency formatDate formatPercentage formatRound formatSignif formatString formatStyle
Replace data in an existing tablereplaceData updateFilters
Conditional CSS stylesstyleColorBar styleEqual styleInterval styleRow styleValue
Generate a table header or footer from column namestableFooter tableHeader