Movatterモバイル変換


[0]ホーム

URL:


r4pde

An R package developed as a companion to the bookR for Plant Disease Epidemiology.It provides access to a suite of specialized R functions and datasetstailored for teaching and analyzing plant disease epidemiology. Thispackage supports researchers, students, and practitioners by offeringtools for disease quantification, spatial analysis and predictivemodeling.

Installation

The development version of {r4pde} is available from GitHub. Toinstall it along with its dependencies (including Bioconductorpackages), use thepakpackage:

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")

Note: The package depends onIcens, which is availablefrom Bioconductor. Bothpak andremotes willinstall it automatically if needed.

Reporting Issues

Pleasereportany bugs or issues via the GitHub issue tracker.

License and Citation

citation("r4pde")

[8]ページ先頭

©2009-2025 Movatter.jp