forked from lifewatch/sdmpredictors
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
33 lines (33 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
Package: sdmpredictors
Type: Package
Title: Species Distribution Modelling Predictor Datasets
Version: 0.2.8
Date: 2018-07-19
Depends:
R (>= 3.2.5),
raster (>= 2.5-8),
rgdal (>= 1.1-10)
Imports:
R.utils (>= 2.4.0),
stats,
utils
Authors@R: c(
person("Samuel", "Bosch", email = "[email protected]", role = c("aut", "cre")),
person("Lennert", "Tyberghein", email = "[email protected]", role = c("ctb")),
person("Olivier", "De Clerck", email = "[email protected]", role = c("ctb")))
Description: Terrestrial and marine predictors for species distribution modelling
from multiple sources, including WorldClim <http://www.worldclim.org/>,,
ENVIREM <http://envirem.github.io/>, Bio-ORACLE <http://bio-oracle.org/>
and MARSPEC <http://www.marspec.org/>.
License: MIT + file LICENSE
URL: http://www.samuelbosch.com/p/sdmpredictors.html
BugReports: https://github.com/lifewatch/sdmpredictors/issues
LazyData: true
Suggests:
ggplot2,
reshape2,
testthat,
knitr,
rmarkdown
RoxygenNote: 6.0.1
VignetteBuilder: knitr