-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
62 lines (62 loc) · 1.25 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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
Package: lowIncomeSchemeScrollytellR
Title: NHS Low Income Scheme Scrollytell
Version: 0.0.0.9000
Authors@R:
c(person(given = "DALL",
family = "",
role = c("aut", "cre"),
email = "[email protected]"),
person(given = "Adam",
family = "Ivison",
role = c("ctb"),
email = "[email protected]"),
person(given = "Kayoung",
family = "Goffe",
role = "ctb",
email = "[email protected]")
)
Description: NHS Low Income Scheme Scrollytell.
License: Apache License (>= 2)
Imports:
dplyr,
golem (>= 0.3.1),
highcharter,
htmltools,
janitor,
magrittr,
pkgload,
purrr,
readr,
shiny (>= 1.6.0),
scrollytell,
shinyWidgets,
geojsonsf,
tidyr,
Rcpp,
sf,
attempt,
markdown,
nhsbsaR,
tippy,
covr,
spelling,
fontawesome,
DT,
nhsbsaShinyR
Remotes:
nhsbsa-data-analytics/nhsbsaR,
nhsbsa-data-analytics/nhsbsaShinyR
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.1
Suggests:
rmarkdown,
knitr,
spelling,
testthat (>= 3.0.0),
covr
Config/testthat/edition: 3
Language: en-US
VignetteBuilder: knitr
Depends:
R (>= 2.10)