Package: editbl 1.3.2
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:
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✨
card.svg |card.png
editbl/json (API)
NEWS
| # 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
Last updated from:89be008c39. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 118 | ||
| source / vignettes | OK | 195 | ||
| linux-release-x86_64 | OK | 147 | ||
| macos-release-arm64 | OK | 120 | ||
| macos-oldrel-arm64 | OK | 119 | ||
| windows-devel | OK | 108 | ||
| windows-release | OK | 232 | ||
| windows-oldrel | OK | 85 | ||
| wasm-release | OK | 138 |
Exports:connectDBcustomButtone_rows_deletee_rows_inserte_rows_updateeDTeDTOutputforeignTblinputServerinputUIrunDemoAppselectInputDT_ServerselectInputDT_UI
Dependencies:base64encbslibcachemclicommonmarkcrosstalkdigestdplyrDTevaluatefastmapfontawesomefsgenericsgluehighrhtmltoolshtmlwidgetshttpuvjquerylibjsonliteknitrlaterlazyevallifecyclemagrittrmemoisemimeotelpillarpkgconfigpromisesR6rappdirsRcpprlangrmarkdownsassshinyshinyjssourcetoolstibbletidyselecttinytexutf8uuidvctrswithrxfunxtableyaml
Switching from DT
Rendered fromhowto_switch_from_DT.rmdusingknitr::rmarkdownon May 25 2026.Last update: 2024-05-21
Started: 2024-05-07
Edit tables in a relational database - dm package
Rendered fromhowto_relational_db_dm.rmdusingknitr::rmarkdownon May 25 2026.Last update: 2024-05-21
Started: 2024-05-07
Custom logic
Rendered fromhowto_custom_logic.rmdusingknitr::rmarkdownon May 25 2026.Last update: 2026-05-25
Started: 2026-05-25
Row level access
Rendered fromhowto_row_level_access.rmdusingknitr::rmarkdownon May 25 2026.Last update: 2025-03-31
Started: 2025-01-30
Edit tables in a relational database
Rendered fromhowto_relational_db.rmdusingknitr::rmarkdownon May 25 2026.Last update: 2025-04-24
Started: 2024-05-07
