Package: ascotraceR Title: Simulate the Spread of Ascochyta Blight in Chickpea Version: 0.1.0 DOI: 10.1094/PHYTO-01-22-0016-A 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 = "paul.melloy@csiro.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)", role = c("fnd", "cph"), comment = c("Project USQ1903-003RTX", ROR = "02xwr1996")), person("University of Southern Queensland", role = "cph"), person("Western Australia Agriculture Authority (WAAA)", role = "cph", comment = "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) for simulating the spread of anthracnose in a lupin field. License: MIT + file LICENSE URL: https://github.com/IhsanKhaliq/ascotraceR BugReports: https://github.com/IhsanKhaliq/ascotraceR/issues Depends: R (>= 3.5.0) Imports: circular (>= 0.4-93), data.table (>= 1.13.0), lubridate (>= 1.7.9.2), lutz (>= 0.3.1), sf, stats, terra Suggests: ggplot2, knitr, rmarkdown, spelling, testthat (>= 3.0.1) VignetteBuilder: knitr Config/roxygen2/version: 8.0.0 Encoding: UTF-8 Language: en-US Roxygen: list(markdown = TRUE) 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 Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev Repository: https://ihsankhaliq.r-universe.dev Date/Publication: 2026-07-03 10:47:20 UTC RemoteUrl: https://github.com/ihsankhaliq/ascotracer RemoteRef: HEAD RemoteSha: 391bf4ffbe2aee726ec28400666f53e9b458e1c6 NeedsCompilation: no Packaged: 2026-07-03 15:11:00 UTC; root Author: Ihsanul Khaliq [aut] (ORCID: ), Paul Melloy [aut, trl, cre] (ORCID: ), Adam H. Sparks [aut, ccp] (ORCID: ), Grains Research and Development Corporation (GRDC) [fnd, cph] (Project USQ1903-003RTX, ROR: ), University of Southern Queensland [cph], Western Australia Agriculture Authority (WAAA) [cph] (Supported the development of ascotraceR through 'Adam H. Sparks' time.) Maintainer: Paul Melloy