-
Notifications
You must be signed in to change notification settings - Fork 1
/
DESCRIPTION
37 lines (37 loc) · 991 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
27
28
29
30
31
32
33
34
35
36
37
Package: ACL
Title: an survey-based statistical catch-at-length model
Version: 1.5.1
Authors@R: c(person("Hongyu", "Lin", role = "cre",email = "[email protected]",
comment = c(ORCID = "0000-0001-6226-179X")),
person("Fan", "Zhang", role = "aut", email = "[email protected]",
comment = c(ORCID = "0000-0003-0214-1790")))
Author: Hongyu Lin [aut, cre],
Fan Zhang [aut],
Sisong Dong [cre]
Maintainer: Hongyu Lin <[email protected]>
Description: operating model: ACL. an survey-based statistical catch-at-length model for hard-to-age fisheries stocks
License: MIT + file LICENSE
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
LinkingTo: Rcpp, TMB, RcppEigen, ggplot2, dplyr, tidyverse,reshape2
Imports:
stats,
dplyr,
purrr,
Rcpp,
tidyr,
TMB,
ggplot2,
tidyverse,
dplyr,
reshape2,
ggridges,
cowplot
Depends:
Rcpp,
TMB,
dplyr,
ggplot2,
tidyverse,
reshape2
RoxygenNote: 7.2.3