-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathDESCRIPTION
56 lines (56 loc) · 1.26 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
Type: Compendium
Package: afrimaprbook
Title: afrimapr book
Version: 0.0.1
Authors@R:
c(
person(given = "Andy",
family = "South",
role = c("aut","cre"),
email = "southandy@gmail.com",
comment = c(ORCID = "0000-0003-4051-6135")),
person(given = "Martyna",
family = "Bogacz",
role = c("aut"),
email = "martyna.bogacz@boku.ac.at",
comment = c(ORCID = "0000-0001-8927-3387")),
person(given = "Robin",
family = "Lovelace",
role = c("aut")
),
person(given = "Laurie",
family = "Baker",
role = c("aut"),
email = "laurie.baker@glasgow.ac.uk",
comment = c(ORCID = "0000-0003-3107-6588"))
)
Description: The package that supports the afrimapr book.
Imports:
bookdown,
tmap,
tidyverse,
rnaturalearth,
rnaturalearthdata,
rgeos,
afriadmin,
afrilearndata,
rgeoboundaries,
mapview,
remotes,
osmdata,
wopr,
rdhs,
malariaAtlas,
DiagrammeR,
knitr,
kableExtra
Suggests:
usethis
Remotes:
afrimapr/afriadmin,
afrimapr/afrilearndata,
wmgeolab/rgeoboundaries,
wpgp/wopr
License: CC BY-NC-ND 4.0
Encoding: UTF-8
LazyData: true