• Grelot Frederic's avatar
    geau Version 1.0.6.1 · 59028e42
    Grelot Frederic authored
    0 errors :heavy_check_mark: | 0 warnings :heavy_check_mark: | 0 notes :heavy_check_mark:
    
    - map_so_ii -- Correction de "bugs"
    	- mettre un numeric en year pour le theme population ne génère plus d'erreurs
    	- year est vérifié sur les données pour theme population & catnat
    59028e42
DESCRIPTION 922 bytes
Package: geau
Title: Utilities very useful to share within geau-inondation team
Version: 1.0.6.1
Authors@R:
    c(
        person(given = "Frédéric",
            family = "Grelot",
            role = c("aut", "cre"),
            email = "frederic.grelot@inrae.fr",
            comment = c(ORCID = "0000-0003-2638-8114")),
        person(given = "David",
            family = "Nortes Martinez",
            role = c("aut"),
            email = "david.nortes-martinez@inrae.fr",
            comment = c(ORCID = "0000-0002-0711-5885"))
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,
    scales,
    sf,
    terra
Suggests: 
    rmarkdown,
    testthat
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.1.2
VignetteBuilder: knitr