Package: resevol
Type: Package
Title: Simulate Agricultural Production and Evolution of Pesticide
        Resistance
Version: 0.3.0.1
Imports: stats(>= 4.0.0), utils (>= 4.0.0)
Authors@R: c(person("A. Bradley", "Duthie", email = "brad.duthie@gmail.com",
                  role = c("aut", "cre"),
                  comment = c(ORCID = "0000-0001-8343-4995")),
             person("Rose", "McKeon", role = c("aut", "ctr")),
             person("Rosie", "Mangan", role = c("ctr")),
             person("Luc", "Bussi&eacute;re", role = c("ctr")),
             person("Matthew", "Tinsley", role = c("ctr"))
            )
Maintainer: A. Bradley Duthie <brad.duthie@gmail.com>
Description: 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.
URL: https://bradduthie.github.io/resevol/
BugReports: https://github.com/bradduthie/resevol/issues
Depends: R (>= 4.0.0)
License: GPL (>= 2)
LazyData: TRUE
Encoding: UTF-8
VignetteBuilder: knitr
Suggests: knitr, rmarkdown, testthat, markdown
RoxygenNote: 7.1.2
NeedsCompilation: yes
Packaged: 2022-07-13 14:03:37 UTC; brad
Author: A. Bradley Duthie [aut, cre] (<https://orcid.org/0000-0001-8343-4995>),
  Rose McKeon [aut, ctr],
  Rosie Mangan [ctr],
  Luc Bussi&eacute;re [ctr],
  Matthew Tinsley [ctr]
Repository: CRAN
Date/Publication: 2022-07-13 15:20:02 UTC
Built: R 4.1.3; x86_64-w64-mingw32; 2023-04-17 14:04:46 UTC; windows
Archs: i386, x64
