-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathDESCRIPTION
More file actions
52 lines (52 loc) · 1.29 KB
/
DESCRIPTION
File metadata and controls
52 lines (52 loc) · 1.29 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
Package: mizerExperimental
Type: Package
Title: Extends the mizer package with experimental features
Version: 2.5.4
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:
mizer (>= 2.5.3),
R (>= 3.1)
Imports:
assertthat,
dplyr,
ggplot2,
methods,
plotly,
tibble,
tidyr
Suggests:
lifecycle,
mizerEcopath,
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
plotSpectra2.R
singleSpeciesSteady.R
getYieldVsFcurve.R
plots.R
test-helpers.R
Encoding: UTF-8
RoxygenNote: 7.3.3
Roxygen: list(markdown = TRUE)
URL: https://sizespectrum.org/mizerExperimental, https://github.com/sizespectrum/mizerExperimental
BugReports: https://github.com/sizespectrum/mizerExperimental/issues