-
Notifications
You must be signed in to change notification settings - Fork 1
/
DESCRIPTION
55 lines (55 loc) · 1.36 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
Package: pbsdm
Title: Presence-Background Species Distribution Modeling in a Plug-and-Play Framework
Version: 0.0.0.9001
Authors@R:
c(
person(given = "Brian S.",
family = "Maitner",
role = c("aut", "cre"),
email = "bmaitner@gmail.com",
comment = c(ORCID = "https://orcid.org/0000-0002-2118-9880")),
person(given = "Robert L.",
family = "Richards",
role = c("aut"),
email = "r.richards@gatech.edu"),
person(given = "Ben S.",
family = "Carlson",
role = c("ctb"),
email = "ben.s.carlson@gmail.com"),
person(given = "John M.",
family = "Drake",
role = c("aut"),
email = "john@drakeresearchlab.com"),
person(given = "Cory",
family = "Merow",
role = c("aut"),
email = "cory.merow@gmail.com")
)
Description: This package implements presence-background species distribution modeling in a plug-and-play framework.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
VignetteBuilder: knitr
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
Imports:
corpcor,
densratio,
flexclust,
geometry,
kernlab,
maxnet,
mvtnorm,
np,
pROC,
robust,
rvinecopulib,
sf,
terra,
dplyr
Suggests:
geodata,
BIEN,
ggplot2,
tidyterra,
knitr