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.5 |
Imports: | shiny, shinyjs, DT, tibble, dplyr, uuid, fontawesome (≥ 0.4.0) |
Suggests: | testthat, dtplyr, data.table, vctrs, RSQLite, dbplyr, glue, DBI, bit64, knitr, dm |
Published: | 2024-05-21 |
DOI: | 10.32614/CRAN.package.editbl |
Author: | Jasper Schelfhout [aut, cre], Maxim Nazarov [rev], Daan Seynaeve [rev], Lennart Tuijnder [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 |
Reference manual: | editbl.pdf |
Vignettes: |
How to: modify tables in a relational database. How to: dm package integration for database editor. How to: adjust your 'DT' code to use 'eDT' instead. |
Package source: | editbl_1.0.5.tar.gz |
Windows binaries: | r-devel: editbl_1.0.5.zip, r-release: editbl_1.0.5.zip, r-oldrel: editbl_1.0.5.zip |
macOS binaries: | r-release (arm64): editbl_1.0.5.tgz, r-oldrel (arm64): editbl_1.0.5.tgz, r-release (x86_64): editbl_1.0.5.tgz, r-oldrel (x86_64): editbl_1.0.5.tgz |
Old sources: | editbl archive |
Please use the canonical form https://CRAN.R-project.org/package=editbl to link to this page.