-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
37 lines (37 loc) · 905 Bytes
/
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
Package: bentobox
Type: Package
Title: Built Envionment Network objects Modeling Toolbox
Version: 0.1.0
Authors@R: person(given = "Adam",
family = "Peterson",
email ="atpvyc@umich.edu",
role = c("aut", "cre"),
comment = c(ORCID = 0000-0001-7071-7873))
BugReports: https://github.com/apeterson91/bentobox/issues
Description: bentobox provides a toolbox of data structures and modeling strategies for working with and analyzing built environment data.
License: GPL-3
RoxygenNote: 7.1.1
Encoding: UTF-8
LazyData: true
Imports:
rsstap (>= 0.1.2),
bendr (>= 1.0.2),
rstapDP (>= 0.1.1),
rbenvo (>= 1.0.3),
glue,
cli,
crayon,
utils,
rstudioapi,
magrittr,
purrr
Remotes:
apeterson91/rsstap,
apeterson91/bendr,
apeterson91/rstapDP,
apeterson91/rbenvo
Suggests:
testthat,
knitr,
rmarkdown
VignetteBuilder: knitr