-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathDESCRIPTION
33 lines (33 loc) · 1.13 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
Package: spdynmod
Type: Package
Title: Spatio-Dynamic Wetland Plant Communities Model
Description: A spatio-dynamic modelling package that focuses on three
characteristic wetland plant communities in a semiarid Mediterranean
wetland in response to hydrological pressures from the catchment. The
package includes the data on watershed hydrological pressure and the
initial raster maps of plant communities but also allows for random initial
distribution of plant communities. Ongoing developments of the package
focus on offering easy to use tools for creating other spatio-dynamic
models.
Version: 1.1.3
Date: 2015-12-30
Author: Javier Martinez-Lopez <[email protected]>, Babak Naimi
<[email protected]>, Julia Martinez-Fernandez <[email protected]>
Maintainer: Javier Martinez-Lopez <[email protected]>
License: GPL (>= 2)
URL: https://github.com/javimarlop/spdynmod
BugReports: http://github.com/javimarlop/spdynmod/issues
LazyLoad: yes
LazyData: yes
VignetteBuilder: knitr
Imports:
deSolve,
animation
Depends:
raster,
sp
Suggests:
knitr,
roxygen2,
igraph,
testthat