forked from nhs-r-community/NHSRtheme
-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
37 lines (37 loc) · 1.27 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
Package: NHSRtheme
Type: Package
Title: NHS R Theme
Version: 0.1.0
Authors@R: c(
person("Tom", "Jemmett", role = c("aut", "cre"), email = "[email protected]", comment = c(ORCID = "0000-0002-6943-2990")),
person("NHS-R Community", role = "cph", email = "[email protected]"),
# contributors ordered alphabetically below
person("Silvia", "Canelon", role = "ctb", comment = c(ORCID = "0000-0003-1709-1394")),
person("Adam", "Ivison", role = "ctb", email = "[email protected]"),
person("John", "MacKintosh", role = "ctb", email = "[email protected]"),
person("Chris", "Mainey", ,"[email protected]", "ctb", comment = c(ORCID ="0000-0002-3018-6171"))
)
Maintainer: Tom Jemmett <[email protected]>
Description: Provides theme's based on the [https://www.england.nhs.uk/nhsidentity/](NHS Identity).
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.3
Imports:
dplyr (>= 0.8.0),
ggplot2 (>= 3.1.0),
purrr (>= 0.3.0),
scales (>= 1.0.0),
xaringan (>= 0.17.0)
Suggests:
roxygen2 (>= 7.1.1),
testthat (>= 0.4.1),
usethis (>= 1.4.0),
devtools (>= 2.0.1),
rmarkdown (>= 2.5.0),
mockery (>= 0.4.2),
knitr,
tidyverse,
NHSRdatasets
VignetteBuilder: knitr