-
Notifications
You must be signed in to change notification settings - Fork 13
/
Copy pathDESCRIPTION
46 lines (46 loc) · 1.61 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
45
46
Package: zoon
Type: Package
Title: Reproducible, Accessible & Shareable Species Distribution Modelling
Version: 0.6.5
Date: 2020-02-27
Authors@R: c(person("Tom", "August", role = c("aut", "cre"),
email = "[email protected]"),
person("Tim", "Lucas", role = "aut", comment = c(ORCID = "0000-0003-4694-8107")),
person("Nick", "Golding", role = "aut"),
person("Emiel", "van Loon", role = "ctb"),
person("Greg", "McInerny", role = "aut"))
Maintainer: Tom August <[email protected]>
Description: Reproducible and remixable species distribution modelling.
The package reads user submitted modules from an online repository, runs
full species distribution modelling workflows and returns output that is
fully reproducible. For examples and detailed discussion refer to: N.Golding
et al. (2017) 'The zoon r package for reproducible and shareable species
distribution modelling'. Methods in Ecology and Evolution.
<doi:10.1111/2041-210X.12858>. The package 'SDMTools' is used for testing
and, though this package is archived, you can access it here if
needed, <https://cran.r-project.org/src/contrib/Archive/SDMTools/>.
License: BSD_3_clause + file LICENSE
Imports:
dismo,
methods,
plyr,
randomForest,
RCurl,
rfigshare,
rgdal,
roxygen2,
rworldmap,
sp,
testthat
Depends:
raster (>= 2.4-20),
R (>= 3.2.0)
Suggests:
knitr,
maxlike,
SDMTools
VignetteBuilder: knitr
LazyData: TRUE
URL: https://github.com/zoonproject/zoon
BugReports: https://github.com/zoonproject/zoon/issues
RoxygenNote: 7.0.2