-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathDESCRIPTION
More file actions
53 lines (53 loc) · 1.7 KB
/
Copy pathDESCRIPTION
File metadata and controls
53 lines (53 loc) · 1.7 KB
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
Package: oneimpact
Type: Package
Title: Tools for the assessment of the cumulative impacts of anthropogenic
features in ecological studies
Version: 0.1.1
Authors@R: c(
person("Bernardo", " Brandão Niebuhr", email = "bernardo_brandaum@yahoo.com.br",
role = c("aut", "cre"), comment = c(ORCID = "0000-0002-0453-315X")),
person("Manuela", "Panzacchi", email = "manuela.panzacchi@nina.no",
role = "aut", comment = c(ORCID = "0000-0002-4645-9656")),
person("Neri", "Thorsen", email = "neri.thorsen@nina.no",
role = "ctb", comment = c(ORCID = "0000-0002-3472-0546")),
person("Bram", "van Moorter", email = "bram.van.moorter@nina.no",
role = "aut", comment = c(ORCID = "0000-0002-3196-1993")))
Description: The package presents a set of tools to assess cumulative impacts
of anthropogenic features and activity on biodiversity. This includes
tools to calculate the zone of influence (ZOI) of anthropogenic variables as well as
tools for model fitting, estimation of the effect size and ZOI, and
ancillary functions. The functions dealing with spatial data processing can
be run in both R and GRASS GIS, using R as an interface.
Depends:
R (>= 4.1)
Imports:
dplyr,
tibble,
purrr,
tidyr,
rgrass,
glmnet,
survival,
ggplot2,
scales,
DescTools,
pROC,
terra,
sf,
mobsim
Suggests:
knitr,
rmarkdown,
foreach,
amt,
maxnet,
smoothie
License: GPL-3
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
URL: https://github.com/NINAnor/oneimpact,
https://ninanor.github.io/oneimpact/
BugReports: https://github.com/NINAnor/oneimpact/issues
VignetteBuilder: knitr