-
Notifications
You must be signed in to change notification settings - Fork 15
/
Copy pathDESCRIPTION
15 lines (15 loc) · 943 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Package: LIME
Title: Length-based Integrated Mixed Effects (LIME) assessment method
Version: 2.1.3
Authors@R: person("Merrill", "Rudd", email="[email protected]", role=c("aut","cre"))
Description: A flexible stock assessment method for fisheries with developing data collection programs. Requires at least one year of length composition data and assumptions about biological parameters. Can integrate more years of length composition data, a time series of catch, and/or an abundance index. Mixed effects structure accounts for time-variation in fishing mortality and recruitment.
URL: https://github.com/merrillrudd/LIME
BugReports: https://github.com/merrillrudd/LIME/issues
License: MIT + file LICENSE
Imports: dplyr, ggplot2, RColorBrewer, reshape2, TMB, TMBhelper, RcppEigen
LinkingTo: TMB, RcppEigen
RoxygenNote: 7.1.0
LazyData: true
Suggests: testthat, knitr, rmarkdown
Remotes: kaskr/TMB_contrib_R/TMBhelper
VignetteBuilder: knitr