Package: DQAgui
Title: Graphical User Interface for Data Quality Assessment
Version: 0.2.1
Authors@R: c(
    person("Lorenz A.", "Kapsner", , "lorenz.kapsner@uk-erlangen.de", role = c("cre", "aut"),
           comment = c(ORCID = "0000-0003-1866-860X")),
    person("Jonathan M.", "Mang", role = "aut",
           comment = c(ORCID = "0000-0003-0518-4710")),
    person("MIRACUM - Medical Informatics in Research and Care in University Medicine", role = "fnd"),
    person("Universitätsklinikum Erlangen", role = "cph")
  )
Description: A graphical user interface (GUI) to the functions implemented in the R package 'DQAstats'.
License: GPL-3
URL: https://github.com/miracum/dqa-dqagui
BugReports: https://github.com/miracum/dqa-dqagui/issues
Encoding: UTF-8
Date: 2022-07-04
Imports: data.table, daterangepicker, DIZtools (>= 0.0.5), DIZutils (>=
        0.1.1), DQAstats (>= 0.3.1), DT, jsonlite, knitr, lubridate,
        magrittr, parsedate, shiny, shinyalert, shinydashboard,
        shinyFiles, shinyjs, shinyWidgets, waiter
Suggests: lintr, testthat (>= 3.0.0)
RoxygenNote: 7.2.0
NeedsCompilation: no
Packaged: 2022-07-04 11:20:46 UTC; user
Author: Lorenz A. Kapsner [cre, aut] (<https://orcid.org/0000-0003-1866-860X>),
  Jonathan M. Mang [aut] (<https://orcid.org/0000-0003-0518-4710>),
  MIRACUM - Medical Informatics in Research and Care in University
    Medicine [fnd],
  Universitätsklinikum Erlangen [cph]
Maintainer: Lorenz A. Kapsner <lorenz.kapsner@uk-erlangen.de>
Repository: CRAN
Date/Publication: 2022-07-04 11:30:02 UTC
