Package: DataEditR
Title: An Interactive Editor for Viewing, Entering, Filtering & Editing
        Data
Version: 0.1.5
Date: 2022-03-08
Authors@R: 
    person(given = "Dillon",
           family = "Hammill",
           role = c("aut", "cre"),
           email = "Dillon.Hammill@anu.edu.au",
           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 
  <https://dillonhammill.github.io/DataEditR/>.
URL: https://github.com/DillonHammill/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
RoxygenNote: 7.1.2
Language: en-GB
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2022-03-08 10:14:21 UTC; Dillon
Author: Dillon Hammill [aut, cre] (<https://orcid.org/0000-0002-1407-7223>)
Maintainer: Dillon Hammill <Dillon.Hammill@anu.edu.au>
Repository: CRAN
Date/Publication: 2022-03-08 12:00:02 UTC
Built: R 4.1.3; ; 2023-04-17 18:52:56 UTC; windows
