-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump version number and add contributor
- Loading branch information
1 parent
6547589
commit 9b6a27d
Showing
1 changed file
with
5 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,16 @@ | ||
Package: FLSRTMB | ||
Title: FLSR in TMB | ||
Version: 1.1.4.9012 | ||
Version: 1.1.4.9013 | ||
Authors@R: | ||
c( | ||
person("Henning", "Winker", email = "[email protected]", | ||
role = c("aut", "cre")), | ||
person("European Union", role = c("fnd", "cph")), | ||
person("Iago", "Mosqueira", email = "[email protected]", | ||
role = c("aut"), comment = c(ORCID = "0000-0002-3252-0591")) | ||
role = c("aut"), comment = c(ORCID = "0000-0002-3252-0591")), | ||
person(c("Christoffer","Moesgaard"), "Albertsen", | ||
email = "[email protected]", role = c("ctb"), | ||
comment = c(ORCID = "0000-0003-0088-4363")) | ||
) | ||
Description: Estimates FLR spawner recruitment relationships in TMB | ||
X-schema.org-keywords: stock-recruit, fisheries, flr, R, TMB, AD | ||
|