Package: editbl 1.3.2

Jasper Schelfhout

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.

Authors:Jasper Schelfhout [aut, cre], Maxim Nazarov [rev], Daan Seynaeve [rev], Lennart Tuijnder [rev], Saar Junius [aut]

editbl_1.3.2.tar.gz
editbl_1.3.2.zip(r-4.7)editbl_1.3.2.zip(r-4.6)editbl_1.3.2.zip(r-4.5)
editbl_1.3.2.tgz(r-4.6-any)editbl_1.3.2.tgz(r-4.5-any)
editbl_1.3.2.tar.gz(r-4.7-any)editbl_1.3.2.tar.gz(r-4.6-any)
editbl_1.3.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION |NEWS
card.svg |card.png
editbl/json (API)

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

Bug tracker:https://github.com/openanalytics/editbl/issues

On CRAN:

Conda:

7.07 score 31 stars 30 scripts 351 downloads 13 exports 51 dependencies

Last updated from:89be008c39. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK149
source / vignettesOK192
linux-release-x86_64OK146
macos-release-arm64OK99
macos-oldrel-arm64OK106
windows-develOK112
windows-releaseOK91
windows-oldrelOK92
wasm-releaseOK171

Exports:connectDBcustomButtone_rows_deletee_rows_inserte_rows_updateeDTeDTOutputforeignTblinputServerinputUIrunDemoAppselectInputDT_ServerselectInputDT_UI

Dependencies:base64encbslibcachemclicommonmarkcrosstalkdigestdplyrDTevaluatefastmapfontawesomefsgenericsgluehighrhtmltoolshtmlwidgetshttpuvjquerylibjsonliteknitrlaterlazyevallifecyclemagrittrmemoisemimeotelpillarpkgconfigpromisesR6rappdirsRcpprlangrmarkdownsassshinyshinyjssourcetoolstibbletidyselecttinytexutf8uuidvctrswithrxfunxtableyaml

Custom logic
Option 1 | Option 2

Last update: 2026-05-25
Started: 2026-05-25

Edit tables in a relational database
Basics of handling a database in R | A simple table editor | Advanced table editor (flat, joined table). | Advanced table editor (partial table). | Above and beyond

Last update: 2025-04-24
Started: 2024-05-07

Row level access
Hide rows completely | Read-only access

Last update: 2025-03-31
Started: 2025-01-30

Switching from DT

Last update: 2024-05-21
Started: 2024-05-07

Edit tables in a relational database - dm package
Creating a database connection | Setting up the data model | Fully fletched table editor

Last update: 2024-05-21
Started: 2024-05-07