DESCRIPTION 672 Bytes
Newer Older
Grelot Frederic's avatar
Grelot Frederic committed
Package: geau
Title: Utilities very useful to share within geau-inondation team
Version: 1.0.0.0
Authors@R: 
    person(given = "Frédéric",
           family = "Grelot",
           role = c("aut", "cre"),
           email = "frederic.grelot@inrae.fr",
           comment = c(ORCID = "YOUR-ORCID-ID"))
Description: This package collects some very useful utilities to work in a
    collaborative way within geau-inondation.
License: GPL (>= 3)
Encoding: UTF-8
Depends: R (>= 3.4.0)
LazyData: true
Imports:
    kableExtra,
    knitr,
    rio,
    terra,
    sf
Suggests: 
    rmarkdown,
    testthat
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.1.2
Grelot Frederic's avatar
Grelot Frederic committed
VignetteBuilder: knitr