-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathDESCRIPTION
38 lines (38 loc) · 1.04 KB
/
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: mayoshiny
Title: Templates for Shiny Apps at Mayo
Description: Templates for Shiny Apps at Mayo.
URL: https://overdodactyl.github.io/mayoshiny/, https://github.com/overdodactyl/mayoshiny/
Version: 2.1.0
Date: 2021-08-10
Authors@R:
c(person(given = "Pat",
family = "Johnson",
role = c("aut", "cre"),
email = "johnson.patrick3@mayo.edu"),
person(given = "Ethan",
family = "Heinzen",
role = "aut",
email = "heinzen.ethan@mayo.edu"),
person(given = "Jason",
family = "Sinnwell",
role = "ctb"),
person(given = "Elizabeth",
family = "Atkinson",
role = "ctb"),
person(given = "Brendan",
family = "Broderick",
role = "ctb"),
person(given = "Tejaswi",
family = "Alaparthi",
role = "ctb"))
License: GPL (>= 2)
Depends:
R (>= 3.4)
Imports:
shinycustomloader,
shiny
Suggests:
mayotheme
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.0.2