-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
37 lines (37 loc) · 785 Bytes
/
DESCRIPTION
File metadata and controls
37 lines (37 loc) · 785 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: nyped
Title: Model of pedestrian flows throughout New York City
Version: 0.0.0.017
Authors@R:
person(given = "Mark",
family = "Padgham",
role = c("aut", "cre"),
email = "mark.padgham@email.com",
comment = c(ORCID = "0000-0003-2172-5265"))
Description: Model of pedestrian flows throughout New York City.
License: GPL-3
Encoding: UTF-8
LazyData: true
Imports:
cli,
dodgr,
dplyr,
geodist,
magrittr,
methods,
moveability,
osmdata,
raster,
Rcpp (>= 0.12.6),
rvest,
sf,
xml2
Suggests:
mapdeck,
mapview,
testthat
LinkingTo:
Rcpp
NeedsCompilation: yes
URL: https://github.com/ATFutures/nyped
BugReports: https://github.com/ATFutures/nyped/issues
RoxygenNote: 7.0.0