Package: mosqcontrol
Type: Package
Title: Mosquito Control Resource Optimization
Version: 0.1.0
Authors@R: c(
    person("Jeff", "Demers", email = "jdemeripi@gmail.com",
           role = c("aut")),
    person("Anshuman", "Swain", email = "answain@terpmail.umd.edu",
           role = c("aut")),
    person("Travis", "Byrum", email = "tbyrum@terpmail.umd.edu",
           role = c("aut", "cre")),
    person("Sharon", "Bewick", email = "sharon_bewick@hotmail.com",
           role = c("aut")),
    person("William", "Fagan", email = "bfagan@umd.edu",
           role = c("aut"))
    )
Description: This project aims to make an accessible model for mosquito control resource optimization. The model uses data provided by users to estimate the mosquito populations in the sampling area for the sampling time period, and the optimal time to apply a treatment or multiple treatments.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Suggests: knitr, rmarkdown, testthat
VignetteBuilder: knitr
RoxygenNote: 7.0.2
Imports: magrittr, assertthat, pracma, NlcOptim, nloptr, sfsmisc
NeedsCompilation: no
Packaged: 2020-08-03 14:40:15 UTC; travisbyrum
Author: Jeff Demers [aut],
  Anshuman Swain [aut],
  Travis Byrum [aut, cre],
  Sharon Bewick [aut],
  William Fagan [aut]
Maintainer: Travis Byrum <tbyrum@terpmail.umd.edu>
Repository: CRAN
Date/Publication: 2020-08-07 13:50:07 UTC
Built: R 4.3.0; ; 2023-04-02 11:50:10 UTC; unix
