-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathDESCRIPTION
28 lines (28 loc) · 1.31 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
Package: gadgetplots
Type: Package
Title: Plot gadget3 models
Version: 0.3.1
Authors@R: c(person("Mikko", "Vihtakari", email = "[email protected]",
role = c("aut", "cre"),
comment = c(affiliation = "Institute of Marine Research",
ORCID = "0000-0003-0371-4319")),
person("Bjarki Thor", "Elvarsson",
email = "[email protected]",role = c("aut")),
person("Will", "Butler", email = "[email protected]", role = c("aut")),
person("Jamie", "Lentin", email = "[email protected]", role = c("aut")),
person("Marine and Freshwater Research Institute (Iceland)", role = c("cph")),
person("Institute of Marine Research (Norway)", role = c("cph")))
Maintainer: Mikko Vihtakari <[email protected]>
Description: Creates plots of gadget.fit objects for gadget3 (Globally
applicable Area Disaggregated General Ecosystem Toolbox) stock assessment
model framework.
License: GPL-3
Encoding: UTF-8
LazyData: true
Depends: R (>= 3.5.0)
Imports: ggplot2, dplyr, magrittr, tidyr, purrr, rlang, scales, zoo,
cowplot, rmarkdown, flexdashboard, DT, plotly, ggridges, gadget3,
lubridate
Suggests: gadgetutils
RoxygenNote: 7.3.0
URL: https://gadget-framework.github.io/gadgetplots/