Package: CropWat Type: Package Title: R Implementation of the FAO CropWat Model Version: 0.2.2 Authors@R: c( person("David", "Dorchies", email = "david.dorchies@inrae.fr", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-6595-7984")), person("Myriam", "Soutif-Bellenger", role = "aut", comment = c(ORCID = "0000-0001-6116-3899")), person("Claire", "Richert", role = "aut", comment = c(ORCID = "0000-0001-7456-6689")), person("Guillaume", "Thirel", role = "ctb", comment = c(ORCID = "0000-0002-1444-1830")) ) Description: This package implements the functions describing water balance on an irrigated crop as described in FAO publications of the Irrigation and Drainage Series, namely, No. 56 "Crop Evapotranspiration - Guidelines for computing crop water requirements” and No. 33 titled "Yield response to water". URL: https://inrae.r-universe.dev/CropWat, https://umr-g-eau.pages-forge.inrae.fr/cropwat/ BugReports: https://forge.inrae.fr/umr-g-eau/cropwat/-/issues License: AGPL (>= 3) Encoding: UTF-8 LazyData: true RoxygenNote: 7.3.3 Roxygen: list(markdown = TRUE) Suggests: knitr, rmarkdown, testthat (>= 3.0.0) VignetteBuilder: knitr Imports: dplyr, ggplot2, lubridate, readr, rlang, stats, tibble, tidyr Depends: R (>= 4.1.0) Config/testthat/edition: 3 Config/pak/sysreqs: libicu-dev libx11-dev Repository: https://inrae.r-universe.dev Date/Publication: 2026-03-14 18:36:32 UTC RemoteUrl: https://forge.inrae.fr/umr-g-eau/cropwat RemoteRef: main RemoteSha: 60da161ea9795fa524237450fedbb8186d56e58f NeedsCompilation: no Packaged: 2026-06-13 06:25:18 UTC; root Author: David Dorchies [aut, cre] (ORCID: ), Myriam Soutif-Bellenger [aut] (ORCID: ), Claire Richert [aut] (ORCID: ), Guillaume Thirel [ctb] (ORCID: ) Maintainer: David Dorchies