-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
53 lines (53 loc) · 1.75 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
Package: smkfreediv
Type: Package
Title: Smoke Free Dividend Calculations
Version: 1.6.3
Authors@R: c(
person(given = "Damon",
family = "Morris",
role = c("aut","cre"),
email = "[email protected]",
comment = c(ORCID = "0000-0001-6757-5333")),
person(given = "Duncan",
family = "Gillespie",
role = c("aut"),
email = "[email protected]",
comment = c(ORCID = "0000-0003-3450-5747")),
person(given = "Martin",
family = "Dockrell",
role = c("aut")),
person(given = "Mark",
family = "Cook",
role = c("aut")),
person(given = "Marie",
family = "Horton",
role = c("aut")),
person(given = "Jamie",
family = "Brown",
role = c("aut")),
person(given = "Tessa",
family = "Langley",
role = c("aut")),
)
Maintainer: Damon Morris <[email protected]>
Description: Uses the Smoking Toolkit Study, Office for National Statistics (ONS), and
Office for Health Improvement and Disparities (OHID) data to produce estimates
of tobacco spending by local authority and other socio-economic breakdowns to
calculate the potential dividend to local areas from individuals quitting smoking
in England.
License: AGPL (>= 3)
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.3
Imports:
data.table,
dplyr,
magrittr,
fingertipsR,
Hmisc
Depends:
R (>= 2.10)
Suggests:
knitr,
rmarkdown
VignetteBuilder: knitr