Package: ascotraceR
Title: Simulate the Spread of Ascochyta Blight in Chickpea
Version: 0.0.1
Authors@R: 
    c(person(given = "Ihsanul",
          family = "Khaliq",
          role = c("aut"),
          email = "ihsan.khaliq@usq.edu.au",
          comment = c(ORCID = "0000-0003-4171-0917")),
      person(given = "Paul",
          family = "Melloy",
          role = c("aut", "trl", "cre"),
          email = "p.melloy@uq.edu.au",
          comment = c(ORCID = "0000-0003-4253-7167")),
      person(given = "Adam H.",
          family = "Sparks",
          role = c("aut", "ccp"),
          email = "adamhsparks@gmail.com",
          comment = c(ORCID = "0000-0002-0061-8359")),
    person("Grains Research and Development Corporation (GRDC) Project
            USQ1903-003RTX", role = c("fnd", "cph")),
    person("University of Southern Queensland", role = "cph"),
    person(given = "Western Australia Agriculture Authority (WAAA)",
          role = "cph",
          comment = c("Supported the development of ascotraceR through Adam H.
          Sparks' time.")))
Description: A spatiotemporal model that simulates the spread of Ascochyta
    blight in chickpea fields based on location-specific weather conditions.
    This model is adapted from a model developed by Diggle et al. (2002)
   <doi:10.1094/PHYTO.2002.92.10.1110> for simulating the spread of anthracnose
   in a lupin field.
URL: https://github.com/IhsanKhaliq/ascotraceR
BugReports: https://github.com/IhsanKhaliq/ascotraceR/issues
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.1.2
Depends: R (>= 3.5.0)
Imports: data.table (>= 1.13.0), lubridate (>= 1.7.9.2), lutz (>=
        0.3.1), circular (>= 0.4-93), purrr, stats, sf, terra
Suggests: ggplot2, knitr, rmarkdown, spelling, testthat (>= 3.0.1)
VignetteBuilder: knitr
Language: en-US
X-schema.org-applicationCategory: Tools
X-schema.org-keywords: chickpea, botanical-epidemiology,
        plant-disease-model, agricultural-modelling,
        agricultural-modeling, crop-protection, agricultural-research,
        model, modelling, modeling, Ascochyta-rabiei
NeedsCompilation: no
Packaged: 2021-12-19 11:54:34 UTC; Tele
Author: Ihsanul Khaliq [aut] (<https://orcid.org/0000-0003-4171-0917>),
  Paul Melloy [aut, trl, cre] (<https://orcid.org/0000-0003-4253-7167>),
  Adam H. Sparks [aut, ccp] (<https://orcid.org/0000-0002-0061-8359>),
  Grains Research and Development Corporation (GRDC) Project
    USQ1903-003RTX [fnd, cph],
  University of Southern Queensland [cph],
  Western Australia Agriculture Authority (WAAA) [cph] (Supported the
    development of ascotraceR through Adam H.  Sparks' time.)
Maintainer: Paul Melloy <p.melloy@uq.edu.au>
Repository: CRAN
Date/Publication: 2021-12-20 15:50:05 UTC
Built: R 4.2.0; ; 2022-04-27 14:54:05 UTC; unix
