forked from sizespectrum/mizerExperimental
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
79 lines (79 loc) · 1.7 KB
/
DESCRIPTION
File metadata and controls
79 lines (79 loc) · 1.7 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
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
Package: mizerExperimental
Type: Package
Title: Extends the mizer package with experimental features
Version: 2.3.0
Author: Various contributors
Maintainer: Gustav Delius <gustav.delius@gmail.com>
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:
R (>= 3.1),
mizer (>= 2.3.0)
Imports:
assertthat,
bslib,
cubelyr,
dplyr,
ggplot2,
ggrepel,
methods,
plotly,
rintrojs,
shiny,
shinyBS,
shinyjs,
tibble,
tidyr,
lifecycle
Suggests:
pkgdown,
rmarkdown,
roxygen2,
testthat (>= 2.1.0),
vdiffr
Collate:
manipulateParams.R
mizerExperimental-package.R
plotBiomassVsSpecies.R
plotYieldVsSpecies.R
plotNumberVsSpecies.R
calibrateNumber.R
matchNumbers.R
tuneParams.R
abundanceControl.R
fishingControl.R
growthControl.R
interactionControl.R
otherControl.R
predationControl.R
reproductionControl.R
resourceControl.R
tuneParams_tabs.R
abundanceTab.R
biomassTab.R
catchTab.R
deathTab.R
dietTab.R
growthTab.R
numberTab.R
ratesTab.R
reproTab.R
resourceTab.R
simTab.R
spectraTab.R
stomachTab.R
test-helpers.R
tuneParams_helpers.R
getYieldVsFcurve.R
validSim.R
plots.R
getMeanLength.R
Encoding: UTF-8
RoxygenNote: 7.1.2
Roxygen: list(markdown = TRUE)
URL: https://github.com/sizespectrum/mizerExperimental
BugReports: https://github.com/sizespectrum/mizerExperimental/issues
RdMacros: lifecycle