forked from danlwarren/ENMTools
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
43 lines (43 loc) · 1.16 KB
/
DESCRIPTION
File metadata and controls
43 lines (43 loc) · 1.16 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
Package: ENMTools
Type: Package
Title: Analysis of niche evolution using niche and distribution models
Version: 0.2
Date: 2017-01-11
Authors@R: c(person(given = "Dan", family = "Warren", role = c("aut", "cre"), email = "dan.l.warren@gmail.com"),
person(given = "Russell", family = "Dinnage", role = "aut", email = "r.dinnage@gmail.com"),
person(given = "Nick", family = "Matzke", role = "aut", email = "nick.matzke@anu.edu.au"),
person(given = "Marcel", family = "Cardillo", role = "aut", email = "marcel.cardillo@anu.edu.au"),
person(given = "John", family = "Baumgartner", role = "ctb"),
person(given = "Linda", family = "Beaumont", role = "ctb"),
person(given = "Nicholas", family = "Huron", role = "ctb")
)
Maintainer: Dan Warren <dan.l.warren@gmail.com>
Description: Tools for the ecological and historical biogeography.
License: GPL-2
LazyData: TRUE
RoxygenNote: 6.0.1
Imports:
rgeos,
knitr,
ggplot2,
grid,
gridExtra,
viridis,
lhs,
mgcv,
ecospat,
phyloclim,
fields,
gbm,
randomForest,
ape,
ppmlasso,
reshape2,
leaflet,
magrittr,
ranger
Depends:
raster,
dismo
Suggests:
testthat