-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathDESCRIPTION
45 lines (45 loc) · 1.07 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
Package: NeighborhoodChangeTypology
Version: 0.0.1
Title: Project: Neighborhood Change Typology for King County, WA
Description: This project provides a framework for understanding the different phases
and types of neighborhood change that are occurring in communities throughout King County, Washington.
Authors@R: person("Tiernan", "Martin", email = "[email protected]", role = c("aut", "cre"))
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 6.0.1
Depends:
R (>= 3.1.0),
drake (>= 6.2.1.9004),
beepr (>= 1.3.0)
Imports:
magrittr,
purrr,
tibble,
stringr
Suggests:
dplyr,
readr,
sf,
osfr (<= 0.1.0),
tidycensus,
tigris,
rgdal,
utils,
janitor,
tidyr,
tidyselect,
units,
blsAPI,
jsonlite,
snakecase,
lwgeom,
pkgconfig,
scales,
httr,
RColorBrewer,
leaflet,
tidyselect
URL: https://github.com/tiernanmartin/NeighborhoodChangeTypology
BugReports: https://github.com/tiernanmartin/NeighborhoodChangeTypology/issues