Skip to content
Snippets Groups Projects
DESCRIPTION 715 B
Newer Older
Package: EvalConso
Type: Package
Title: Un petit package test pour etude consomation d'eau
Authors@R: c(
    person("UMR G-Eau Aqua Department INRAE Montpellier", "Ricquier Florian", role = c("aut", "cre"), email = "florian.ricquier@inrae.fr"))
Description: The purpose of this package is to serve as a basis for water consumption evaluation.
License: GPL (>= 3)
LazyData: true
Depends:
    R (>= 2.10)
Imports:
    sf,
    dplyr,
    ggplot2,
    cowplot,
    readxl,
    tidyr,
Suggests:   
    fairify,
    knitr
remotes: 
    git::https://forgemia.inra.fr/umr-g-eau/fairify.git
VignetteBuilder: knitr
RoxygenNote: 7.3.2
Config/testthat/edition: 3