Package: floodam.building
Title: Creation of flood damage functions for buildings
Version: 1.9.4.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 = "Florent",
           family = "Papini",
           role = c("aut"),
           email = "florent.papini@inrae.fr"),
    person(given = "Florence",
           family = "Gontrand",
           role = c("aut"),
           email = "florence.gontrand@gmail.com"),
    person(given = "Claire",
           family = "Richert",
           role = c("aut"),
           email = "claire.richert@gmail.com",
           comment = c(ORCID = "0000-0001-7456-6689")),
    person(given = "Hélène",
           family = "Boisgontier",
           role = c("aut"),
           email = "boisgontier.helene@gmail.com")
    )
Description: Creates flood damage functions for buildings, which may be used for housing or business.
    Includes a building-scale hydraulic model that allows the building to be simulated as it fills
    with water. Facilitates the consideration of structural adaptation measures at the scale of
    these buildings.
URL: https://floodam.org/floodam.building
Depends: R (>= 3.5)
License: GPL-3
LazyData: true
Imports: data.table, fields, methods, Rcpp (>= 1.0.13), writexl, ragg,
        splancs, XML, yaml
LinkingTo: Rcpp
Roxygen: list(markdown = TRUE)
Encoding: UTF-8
Suggests: DT, htmltools, knitr, quarto, rmarkdown, testthat (>= 3.0.0)
VignetteBuilder: knitr, quarto
Config/testthat/edition: 3
Config/Needs/website: rmarkdown
Config/roxygen2/version: 8.0.0
NeedsCompilation: yes
Packaged: 2026-06-03 11:49:04 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>),
  Florent Papini [aut],
  Florence Gontrand [aut],
  Claire Richert [aut] (ORCID: <https://orcid.org/0000-0001-7456-6689>),
  Hélène Boisgontier [aut]
Maintainer: Frédéric Grelot <frederic.grelot@inrae.fr>
