generated from EcologyR/templateRpackage
-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
47 lines (46 loc) · 1.56 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: mappestRisk
Title: Create Maps Forecasting Risk of Pest Occurrence
Version: 0.0.0.9000
Authors@R:
c(
person("Darío", "San-Segundo Molina", ,"[email protected]", role = c("cre"),
comment = c(ORCID = "0000-0002-7831-9623")),
person("A. Márcia", "Barbosa", , role = c("aut"), comment = c(ORCID = "0000-0001-8972-7713")),
person("Antonio Jesús", "Pérez-Luque", , "[email protected]", role = c("aut"),
comment = c(ORCID = "0000-0002-1747-0469")),
person("Francisco", "Rodríguez-Sánchez", , "[email protected]", role = c("aut"),
comment = c(ORCID = "0000-0002-7981-1599"))
)
Description: The package provides maps that forecast crop pest risk of occurrence
in response to experienced temperature. It takes as input development data
parameterised in controlled conditions (i.e. constant or fluctuating temperatures)
for different life stages of a species. The output map or raster represent
the predicted incidence of the pest measured as number of months with optimal
temperature for its development.
License: MIT + file LICENSE
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
URL: https://github.com/EcologyR/mappestRisk
BugReports: https://github.com/EcologyR/mappestRisk/issues
Depends:
R (>= 4.1.0),
car
LazyData: true
Suggests:
covr,
testthat (>= 3.0.0)
Config/testthat/edition: 3
Imports:
dplyr,
ggplot2,
purrr,
minpack.lm,
tidyr,
terra,
nls.multstart,
rTPC,
devRate,
khroma,
progress,
geodata