-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathDESCRIPTION
More file actions
55 lines (55 loc) · 1.57 KB
/
DESCRIPTION
File metadata and controls
55 lines (55 loc) · 1.57 KB
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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
Package: mizerShelf
Title: Mizer Models with Carrion and Detritus Components suitable for
continental shelf ecosystems
Version: 1.0.1
Date: 2022-12-22
Authors@R: c(
person("Gustav", "Delius",
email = "gustav.delius@york.ac.uk",
role = c("cre", "aut", "cph"),
comment = c(ORCID = "0000-0003-4092-8228")),
person("Silvia", "de Juan",
email = "sdejuan@icm.csic.es", role = "aut",
comment = c(ORCID = "0000-0002-8891-8371")),
person("Francesc", "Maynou",
email = "maynouf@icm.csic.es", role = "aut",
comment = c(ORCID = "0000-0001-7200-6485")))
Description: This package provides the functionality for setting up and
exploring mizer models with detritus and carrion components and
includes an example model for a region in the Nort-West Mediterranean.
License: GPL-3
Depends:
R (>= 3.5.0)
Imports:
lubridate,
methods,
mizer (>= 2.4.0),
mizerExperimental (>= 2.4.0),
ggplot2,
plotly
Suggests:
knitr,
patchwork,
rmarkdown,
testthat (>= 3.0.0)
Remotes:
sizespectrum/mizerExperimental
Config/testthat/edition: 3
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.3
URL: https://sizespectrum.org/mizerShelf/, https://github.com/sizespectrum/mizerShelf
BugReports: https://github.com/sizespectrum/mizerShelf/issues
Language: en-GB
Collate:
'components.R'
'data.R'
'helpers.R'
'mizerShelf-package.R'
'newDetritusCarrionParams.R'
'plots.R'
'rates.R'
'rhoControl.R'
'steady.R'
VignetteBuilder: knitr