forked from runapp-aus/strayr
-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
46 lines (46 loc) · 1.55 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
46
Package: strayr
Type: Package
Title: Ready-to-use Australian common structures and classifications and tools for working with them
Version: 0.2.2.9002
Authors@R: c(person("Will", "Mackey", email = "[email protected]", role = c("aut", "cre")),
person("Matt", "Johnson", email = "[email protected]", role = c("aut")),
person("David", "Diviny", email = "[email protected]", role = c("aut")),
person("Matt", "Cowgill", role = c("aut"), email = "[email protected]", comment = c(ORCID = "0000-0003-0422-3300")),
person("Bryce", "Roney", role = c("aut")),
person("William", "Lai", role = c("aut")),
person("Benjamin", "Wee", role = c("aut")),
person("Carlos", "Yanez", role = "ctb"),
person("Bas", "Latcham", role = "ctb"),
person("Rex", "Parsons", role = "ctb", comment = c(ORCID = "0000-0002-6053-8174")),
person("Pete", "Owen", role = "ctb")
)
Maintainer: Will Mackey <[email protected]>
License: GPL-3
Description: This package provides data and functions for working with common structures and classifications used in Australia.
Depends:
R (>= 3.5)
Imports:
dplyr (>= 0.7),
lifecycle,
purrr (>= 1.0.0),
readxl,
stringr,
readr,
tidyr,
rlang,
stringdist (>= 0.9.5.1),
lubridate,
parsedate
Suggests:
testthat,
curl,
sf,
here,
ggplot2,
bench
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.2
URL: https://runapp-aus.github.io/strayr/
BugReports: https://github.com/runapp-aus/strayr/issues/
RdMacros: lifecycle