Package: OptirrigVIEW Type: Package Title: Visualization Tools for Optirrig Outputs and Tabular Data Version: 0.1.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: A visualization package for Optirrig outputs and generic tabular data. It provides a small plotting core built around ggplot2 to normalize heterogeneous inputs, build reusable graphics, and optionally compose multi-panel views for Optirrig workflows. Encoding: UTF-8 License: AGPL (>= 3) BugReports: https://forge.inrae.fr/OptirrigHIVE/OptirrigVIEW/-/issues URL: https://forge.inrae.fr/OptirrigHIVE/OptirrigVIEW Depends: R (>= 3.5.0) Imports: dplyr, ggplot2, grid, rlang, tidyr Suggests: kableExtra, knitr, patchwork, plotly, rmarkdown, scales, testthat RoxygenNote: 7.3.3 Config/testthat/edition: 3 Roxygen: list(markdown = TRUE) Config/pak/sysreqs: libicu-dev Repository: https://inrae.r-universe.dev Date/Publication: 2026-04-23 12:48:01 UTC RemoteUrl: https://forge.inrae.fr/OptirrigHIVE/OptirrigVIEW RemoteRef: main RemoteSha: e80b39ba10dcbb3d21c268ae4ab5cf16c409d9b6 NeedsCompilation: no Packaged: 2026-06-22 10:26:30 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