Package: DataEditR
Title: An Interactive Editor for Viewing, Entering, Filtering & Editing
Data
Version: 1.0.0
Date: 2026-03-13
Authors@R:
person(given = "Dillon",
family = "Hammill",
role = c("aut", "cre"),
email = "dillon.hammill21@gmail.com",
comment = c(ORCID = "0000-0002-1407-7223"))
Description: An interactive editor built on 'rhandsontable' to allow
the interactive viewing, entering, filtering and editing of
data in R .
URL: https://dillonhammill.github.io/DataEditR/
BugReports: https://github.com/DillonHammill/DataEditR/issues
Depends: R(>= 3.5.0)
Imports: shiny (>= 1.5.0), shinyBS, shinyjs, bslib, rhandsontable (>=
0.3.8), rstudioapi, htmltools, miniUI, utils
License: GPL-2
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.3
Language: en-GB
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
Config/pak/sysreqs: cmake make libuv1-dev zlib1g-dev
Repository: https://dillonhammill.r-universe.dev
Date/Publication: 2026-03-14 23:25:06 UTC
RemoteUrl: https://github.com/dillonhammill/dataeditr
RemoteRef: HEAD
RemoteSha: 76985bd2c39ecac5d6f56dbb1f8ada85bcd5d85f
NeedsCompilation: no
Packaged: 2026-06-14 11:03:18 UTC; root
Author: Dillon Hammill [aut, cre] (ORCID:
)
Maintainer: Dillon Hammill