-
Notifications
You must be signed in to change notification settings - Fork 46
/
DESCRIPTION
80 lines (80 loc) · 2.94 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
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
Package: wallace
Version: 2.1.3
Date: 2024-07-18
Title: A Modular Platform for Reproducible Modeling of Species Niches
and Distributions
Description: The 'shiny' application Wallace is a modular platform for
reproducible modeling of species niches and distributions. Wallace
guides users through a complete analysis, from the acquisition of species
occurrence and environmental data to visualizing model predictions on an
interactive map, thus bundling complex workflows into a single,
streamlined interface. An extensive vignette, which guides users through
most package functionality can be found on the package's GitHub Pages
website: <https://wallaceecomod.github.io/wallace/articles/tutorial-v2.html>.
Authors@R:
c(person("Bethany A.", "Johnson", email = "[email protected]", role = "aut"),
person("Jamie M.", "Kass", email = "[email protected]", role = "aut"),
person("Gonzalo E.", "Pinilla-Buitrago", email = "[email protected]", role = "aut"),
person("Andrea", "Paz", email = "[email protected]", role = "aut"),
person("Valentina", "Grisales-Betancur", email = "[email protected]", role = "aut"),
person("Dean", "Attali", email = "[email protected]", role = "aut"),
person("Matthew E.", "Aiello-Lammens", email = "[email protected]", role = "aut"),
person("Cory", "Merow", email = "[email protected]", role = "aut"),
person("Mary E.", "Blair", email = "[email protected]", role = c("aut", "cre")),
person("Robert P.", "Anderson", email = "[email protected]", role = "aut"),
person("Sarah I.", "Meenan", email = "[email protected]", role = "ctb"),
person("Olivier", "Broennimann", email = "[email protected]", role = "ctb"),
person("Peter J.", "Galante", email = "[email protected]", role = "ctb"),
person("Brian S.", "Maitner", email = "[email protected]", role = "ctb"),
person("Hannah L.", "Owens", email = "[email protected]", role = "ctb"),
person("Sara", "Varela", email = "[email protected]", role = "ctb"),
person("Bruno", "Vilela", email = "[email protected]", role = "ctb"),
person("Robert", "Muscarella", email = "[email protected]", role = "ctb"))
Depends:
R (>= 3.5.0),
shiny (>= 1.6.0),
leaflet (>= 2.0.2)
Imports:
dplyr (>= 1.0.2),
DT (>= 0.5),
ecospat (>= 4.0.0),
ENMeval (>= 2.0.3),
geodata,
knitcitations,
leafem,
leaflet.extras (>= 1.0.0),
magrittr,
markdown,
methods,
RColorBrewer,
rJava,
rlang,
rmarkdown,
sf,
shinyalert,
shinyjs,
shinyWidgets (>= 0.6.0),
spocc (>= 1.2.0),
spThin,
zip
Suggests:
ade4,
BIEN,
dismo,
glue,
jsonlite,
knitr,
mapview,
maxnet,
occCite,
rangeModelMetadata,
raster,
rgbif (>= 3.3.0),
sp,
terra,
testthat,
tools
License: GPL-3
URL: http://wallaceecomod.github.io/wallace/,
Encoding: UTF-8
RoxygenNote: 7.2.3