-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathDESCRIPTION
41 lines (41 loc) · 1.45 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
Package: effectivenessCalculations
Title: Micronutrient Action Policy Support Tool Effectiveness Calculations
Version: 1.3.0
Authors@R: c(person(given = "Liberty",
family = "Mlambo",
role = c("aut", "cre"),
email = "liberty.mlambo@nottingham.ac.uk",
comment = c(ORCID = "0000-0003-3740-1345")),
person(given = "Katherine",
family = "Adam",
role = c("aut","ctb"),
comment = c(ORCID = "-")),
person(given = "Andy",
family = "Bean",
role = c("aut","ctb"),
comment = c(ORCID = "-")),
person(given = "Louise E.",
family = "Ander",
role = c("aut","ctb"),
comment = c(ORCID = "-")),
person("Micronutrient Action Policy Support (MAPS) Project", role = c("cph", "fnd")))
Description: Performs effectiveness calculations for Micronutrient Action Policy Support Tool (MAPS) tool.
License: MIT + file LICENSE
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.1
Imports:
dplyr,
DT,
here,
htmltools,
janitor,
readr,
readxl,
rlang,
tibble,
tidyr
Suggests:
spelling
Language: en-US
URL: https://micronutrientsupport.github.io/effectivenessCalculations/