-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
80 lines (80 loc) · 1.63 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
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
Package: poliprep
Type: Package
Title: For Processing and Validating Various Types of Epidemiological Data
Version: 1.4.0
Authors@R: c(
person("Mohamed A.", "Yusuf",
role = c("aut", "cre"),
email = "[email protected]",
comment = c(ORCID = "0000-0002-9339-4613",
second_email = "[email protected]")),
person("Derrick", "Demeveng",
role = "aut",
email = "[email protected]"))
Description: A package developed by the Polio team at WHO AFRO to support data
users in processing and validating epidemiological data. It offers tidy
solutions with a range of functions for data management, cleaning and
validation, ideal for epidemiologists and public health data
professionals.
License: CC BY 4.0
URL: https://github.com/WorldHealthOrganization/poliprep
BugReports: https://github.com/WorldHealthOrganization/poliprep/issues
Depends:
R (>= 3.5.0)
Remotes:
github::coolbutuseless/optout
Imports:
rio,
cli,
dplyr,
tidyr,
sf,
rlang,
stringr,
httr,
jsonlite,
tidyselect,
tibble,
lubridate,
doFuture,
foreach,
future,
purrr,
archive,
RODBC,
geosphere
Suggests:
httr2,
xml2,
httpcode,
mockery,
testthat,
progressr,
janitor,
withr,
stringdist,
crayon,
glue,
stringi,
yaml,
scales,
webshot,
gt,
parzer,
readr,
zoo,
epoxy,
officer,
ggplot2,
optout,
progress,
filelock,
lifecycle,
here,
remotes
Config/testthat/edition: 3
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
LazyDataCompression: xz