Package: editbl 1.3.1
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.1.tar.gz
editbl_1.3.1.zip(r-4.6)editbl_1.3.1.zip(r-4.5)editbl_1.3.1.zip(r-4.4)
editbl_1.3.1.tgz(r-4.6-any)editbl_1.3.1.tgz(r-4.5-any)
editbl_1.3.1.tar.gz(r-4.6-any)editbl_1.3.1.tar.gz(r-4.5-any)
editbl_1.3.1.tgz(r-4.5-emscripten)
editbl.pdf |editbl.html✨
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:5a95f4f74e. Checks:9 OK. Indexed: yes.
| Target | Result | Total time | Artifact |
|---|---|---|---|
| linux-devel-x86_64 | OK | 156 | |
| source / vignettes | OK | 231 | |
| linux-release-x86_64 | OK | 141 | |
| macos-devel-arm64 | OK | 89 | |
| macos-release-arm64 | OK | 106 | |
| windows-devel | OK | 147 | |
| windows-release | OK | 144 | |
| windows-oldrel | OK | 137 | |
| wasm-release | OK | 130 |
Exports:connectDBcustomButtone_rows_inserte_rows_updateeDTeDTOutputforeignTblinputServerinputUIrunDemoAppselectInputDT_ServerselectInputDT_UI
Dependencies:base64encbslibcachemclicommonmarkcrosstalkdigestdplyrDTevaluatefastmapfontawesomefsgenericsgluehighrhtmltoolshtmlwidgetshttpuvjquerylibjsonliteknitrlaterlazyevallifecyclemagrittrmemoisemimeotelpillarpkgconfigpromisesR6rappdirsRcpprlangrmarkdownsassshinyshinyjssourcetoolstibbletidyselecttinytexutf8uuidvctrswithrxfunxtableyaml
Switching from DT
Rendered fromhowto_switch_from_DT.rmdusingknitr::rmarkdownon Jan 29 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 Jan 29 2026.Last update: 2024-05-21
Started: 2024-05-07
Row level access
Rendered fromhowto_row_level_access.rmdusingknitr::rmarkdownon Jan 29 2026.Last update: 2025-03-31
Started: 2025-01-30
Edit tables in a relational database
Rendered fromhowto_relational_db.rmdusingknitr::rmarkdownon Jan 29 2026.Last update: 2025-04-24
Started: 2024-05-07
