Package: cropgrowdays
Title: Crop Growing Degree Days and Agrometeorological Calculations
Version: 0.2.2
Authors@R: c(
    person(given = "Peter",
           family = "Baker",
           role = c("aut", "cre"),
           email = "drpetebaker@gmail.com",
           comment = c(ORCID = "0000-0002-1241-7263")),
    person(given = "Miranda",
           family = "Mortlock",
           role = "aut",
           email = "miranda.mortlock@qut.edu.au",
           comment = c(ORCID = "0000-0001-7029-9827")))
Description: Calculate agrometeorological variables for crops
             including growing degree days (McMaster, GS & Wilhelm, WW
             (1997) <doi:10.1016/S0168-1923(97)00027-0>), cumulative
             rainfall, number of stress days and cumulative or mean
             radiation and evaporation. Convert dates to day of year
             and vice versa. Also, download curated and interpolated
             Australian weather data from the Queensland Government
             DES longpaddock website
             <https://www.longpaddock.qld.gov.au/>. This data is
             freely available under the Creative Commons 4.0 licence.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
URL: https://gitlab.com/petebaker/cropgrowdays/
BugReports: https://gitlab.com/petebaker/cropgrowdays/-/issues
RoxygenNote: 7.3.3
Depends: R (>= 4.2.0)
Imports: lubridate, dplyr, tibble, purrr, purrrlyr, httr
Suggests: rmarkdown, knitr, furrr, testthat (>= 3.0.0)
Config/testthat/edition: 3
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2025-10-15 04:58:34 UTC; pete
Author: Peter Baker [aut, cre] (ORCID: <https://orcid.org/0000-0002-1241-7263>),
  Miranda Mortlock [aut] (ORCID: <https://orcid.org/0000-0001-7029-9827>)
Maintainer: Peter Baker <drpetebaker@gmail.com>
Repository: CRAN
Date/Publication: 2025-10-15 05:10:10 UTC
Built: R 4.6.0; ; 2025-10-17 23:51:40 UTC; windows
