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) ), 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 . 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 Roxygen: list(markdown = TRUE) 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 Config/pak/sysreqs: libssl-dev Repository: https://petebaker.r-universe.dev Date/Publication: 2025-10-15 05:25:36 UTC RemoteUrl: https://gitlab.com/petebaker/cropgrowdays RemoteRef: HEAD RemoteSha: 19f87e20af2f3e9efe28b906d41429e2e965db35 NeedsCompilation: no Packaged: 2026-07-13 06:29:00 UTC; root Author: Peter Baker [aut, cre] (ORCID: ), Miranda Mortlock [aut] (ORCID: ) Maintainer: Peter Baker