Package: floodam.data
Title: Collect and Process Data on Flood Damage (French Context)
Version: 0.10.3.0
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")),
    person(given = "Maxime",
           family = "Modjeska",
           role = c("aut"),
           email = "max.modjeska@gmail.com",
           comment = c(ORCID = "0000-0002-1794-9525")),
    person(given = "Victor",
           family = "Champonnois",
           role = c("aut"),
           email = "victor.champonnois@inrae.fr"),
    person(given = "Pierre",
           family = "Balzergue",
           role = c("ctb"),
           email = "pierre.balzergue@inrae.fr",
           comment = c(ORCID = "0000-0002-8176-1893")),
    person(given = "Pauline",
           family = "Brémond",
           role = c("ctb"),
           email = "pauline.bremond@inrae.fr",
           comment = c(ORCID = "0000-0001-7478-1290")),
    person(given = "Paulette",
           family = "Kara",
           role = c("ctb"),
           email = "paulette.kara@inrae.fr"),
    person(given = "Justine",
           family = "Panegos",
           role = c("ctb"),
           email = "justine.panegos@inrae.fr",
           comment = c(ORCID = "0009-0003-4069-6217")))	
Description: floodam.data provides a collection of tools to standardize the
    downloading, formatting, and pre-processing of secondary data available in
    France and useful for the estimation of flood exposure and the economic
    evaluation of flood management projects. It can also generate standard
    analyses, maps and reports on collected data.
License: GPL-3
Encoding: UTF-8
LazyData: true
Depends: R (>= 3.5)
Imports: curl, data.table, grDevices, httr, kableExtra, knitr, lwgeom,
        methods, openxlsx2, RColorBrewer, readxl, rmarkdown, rsdmx,
        scales, sf, units, utils (>= 3.4.0), XML,
Suggests: DT, testthat
Roxygen: list(markdown = TRUE)
VignetteBuilder: knitr
Config/roxygen2/version: 8.0.0
NeedsCompilation: no
Packaged: 2026-06-18 06:46:58 UTC; keluo
Author: Frédéric Grelot [aut, cre] (ORCID:
    <https://orcid.org/0000-0003-2638-8114>),
  David Nortes Martinez [aut] (ORCID:
    <https://orcid.org/0000-0002-0711-5885>),
  Maxime Modjeska [aut] (ORCID: <https://orcid.org/0000-0002-1794-9525>),
  Victor Champonnois [aut],
  Pierre Balzergue [ctb] (ORCID: <https://orcid.org/0000-0002-8176-1893>),
  Pauline Brémond [ctb] (ORCID: <https://orcid.org/0000-0001-7478-1290>),
  Paulette Kara [ctb],
  Justine Panegos [ctb] (ORCID: <https://orcid.org/0009-0003-4069-6217>)
Maintainer: Frédéric Grelot <frederic.grelot@inrae.fr>
