Package: resevol 0.3.4.0
resevol: Simulate Agricultural Production and Evolution of Pesticide Resistance
Simulates individual-based models of agricultural pest management and the evolution of pesticide resistance. Management occurs on a spatially explicit landscape that is divided into an arbitrary number of farms that can grow one of up to 10 crops and apply one of up to 10 pesticides. Pest genomes are modelled in a way that allows for any number of pest traits with an arbitrary covariance structure that is constructed using an evolutionary algorithm in the mine_gmatrix() function. Simulations are then run using the run_farm_sim() function. This package thereby allows for highly mechanistic social-ecological models of the evolution of pesticide resistance under different types of crop rotation and pesticide application regimes.
Authors:
resevol_0.3.4.0.tar.gz
resevol_0.3.4.0.zip(r-4.5)resevol_0.3.4.0.zip(r-4.4)resevol_0.3.4.0.zip(r-4.3)
resevol_0.3.4.0.tgz(r-4.4-x86_64)resevol_0.3.4.0.tgz(r-4.4-arm64)resevol_0.3.4.0.tgz(r-4.3-x86_64)resevol_0.3.4.0.tgz(r-4.3-arm64)
resevol_0.3.4.0.tar.gz(r-4.5-noble)resevol_0.3.4.0.tar.gz(r-4.4-noble)
resevol_0.3.4.0.tgz(r-4.4-emscripten)resevol_0.3.4.0.tgz(r-4.3-emscripten)
resevol.pdf |resevol.html✨
resevol/json (API)
NEWS
# Install 'resevol' in R: |
install.packages('resevol', repos = c('https://bradduthie.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/bradduthie/resevol/issues
Last updated 12 months agofrom:e5c10e2d44. Checks:OK: 9. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 09 2024 |
R-4.5-win-x86_64 | OK | Nov 09 2024 |
R-4.5-linux-x86_64 | OK | Nov 09 2024 |
R-4.4-win-x86_64 | OK | Nov 09 2024 |
R-4.4-mac-x86_64 | OK | Nov 09 2024 |
R-4.4-mac-aarch64 | OK | Nov 09 2024 |
R-4.3-win-x86_64 | OK | Nov 09 2024 |
R-4.3-mac-x86_64 | OK | Nov 09 2024 |
R-4.3-mac-aarch64 | OK | Nov 09 2024 |
Exports:initialise_indsmake_landscapemine_gmatrixrun_farm_simstress_test
Dependencies:
Advanced techniques
Rendered fromadvanced_techniques.Rmd
usingknitr::knitr
on Nov 09 2024.Last update: 2022-08-06
Started: 2022-08-01
resevol: an R package for spatially explicit models of pesticide resistance given evolving pest genomes
Rendered fromresevol.Rmd
usingknitr::knitr
on Nov 09 2024.Last update: 2023-07-17
Started: 2021-09-09
The evolutionary algorithm
Rendered fromevolutionary_algorithm.Rmd
usingknitr::knitr
on Nov 09 2024.Last update: 2022-08-06
Started: 2021-09-09
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Mine G-matrices | mine_gmatrix |
Initialise individuals and simulate farming | run_farm_sim |
Mine_gmatrix output stress | stress_test |