Package: editbl Type: Package Version: 1.3.2 Date: 2026-05-20 Title: 'DT' Extension for CRUD (Create, Read, Update, Delete) Applications in 'shiny' Authors@R: c(person("Jasper", "Schelfhout", "", "jasper.schelfhout@openanalytics.eu", role = c("aut", "cre")), person("Maxim", "Nazarov", "", "maxim.nazarov@openanalytics.eu", role = c("rev")), person("Daan", "Seynaeve", "", "daan.seynaeve@openanalytics.eu", role = c("rev")), person("Lennart", "Tuijnder", "", "lennart.tuijnder@openanalytics.eu", role = c("rev")), person("Saar", "Junius", "", "saar.junius@openanalytics.eu", role = c("aut"))) Maintainer: Jasper Schelfhout Description: The core of this package is a function eDT() which enhances DT::datatable() such that it can be used to interactively modify data in 'shiny'. By the use of generic 'dplyr' methods it supports many types of data storage, with relational databases ('dbplyr') being the main use case. License: GPL-3 Copyright: Open Analytics NV, 2023 Imports: shiny, shinyjs, DT, tibble, dplyr, rlang, uuid, fontawesome (>= 0.4.0) Suggests: testthat, dtplyr, data.table, vctrs, RSQLite, dbplyr, glue, DBI, bit64, knitr, dm URL: https://github.com/openanalytics/editbl BugReports: https://github.com/openanalytics/editbl/issues VignetteBuilder: knitr Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Config/pak/sysreqs: cmake make libuv1-dev zlib1g-dev Repository: https://openanalytics.r-universe.dev Date/Publication: 2026-05-25 11:38:26 UTC RemoteUrl: https://github.com/openanalytics/editbl RemoteRef: HEAD RemoteSha: 89be008c3940885ae17b327b701e679918af172a RemoteSubdir: editbl NeedsCompilation: no Packaged: 2026-07-05 04:12:45 UTC; root Author: Jasper Schelfhout [aut, cre], Maxim Nazarov [rev], Daan Seynaeve [rev], Lennart Tuijnder [rev], Saar Junius [aut]