Package: OptirrigCORE Type: Package Title: Optirrig Core: Simulate and Optimize Irrigation Scenarios Version: 0.8.0 Authors@R: c( person("Florian", "Ricquier", role = c("aut", "cre"), email = "florian.ricquier@inrae.fr", comment = c(ORCID = "0000-0002-6595-7984")), person("Kevin Bosirany", "Orlando", role = c("aut"), email = "kevin.orlando@inrae.fr", comment = c(ORCID = "0009-0009-2784-3108")), person("Bruno", "Cheviron", role = c("aut"), email = "bruno.cheviron@inrae.fr"), person("UMR G-Eau Aqua Department INRAE Montpellier", "Team Optimiste", role = c("aut")) ) Description: The OptirrigCORE package in R is based on the Optirrig model. It facilitates the extraction and formatting of observation data used by the model, as well as the integration of plant, soil and yield descriptions. It supports various analytical methods, such as Ex-Post and Ex-Ante analyses, with a view to drawing up an optimised irrigation schedule based on the criteria. The package includes all the calculation tools needed to describe biophysical processes with a generalist approach. It can be used as a dependency or complement to modify and reinterpret biophysical descriptions. What's more, it automates the modeling process, the description of biophysical processes and the analysis of results and performance, guaranteeing a reproducible approach. It also makes it easy to compile results in automated reports. Encoding: UTF-8 License: AGPL (>= 3) URL: https://forge.inrae.fr/OptirrigHIVE/OptirrigCORE, https://optirrighive.pages-forge.inrae.fr/OptirrigCORE/dev, https://inrae.r-universe.dev/OptirrigCORE LazyData: true Depends: R (>= 4.1.0) Imports: ini, dplyr, utils, readr, lubridate, logger, readxl, readODS, future, future.apply Suggests: OptirrigTOOLS, OptirrigVIEW, yaml, callr, pkgload, ggplot2, patchwork, knitr, kableExtra, testthat (>= 3.0.0), rmarkdown Additional_repositories: https://inrae.r-universe.dev VignetteBuilder: knitr RoxygenNote: 7.3.3 Config/testthat/edition: 3 Roxygen: list(markdown = TRUE) Config/pak/sysreqs: libicu-dev libx11-dev Repository: https://inrae.r-universe.dev Date/Publication: 2026-04-27 16:32:51 UTC RemoteUrl: https://forge.inrae.fr/OptirrigHIVE/OptirrigCORE RemoteRef: main RemoteSha: c8543bef872d7842f8d3cb081e6f848bd8b46b26 NeedsCompilation: no Packaged: 2026-05-27 06:23:27 UTC; root Author: Florian Ricquier [aut, cre] (ORCID: ), Kevin Bosirany Orlando [aut] (ORCID: ), Bruno Cheviron [aut], UMR G-Eau Aqua Department INRAE Montpellier Team Optimiste [aut] Maintainer: Florian Ricquier