-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
27 lines (27 loc) · 965 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
Package: mizerStarvation
Type: Package
Title: Starvation mortality for mizer
Version: 0.1.1
Authors@R: c(person("Asta", "Audzijonyte",
email = "[email protected]",
role = c("aut", "cre"),
comment = c(ORCID = "0000-0002-9919-9376")),
person("Gustav", "Delius",
email = "[email protected]",
role = c("aut"),
comment = c(ORCID = "0000-0003-4092-8228")))
Maintainer: Asta Audzijonyte <[email protected]>
Description: This is an extension package to implement starvation mortality
in the mizer package.
License: GPL-3
Depends:
mizer (>= 2.3.0)
Imports:
methods
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
URL: https://sizespectrum.org/mizerStarvation, https://github.com/sizespectrum/mizerStarvation
BugReports: https://github.com/sizespectrum/mizerStarvation/issues
Suggests:
testthat