-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathDESCRIPTION
38 lines (38 loc) · 994 Bytes
/
DESCRIPTION
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
Package: rapadm
Title: Monitor Settings and Applications at Rapporteket
Version: 0.9.0
Authors@R: c(
person(given = "Are",
family = "Edvardsen",
role = c("aut", "cre"),
email = "biorakel@gmail.com",
comment = c(ORCID = "0000-0002-5210-3656")),
person(given = "Kevin Otto",
family = "Thon",
role = c("aut"),
email = "kevin.thon@helse-nord.no"),
person(given = "Arnfinn Hykkerud",
family = "Steindal",
role = c("aut"),
email = "arnfinn.steindal@gmail.com",
comment = c(ORCID = "0000-0002-4088-7860")))
Description: Display configuration and monitoring logs and scheduled reports at
Rapporteket.
License: GPL (>= 3)
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
Imports:
bslib,
dplyr,
DT,
ggplot2,
magrittr,
rapbase,
readr,
rlang,
rpivotTable,
shiny,
yaml
Remotes:
Rapporteket/rapbase@main