Type: Package
Package: hubeau
Title: Get Data from the French National Database on Water 'Hub'Eau'
Version: 0.5.2.9000
Authors@R: c(
person("David", "Dorchies", , "david.dorchies@inrae.fr", role = c("aut", "cre"),
comment = c(ORCID = "0000-0002-6595-7984")),
person("Pascal", "Irz", , "pascal.irz@ofb.gouv.fr", role = "ctb",
comment = c(ORCID = "0000-0002-2066-8935")),
person("Sébastien", "Grall", , "seinormigr.grall@gmail.com", role = "ctb"),
person("Philippe", "Amiotte Suchet", , "philippe.amiotte-suchet@u-bourgogne.fr", role = "ctb",
comment = c(ORCID = "0000-0003-3514-1447"))
)
Description: Collection of functions to help retrieving data from
'Hub'Eau' the free and public French National APIs on water
.
License: MIT + file LICENSE
URL: https://inrae.github.io/hubeau/,
https://github.com/inrae/hubeau#readme
BugReports: https://github.com/inrae/hubeau/issues
Depends: R (>= 3.5.0)
Imports: dplyr, httr, magrittr, purrr, tibble, urltools, utils
Suggests: ggplot2, Hmisc, knitr, leafpop, lubridate, mapview,
rmarkdown, sf, spelling, testthat (>= 3.0.0), tools
VignetteBuilder: knitr
Config/testthat/edition: 3
Encoding: UTF-8
Language: en-US
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
Config/pak/sysreqs: libssl-dev
Repository: https://inrae.r-universe.dev
Date/Publication: 2025-04-28 14:48:41 UTC
RemoteUrl: https://github.com/inrae/hubeau
RemoteRef: HEAD
RemoteSha: 1b301107bec2b735a7078aa75905133516224810
NeedsCompilation: no
Packaged: 2026-06-01 11:32:50 UTC; root
Author: David Dorchies [aut, cre] (ORCID:
),
Pascal Irz [ctb] (ORCID: ),
Sébastien Grall [ctb],
Philippe Amiotte Suchet [ctb] (ORCID:
)
Maintainer: David Dorchies