Package: EpiPvr 0.0.1

Ruairi Donnelly
EpiPvr: Estimating Plant Pathogen Epidemiology Parameters from Laboratory Assays
Provides functions for estimating plant pathogen parameters from access period (AP) experiments. Separate functions are implemented for semi-persistently transmitted (SPT) and persistently transmitted (PT) pathogens. The common AP experiment exposes insect cohorts to infected source plants, healthy test plants, and intermediate plants (for PT pathogens). The package allows estimation of acquisition and inoculation rates during feeding, recovery rates, and latent progression rates (for PT pathogens). Additional functions support inference of epidemic risk from pathogen and local parameters, and also simulate AP experiment data. The functions implement probability models for epidemiological analysis, as derived in Donnelly et al. (2025), <doi:10.32942/X29K9P>. These models were originally implemented in the 'EpiPv' 'GitHub' package.
Authors:
EpiPvr_0.0.1.tar.gz
EpiPvr_0.0.1.tar.gz(r-4.7-arm64)EpiPvr_0.0.1.tar.gz(r-4.7-x86_64)EpiPvr_0.0.1.tar.gz(r-4.6-arm64)EpiPvr_0.0.1.tar.gz(r-4.6-x86_64)
manual.pdf |manual.html✨
DESCRIPTION
card.svg |card.png
EpiPvr/json (API)
| # Install 'EpiPvr' in R: |
| install.packages('EpiPvr', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
- ap_data_sim_PT - Simulated access period experiment Data for a hypothetical PT virus
- ap_data_sim_SPT - Simulated access period experiment Data for a hypothetical SPT virus
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:169bac7683. Checks:5 OK, 1 FAIL. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 318 | ||
| linux-devel-x86_64 | OK | 331 | ||
| source / vignettes | OK | 460 | ||
| linux-release-arm64 | OK | 316 | ||
| linux-release-x86_64 | OK | 344 | ||
| wasm-release | FAIL | 205 |
Exports:AP_assay_simulatorcalculate_epidemic_probabilityestimate_virus_parameters_PTestimate_virus_parameters_SPT
Dependencies:abindbackportsBHcallrcheckmateclicpp11descdistributionalfarvergenericsggplot2gluegridExtragtableinlineisobandlabelinglifecycleloomagrittrmatrixStatsnumDerivotelpillarpkgbuildpkgconfigposteriorprocessxpsQuickJSRR6RColorBrewerRcppRcppEigenRcppParallelrlangrstanrstantoolsS7scalesStanHeaderstensorAtibbleutf8vctrsviridisLitewithr
Last update: 2025-10-01
Started: 2025-10-01
Last update: 2025-10-01
Started: 2025-10-01
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Main function for AP assay simulation | AP_assay_simulator |
| Simulated access period experiment Data for a hypothetical PT virus | ap_data_sim_PT |
| Simulated access period experiment Data for a hypothetical SPT virus | ap_data_sim_SPT |
| Main function for calculating epidemic probability | calculate_epidemic_probability |
| Estimate PT virus parameters using Bayesian inference with rstan | estimate_virus_parameters_PT |
| Estimate SPT virus parameters using Bayesian inference with rstan | estimate_virus_parameters_SPT |