forked from lifewatch/sdmpredictors
-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
39 lines (39 loc) · 1.32 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
Package: sdmpredictors
Type: Package
Title: Species Distribution Modelling Predictor Datasets
Version: 0.2.15
Date: 2023-08-11
Depends:
R (>= 3.2.5)
Imports:
R.utils (>= 2.4.0),
stats,
utils,
raster,
terra
Authors@R: c(
person("Samuel", "Bosch", email = "[email protected]", role = c("aut")),
person("Lennert", "Tyberghein", email = "[email protected]", role = c("ctb")),
person("Olivier", "De Clerck", email = "[email protected]", role = c("ctb")),
person("Salvador", "Fernandez", email = "[email protected]", role = c("aut", "cre")),
person("Lennert", "Schepers", email = "[email protected]", role = c("ctb")),
person("LifeWatch Belgium", role = "fnd", comment = "https://lifewatch.be")
)
Description: Terrestrial and marine predictors for species distribution modelling
from multiple sources, including WorldClim <https://www.worldclim.org/>,,
ENVIREM <https://envirem.github.io/>, Bio-ORACLE <https://bio-oracle.org/>
and MARSPEC <http://www.marspec.org/>.
Encoding: UTF-8
License: MIT + file LICENSE
URL: http://lifewatch.github.io/sdmpredictors/
BugReports: https://github.com/lifewatch/sdmpredictors/issues
Suggests:
ggplot2,
reshape2,
testthat,
knitr,
rmarkdown,
httr,
httr2
RoxygenNote: 7.2.3
VignetteBuilder: knitr