-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
44 lines (44 loc) · 1.06 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
Package: ecotoner
Title: ecotoner - ecotones / ecological boundaries across environmental gradients
Version: 0.1.0
Authors@R: person("Daniel", "Schlaepfer", email = "[email protected]", role = c("aut", "cre"))
Description: ecotoner locates ecotones and extracts geographic and geometric measures of ecotones
Depends:
R (>= 3.2.3)
Imports:
circular (>= 0.4.7),
igraph (>= 1.0.1),
methods,
raster (>= 2.5.2),
rgdal (>= 1.1-3),
sp (>= 1.2.1)
Suggests:
Amelia (>= 1.7.4),
boot (>= 1.3.18),
cluster (>= 2.0.3),
coin (>= 1.1.2),
geosphere (>= 1.5.1),
gstat (>= 1.1),
knitr,
lme4 (>= 1.1.11),
maptools (>= 0.8.37),
MASS (>= 7.3.45),
Matrix (>= 1.2.3),
modeest (>= 2.1),
nlme (>= 3.1.125),
np (>= 0.60.2),
randomForest (>= 4.6.12),
rgeos (>= 0.3.17),
rmarkdown,
ROCR (>= 1.0.7),
SDMTools (>= 1.1.221),
spdep (>= 0.5.92),
testthat,
zoo (>= 1.7.12)
License: GPL (>= 3)
LazyData: true
ByteCompile: true
URL: https://github.com/dschlaep/ecotoner
BugReports: https://github.com/dschlaep/ecotoner/issues
RoxygenNote: 5.0.1
VignetteBuilder: knitr