-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
61 lines (61 loc) · 1.19 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
Package: snt
Title: Malaria Subnational Tailoring
Version: 1.1.0.9001
Authors@R:
person("Chunzhe", "Zhang", , "zhangc@who.int", role = c("aut", "cre"),
comment = c(ORCID = "YOUR-ORCID-ID"))
Description: This package provides functions to download, process and visualize malaria data at subnational level.
License: MIT + file LICENSE
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.1
Imports:
lubridate,
ggplot2,
scales,
dplyr,
rts,
tidyr,
R.utils,
magrittr,
tibble,
rlang (>= 0.4.11),
tmap,
config,
pkgdown (>= 2.0.7),
purrr,
readr,
readxl,
sf,
stringdist,
stringr,
usethis (>= 2.1.6),
devtools (>= 2.4.5),
RJSONIO,
qs,
cowplot,
data.table,
uuid,
malariaAtlas,
stars,
DBI,
wesanderson,
formatR,
RPostgres
Depends:
R (>= 2.10)
LazyData: true
Suggests:
covr,
roxygen2,
testthat (>= 3.0.0)
Language: en-US
Config/testthat/edition: 3
URL: https://github.com/sepmein/snt,
https://sepmein.github.io/snt/
BugReports: https://github.com/sepmein/snt/issues
Remotes:
r-lib/devtools,
r-lib/pkgdown,
r-lib/usethis,
ropensci/spelling