-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathDESCRIPTION
More file actions
37 lines (37 loc) · 833 Bytes
/
DESCRIPTION
File metadata and controls
37 lines (37 loc) · 833 Bytes
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: divM
Title: What the Package Does (One Line, Title Case)
Version: 0.0.0.9000
Authors@R:
person(given = "Kira",
family = "McDonald",
role = c("aut", "cre"),
email = "kira.mcd.99@gmail.com.com",
comment = c(ORCID = "YOUR-ORCID-ID"))
Description:
Library that bundles measures of dividedness based on physical & administrative
divisions of places and commuting zones with code to generate.
License: `use_mit_license()`, `use_gpl3_license()` or friends to
pick a license
Imports:
areal,
dplyr,
geosphere,
leaflet,
lwgeom,
mapview,
nngeo,
purrr,
rlang,
sf,
tigris
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.3
Depends:
R (>= 2.10)
Suggests:
testthat,
knitr,
rmarkdown
VignetteBuilder: knitr