Package: IxPopDyMod
Title: Framework for Tick Population and Infection Modeling
Version: 0.3.0
Authors@R: 
    c(person(given = "Myles",
           family = "Stokowski",
           role = c("aut", "cre"),
           email = "mylesstokowski@gmail.com"),
      person(given = "David",
           family = "Allen",
           role = c("aut"),
           email = "dallen@middlebury.edu",
           comment = c(ORCID = "0000-0002-0712-9603")))
Maintainer: Myles Stokowski <mylesstokowski@gmail.com>
Description: Code to specify, run, and then visualize and analyze the results of 
    Ixodidae (hard-bodied ticks) population and infection dynamics models. Such 
    models exist in the literature, but the source code to run them is not 
    always available. 'IxPopDyMod' provides an easy way for these models to be 
    written and shared.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.3
URL: https://github.com/dallenmidd/IxPopDyMod
Depends: R (>= 3.2.4)
Suggests: covr, knitr, rmarkdown, testthat (>= 3.0.0)
Imports: magrittr, stats, checkmate
Language: en-US
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2023-10-23 20:06:03 UTC; myles
Author: Myles Stokowski [aut, cre],
  David Allen [aut] (<https://orcid.org/0000-0002-0712-9603>)
Repository: CRAN
Date/Publication: 2023-10-23 20:20:02 UTC
Built: R 4.3.0; ; 2023-10-23 21:01:23 UTC; unix
