Skip to content

R Package that contains functions which can be used in modelling epiphytotic risk

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

PaulMelloy/epiphytoolR

 
 

Repository files navigation

epiphytoolR

An R package that provides functions for undertaking epiphytotic modelling and simulation studies in R.

epiphytoolR aims

This package aims to be a collaborative project to provide a suite of functions for epidemiologists to build models from. The functions should be basic and easy to adapt to the various models. We hope this becomes a dependency for many more models. We welcome contributions additional branches to explore additional functionality and features.

What epiphytoolR is not

This does not provide full epidemiological models. See the following R packages for flexible complete models:

my suggestions

Weather

Co-pilot suggestions

not yet vetted

How to install

epiphytoolR is not on CRAN but is aimed for a release sometime in 2025.

You can install a stable version from the main branch with the following code

remotes::install_github("PaulMelloy/epiphytoolR")

Or you can install the development version from the development (dev) branch with the following command in R

remotes::install_github("PaulMelloy/epiphytoolR", ref = "dev")

The dev branch will have newer bug fixes and more features, see NEWS.md

How to contribute

Reporting bugs

Create an issue on this repo.

Contributing code

  1. Fork the repo and create a pull request.
  2. Request contribute access in the pull request.

Main features

Inoculum dispersal and movement

This package provides common base level functions that can be used in modelling the spatial movement of splash and wind dispersed plant disease inoculum.

Disease progress

Estimating Daily Infection Values, AUDPC, ect.

Weather formatting

Epidemiological models need clean consistent weather data, this package contains functions to provide clean interpolated data for models.

Find out more

For more information see pkgdown website epiphytoolR

About

R Package that contains functions which can be used in modelling epiphytotic risk

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published