forked from impact-initiatives/impactR4PHU
-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
37 lines (37 loc) · 953 Bytes
/
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: impactR4PHU
Title: Cleaning/Analysis/Quality Checks reports/Reporting Templates
Version: 0.1.0
Authors@R:
person("Abraham", "Azar", , "[email protected]", role = c("aut", "cre"),
comment = c(ORCID = "0000-0002-2470-4016"))
Description: The impactR4PHU package includes a set of quality checks, cleaning,
analysis and reporting for the main outcome indicators in the 4 sectors of
Public Health Unit in Impact (Nutrition/WASH/Health/FSL[Food Securtity and
Livelihoods]).
License: MIT + file LICENSE
URL: https://impact-initiatives.github.io/impactR4PHU/
Imports:
apyramid,
dplyr,
flextable,
fs,
GGally,
ggplot2,
ggridges,
lubridate,
magrittr,
nipnTK,
rlang,
stats,
stringr,
svDialogs,
tidyr,
writexl,
zscorer
Suggests:
renv,
testthat (>= 3.0.0)
Config/testthat/edition: 3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.1