An R package developed as a companion to the book R for Plant Disease Epidemiology. It provides access to a suite of specialized R functions and datasets tailored for teaching and analyzing plant disease epidemiology. This package supports researchers, students, and practitioners by offering tools for disease quantification, spatial analysis and predictive modeling.
InstallationThe development version of {r4pde} is available from GitHub. To install it along with its dependencies (including Bioconductor packages), use the pak
package:
if (!requireNamespace("pak", quietly = TRUE)) install.packages("pak")
pak::pkg_install("emdelponte/r4pde")
Alternatively, using remotes:
if (!requireNamespace("remotes", quietly = TRUE)) install.packages("remotes")
remotes::install_github("emdelponte/r4pde")
Reporting IssuesNote: The package depends on
Icens
, which is available from Bioconductor. Bothpak
andremotes
will install it automatically if needed.
Please report any bugs or issues via the GitHub issue tracker.
License and CitationRetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4