-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathDESCRIPTION
26 lines (26 loc) · 1019 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
Package: Grym
Title: R implementation of the Generalized Yield Model
Version: 0.1.2
Authors@R: c(
person(given = "Simon", family = "Wotherspoon", , email = "[email protected]", role = "aut"),
person(given = "Dale", family = "Maschette", , email = "[email protected]", role = c("aut", "cre")),
person(given = "Cassandra", family = "Pavez", , email = "[email protected]", role = "ctb"),
person(given = "Jiaxin", family = "Liu", , email = "[email protected]", role = "ctb"))
Description: Grym is an R implementation of the Generalized Yield Model (GYM),
a flexible model for fish stock projection (Constable and de la Mare 1996).
When citing please cite both the package [citation("Grym")] and (Constable and de la Mare 1996).
License: GPL (>= 2)
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.3
Date: 2023-06-15
Suggests:
knitr,
rmarkdown,
dplyr,
ggplot2
VignetteBuilder: knitr
Imports:
lifecycle
RdMacros: lifecycle