-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
31 lines (31 loc) · 717 Bytes
/
DESCRIPTION
File metadata and controls
31 lines (31 loc) · 717 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
Package: impact2
Version: 0.0.0.9000
Title: impact2: Joint species tobit analysis
Description: Repository for reproducible analysis of the Pinnacle vegetation data using joint species tobit models.
Authors@R: person("Andrew", "O'Reilly-Nugent", email = "andrew.oreilly-nugent@canberra.edu.au", role = c("aut", "cre"))
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
ByteCompile: true
Imports:
dplyr,
ggplot2,
tidyr,
rstan (>= 2.17.2),
rstantools (>= 1.4.0),
forcats,
readr,
grid,
gridExtra,
png,
tibble,
ggrepel
Roxygen: list(markdown = TRUE)
RoxygenNote: 6.0.1
Depends:
Rcpp (>= 0.12.14)
Suggests:
jagsUI,
circlize,
viridis,
corrplot