Package: r4pde Type: Package Title: Companion to R for Plant Disease Epidemiology Book Version: 0.2.1 Authors@R: person(given = "Emerson", family = "Del Ponte", email = "delponte@ufv.br", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-4398-409X")) Description: Datasets and utility functions to support the book "R for Plant Disease Epidemiology" (R4PDE). It includes functions for quantifying disease, assessing spatial patterns, and modeling plant disease epidemics based on weather predictors. These tools are intended for teaching and research in plant disease epidemiology. Several functions are based on classical and contemporary methods, including those discussed in Laurence V. Madden, Gareth Hughes, and Frank van den Bosch (2007) . License: MIT + file LICENSE Depends: R (>= 4.1.0) Imports: boot, car, dplyr, ggplot2, igraph, lubridate, mgcv, magrittr, nasapower, progress, purrr, rlang, stats, survival, tidyr, tibble, httr, jsonlite, terra Suggests: interval, testthat, knitr, rmarkdown, ggdendro, patchwork, cowplot, ncdf4 Config/testthat/edition: 3 Encoding: UTF-8 LazyData: true Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 BugReports: https://github.com/emdelponte/r4pde/issues URL: https://emdelponte.github.io/r4pde/, https://github.com/emdelponte/r4pde Config/pak/sysreqs: cmake libgdal-dev gdal-bin libgeos-dev libglpk-dev make libicu-dev libxml2-dev libssl-dev libproj-dev libsqlite3-dev libx11-dev Repository: https://emdelponte.r-universe.dev Date/Publication: 2026-06-21 00:17:59 UTC RemoteUrl: https://github.com/emdelponte/r4pde RemoteRef: HEAD RemoteSha: 4c52d497ee348e783eae158b92ebaaf1f908ea65 NeedsCompilation: no Packaged: 2026-06-21 00:28:50 UTC; root Author: Emerson Del Ponte [aut, cre] (ORCID: ) Maintainer: Emerson Del Ponte