Package: DQAgui
Title: Graphical User Interface for Data Quality Assessment
Version: 0.2.6
Date: 2025-02-07
Authors@R: c(
    person("Lorenz A.", "Kapsner", , "lorenz.kapsner@gmail.com", 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("Helene Köster", role = "ctb"),
    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'. Publication: Mang et al. (2021)
    <doi:10.1186/s12911-022-01961-z>.
License: GPL-3
URL: https://github.com/miracum/dqa-dqagui
BugReports: https://github.com/miracum/dqa-dqagui/issues
Imports: data.table, daterangepicker, DIZtools (>= 1.0.1), DIZutils (>=
        0.1.3), DQAstats (>= 0.3.7), DT, jsonlite, knitr, lubridate,
        magrittr, parsedate, shiny, shinyalert, shinydashboard,
        shinyFiles, shinyjs, shinyWidgets, utils, waiter
Suggests: lintr, testthat (>= 3.0.0)
Config/testthat/edition: 3
Config/testthat/parallel: false
Encoding: UTF-8
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-02-07 19:16:33 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>),
  Helene Köster [ctb],
  MIRACUM - Medical Informatics in Research and Care in University
    Medicine [fnd],
  Universitätsklinikum Erlangen [cph]
Maintainer: Lorenz A. Kapsner <lorenz.kapsner@gmail.com>
Repository: CRAN
Date/Publication: 2025-02-07 19:40:05 UTC
Built: R 4.4.3; ; 2025-10-13 12:50:39 UTC; windows
