-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
52 lines (52 loc) · 1.62 KB
/
DESCRIPTION
File metadata and controls
52 lines (52 loc) · 1.62 KB
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
47
48
49
50
51
52
Package: aus
Title: Model Australian Spatial Data
Version: 0.0.0.9067
Authors@R: c(
person("Matthew", "Hamilton", , "matthew.hamilton1@monash.edu", role = c("aut", "cre", "fnd"),
comment = c(ORCID = "0000-0001-7407-9194")),
person("Orygen", role = c("cph", "fnd")),
person("Australian Government Research Training Program", role = "fnd")
)
Description: Modules from the ready4 youth mental health economic model
(https://www.ready4-dev.com/docs/model/) that can be used to model
Australia specific geometry and spatial attribute data. Designed for
use in models developed with the ready4 framework
(https://www.ready4-dev.com/). This development version of the aus
package has been made available as part of the process of testing and
documenting the package. It is currently highly unstable and is not
yet recommended for use. If you have any questions, please contact
the authors (matthew.hamilton1@monash.edu).
License: GPL-3 + file LICENSE
URL: https://ready4-dev.github.io/aus/, https://github.com/ready4-dev/aus,
https://ready4-dev.github.io/ready4/
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.3
Imports:
dplyr,
knitr,
knitrBootstrap,
lifecycle,
magrittr,
methods,
purrr,
ready4 (>= 0.0.0.9125),
ready4show (>= 0.0.0.9111),
ready4use (>= 0.0.0.9231),
rlang,
sf,
stats,
stringr,
testthat,
tibble,
tools,
units,
vicinity (>= 0.0.0.9233)
VignetteBuilder: knitr
Suggests:
rmarkdown
Remotes:
ready4-dev/ready4,
ready4-dev/ready4use,
ready4-dev/vicinity,
ready4-dev/ready4show