-
Notifications
You must be signed in to change notification settings - Fork 5
/
DESCRIPTION
81 lines (81 loc) · 1.79 KB
/
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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
Package: mizerExperimental
Type: Package
Title: Extends the mizer package with experimental features
Version: 2.5.3
Author: Various contributors
Maintainer: Gustav Delius <[email protected]>
Description: This mizer extension package collects contributions from the mizer
community. These features can then be further improved while being used by
the community. Once matured, frequently-used features can be moved to the
core mizer package.
License: GPL-3
Depends:
mizer (>= 2.5.3),
R (>= 3.1)
Imports:
assertthat,
bslib,
dplyr,
ggplot2,
methods,
plotly,
prompter,
rintrojs,
shiny,
shinyBS,
shinyjs,
tibble,
tidyr
Suggests:
lifecycle,
pkgdown,
rmarkdown,
roxygen2,
testthat (>= 2.1.0),
vdiffr
Collate:
alignResource.R
manipulateParams.R
matchYield.R
mizerExperimental-package.R
plotDiet.R
plotBiomassFlux.R
plotBiomassVsSpecies.R
plotYieldVsSpecies.R
plotNumberVsSpecies.R
plotRelative.R
tuneParams.R
abundanceControl.R
fishingControl.R
growthControl.R
interactionControl.R
otherControl.R
plotSpectra2.R
predationControl.R
reproductionControl.R
resourceControl.R
tuneParams_tabs.R
exampleTab.R
abundanceTab.R
biomassTab.R
catchTab.R
deathTab.R
dietTab.R
growthTab.R
numberTab.R
ratesTab.R
reproTab.R
resourceTab.R
simTab.R
singleSpeciesSteady.R
spectraTab.R
stomachTab.R
test-helpers.R
tuneParams_helpers.R
getYieldVsFcurve.R
plots.R
Encoding: UTF-8
RoxygenNote: 7.3.2
Roxygen: list(markdown = TRUE)
URL: https://sizespectrum.org/mizerExperimental, https://github.com/sizespectrum/mizerExperimental
BugReports: https://github.com/sizespectrum/mizerExperimental/issues