-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
45 lines (45 loc) · 1.05 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: hhsitemapper
Title: Create Home and Home Site Mapper Dataset
Version: 0.0.0.9001
Authors@R:
person(given = "Tiernan",
family = "Martin",
role = c("aut", "cre"),
email = "[email protected]")
Description: Creates the dataset that underlies the
Home and Hope \href{https://www.enterprisecommunity.org/where-we-work/pacific-northwest/home-and-hope-mapping-tool}{Site Mapper webtool}.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Depends:
R (>= 3.1.0),
drake (>= 7.2),
drakepkg (>= 0.1),
Imports:
purrr,
magrittr,
osfr (>= 0.2.4),
dplyr,
readr,
sf,
tidycensus,
tigris,
janitor,
snakecase,
tidytext,
googlesheets,
stopwords,
downloader,
tools,
osmdata (>= 0.1.1),
readxl (>= 1.3.1),
units,
fuzzyjoin,
tidyselect,
foreign,
tabulizer,
zip
Roxygen: list(markdown = TRUE)
RoxygenNote: 6.0.1
URL: https://github.com/tiernanmartin/hhsitemapper
BugReports: https://github.com/tiernanmartin/hhsitemapper/issues