Package: DT2 Type: Package Title: 'DataTables' 2.x for R Version: 0.1.2 Date: 2026-06-14 Authors@R: c( person("Andre", "Leite", email = "leite@castlab.org", role = c("aut", "cre")), person("Marcos", "Wasilew", email = "marcos.wasilew@gmail.com", role = "aut"), person("Hugo", "Vasconcelos", email = "hugo.vasconcelos@ufpe.br", role = "aut"), person("Carlos", "Amorim", email = "carlos.agaf@ufpe.br", role = "aut"), person("Diogo", "Bezerra", email = "diogo.bezerra@ufpe.br", role = "aut")) Description: A modern R binding for 'DataTables' V2 with modular extension loading, 'Bootstrap 5' styling, 'Shiny' integration (proxy, events, inline inputs), server-side processing helpers, and standalone (non-Shiny) support. Configure 'DataTables' options directly via R lists, a 1:1 mapping to the 'JavaScript' API. License: MIT + file LICENSE URL: https://github.com/StrategicProjects/DT2, https://strategicprojects.github.io/DT2/ Encoding: UTF-8 Depends: R (>= 4.1) Imports: htmlwidgets (>= 1.6.0), htmltools, jsonlite, cli Suggests: shiny, rlang, dplyr, lubridate, tibble, bslib, knitr, rmarkdown, testthat (>= 3.1.0) VignetteBuilder: knitr Roxygen: list(markdown = TRUE) Config/testthat/edition: 3 Config/roxygen2/version: 8.0.0 Config/Needs/website: tidyverse/tidytemplate Config/pak/sysreqs: cmake make libuv1-dev Repository: https://strategicprojects.r-universe.dev Date/Publication: 2026-06-29 12:10:13 UTC RemoteUrl: https://github.com/strategicprojects/dt2 RemoteRef: HEAD RemoteSha: 1e6566a113e0f382922911e26e1fb516035fb7e8 NeedsCompilation: no Packaged: 2026-06-29 14:53:56 UTC; root Author: Andre Leite [aut, cre], Marcos Wasilew [aut], Hugo Vasconcelos [aut], Carlos Amorim [aut], Diogo Bezerra [aut] Maintainer: Andre Leite