Package: mappestRisk
Title: Create Maps Forecasting Risk of Pest Occurrence
Version: 0.1.2
Authors@R: c(
    person("Darío", "San-Segundo Molina", role = c("aut", "cre", "cph"), 
      email = "dario.ssm2@gmail.com", comment = c(ORCID = "0000-0002-7831-9623")),
    person("A. Márcia", "Barbosa", role = c("aut", "cph"), 
      comment = c(ORCID = "0000-0001-8972-7713")),
    person("Antonio Jesús", "Pérez-Luque", role = c("aut", "cph"),
      email = "ajpelu@gmail.com", comment = c(ORCID = "0000-0002-1747-0469")),
    person("Francisco", "Rodríguez-Sánchez", role = c("aut", "cph"),
      email = "f.rodriguez.sanc@gmail.com", comment = c(ORCID = "0000-0002-7981-1599")))
Description: There are three different modules: (1) model fitting and selection 
    using a set of the most commonly used equations describing developmental 
    responses to temperature helped by already existing R packages ('rTPC') 
    and nonlinear regression model functions from 'nls.multstart' 
    (Padfield et al. 2021, <doi:10.1111/2041-210X.13585>), with visualization 
    of model predictions to guide ecological criteria for model selection; 
    (2) calculation of suitability thermal limits, which consist on a 
    temperature interval delimiting the optimal performance zone or suitability; 
    and (3) climatic data extraction and visualization inspired on previous 
    research (Taylor et al. 2019, <doi:10.1111/1365-2664.13455>), with either 
    exportable rasters, static map images or html, interactive maps.
License: GPL (>= 3)
Encoding: UTF-8
RoxygenNote: 7.3.3
URL: https://github.com/EcologyR/mappestRisk,
        https://ecologyr.github.io/mappestRisk/
BugReports: https://github.com/EcologyR/mappestRisk/issues
Depends: R (>= 4.3.0)
LazyData: true
Suggests: covr, leaflet, testthat (>= 3.0.0)
Config/testthat/edition: 3
Imports: dplyr, geodata, ggplot2, khroma, nls.multstart, progress,
        purrr, rTPC, terra, tidyr
Config/Needs/website: rmarkdown
NeedsCompilation: no
Packaged: 2025-11-14 12:44:16 UTC; dario
Author: Darío San-Segundo Molina [aut, cre, cph] (ORCID:
    <https://orcid.org/0000-0002-7831-9623>),
  A. Márcia Barbosa [aut, cph] (ORCID:
    <https://orcid.org/0000-0001-8972-7713>),
  Antonio Jesús Pérez-Luque [aut, cph] (ORCID:
    <https://orcid.org/0000-0002-1747-0469>),
  Francisco Rodríguez-Sánchez [aut, cph] (ORCID:
    <https://orcid.org/0000-0002-7981-1599>)
Maintainer: Darío San-Segundo Molina <dario.ssm2@gmail.com>
Repository: CRAN
Date/Publication: 2025-11-19 18:20:02 UTC
Built: R 4.4.3; ; 2025-12-15 05:02:17 UTC; windows
