Package: wateRinfo Title: Download Time Series Data from Waterinfo.be Version: 0.3.0.9065 Authors@R: c( person("Stijn", "Van Hoey", email = "stijnvanhoey@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0001-6413-3185")), person("Willem", "Maetens", email = "w.maetens@vmm.be", role = "ctb"), person("Peter", "Desmet", email = "peter.desmet@inbo.be", role = "ctb", comment = c(ORCID = "0000-0002-8442-8025")), person("Research Institute for Nature and Forest (INBO)", role = "cph", comment = "https://www.vlaanderen.be/inbo/en-gb/"), person("LifeWatch Belgium", role = "fnd", comment = "https://lifewatch.be") ) Description: wateRinfo facilitates access to waterinfo.be (), a website managed by the Flanders Environment Agency (VMM) and Flanders Hydraulics Research. The website provides access to real-time water and weather related environmental variables for Flanders (Belgium), such as rainfall, air pressure, discharge, and water level. The package provides functions to search for stations and variables, and download time series. License: MIT + file LICENSE URL: https://github.com/ropensci/wateRinfo, https://docs.ropensci.org/wateRinfo BugReports: https://github.com/ropensci/wateRinfo/issues Depends: R (>= 2.10) Imports: dplyr, httr, jsonlite, openssl, lubridate (>= 1.6.0), rlang, utils Suggests: covr, ggplot2, knitr, rmarkdown, testthat LazyData: true Encoding: UTF-8 VignetteBuilder: knitr RoxygenNote: 7.1.2 Config/pak/sysreqs: libssl-dev Repository: https://ropensci.r-universe.dev Date/Publication: 2022-07-07 16:48:19 UTC RemoteUrl: https://github.com/ropensci/wateRinfo RemoteRef: main RemoteSha: 4511f52e315877078a38a4354613a2223e0c917a NeedsCompilation: no Packaged: 2026-06-14 07:13:27 UTC; root Author: Stijn Van Hoey [aut, cre] (ORCID: ), Willem Maetens [ctb], Peter Desmet [ctb] (ORCID: ), Research Institute for Nature and Forest (INBO) [cph] (https://www.vlaanderen.be/inbo/en-gb/), LifeWatch Belgium [fnd] (https://lifewatch.be) Maintainer: Stijn Van Hoey