editbl: 'DT' Extension for CRUD (Create, Read, Update, Delete) Applications in 'shiny'

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.

Version: 1.0.3
Imports: shiny, shinyjs, DT, tibble, dplyr, uuid, fontawesome (≥ 0.4.0)
Suggests: testthat, dtplyr, data.table, vctrs, RSQLite, dbplyr, glue, DBI, bit64
Published: 2024-01-10
Author: Jasper Schelfhout [aut, cre], Maxim Nazarov [rev], Daan Seynaeve [rev]
Maintainer: Jasper Schelfhout <jasper.schelfhout at openanalytics.eu>
BugReports: https://github.com/openanalytics/editbl/issues
License: GPL-3
Copyright: Open Analytics NV, 2023
URL: https://github.com/openanalytics/editbl
NeedsCompilation: no
Materials: README NEWS
CRAN checks: editbl results

Documentation:

Reference manual: editbl.pdf

Downloads:

Package source: editbl_1.0.3.tar.gz
Windows binaries: r-devel: editbl_1.0.3.zip, r-release: editbl_1.0.3.zip, r-oldrel: editbl_1.0.3.zip
macOS binaries: r-release (arm64): editbl_1.0.3.tgz, r-oldrel (arm64): editbl_1.0.3.tgz, r-release (x86_64): editbl_1.0.3.tgz, r-oldrel (x86_64): editbl_1.0.3.tgz
Old sources: editbl archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=editbl to link to this page.