forked from sizespectrum/mizer
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
35 lines (35 loc) · 853 Bytes
/
DESCRIPTION
File metadata and controls
35 lines (35 loc) · 853 Bytes
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
Package: mizer
Imports:
methods,
plyr,
reshape2,
ggplot2
Maintainer: Finlay Scott <finlay.scott@jrc.ec.europa.eu>
Author: Finlay Scott (JRC, IT) and Julia Blanchard (Sheffield University, UK)
and Ken Andersen (DTU Aqua, Copenhagen, DK)
Version: 0.3
License: GPL-3
Title: Multi-Species sIZE Spectrum Modelling in R
Type: Package
Description: A set of classes and methods to set up and run multispecies, trait
based and community size spectrum ecological models, focussed on the marine
environment.
Depends:
R (>= 3.0)
Suggests:
testthat,
roxygen2,
knitr
Collate:
'MizerParams-class.R'
'MizerSim-class.R'
'selectivity_funcs.R'
'project.R'
'help.R'
'project_methods.R'
'summary_methods.R'
'plots.R'
'wrapper_functions.R'
'data.R'
VignetteBuilder: knitr
RoxygenNote: 5.0.1