-
Lorenz Kapsner authored9773a5c1
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
Package: DQAgui
Title: DQA GUI
Version: 0.0.6
Authors@R:
c(person(given = "Lorenz A.",
family = "Kapsner",
role = c("cre", "aut"),
email = "lorenz.kapsner@uk-erlangen.de",
comment = c(ORCID = "0000-0003-1866-860X")),
person(given = "Jonathan M.",
family = "Mang",
role = "aut",
comment = c(ORCID = "0000-0003-0518-4710")),
person(given = "MIRACUM - Medical Informatics in Research and Care in University Medicine",
role = "fnd"))
Description: A graphical user interface (GUI) to the functions implemented in the R package 'DQAstats'.
License: GPL-3
LazyData: true
URL: https://gitlab.miracum.org/miracum-dqa/dqagui
BugReports: https://gitlab.miracum.org/miracum-dqa/dqagui/issues
Encoding: UTF-8
Copyright: Universitätsklinikum Erlangen
Date: 2020-01-28
Imports:
data.table,
magrittr,
DT,
graphics,
shiny,
shinydashboard,
shinyFiles,
shinyjs,
knitr,
jsonlite,
config
Suggests:
testthat,
processx,
lintr
Remotes:
url::https://gitlab.miracum.org/miracum/dqa/dqastats/-/archive/v0.0.6/miracum/dqa/dqastats-v0.0.6.zip
RoxygenNote: 7.0.2