Package: wasserportal Title: R Package with Functions for Scraping Data of Wasserportal Berlin Version: 0.7.0 Authors@R: c( person("Hauke", "Sonnenberg", , "hauke.sonnenberg@kompetenz-wasser.de", role = "aut", comment = c(ORCID = "0000-0001-9134-2871")), person("Michael", "Rustler", , "michael.rustler@kompetenz-wasser.de", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-0647-7726")), person("AD4GD", role = "fnd"), person("DWC", role = "fnd"), person("IMPETUS", role = "fnd"), person("PROMISCES", role = "fnd"), person("Kompetenzzentrum Wasser Berlin gGmbH (KWB)", role = "cph") ) Description: R Package with Functions for Scraping Data of Wasserportal Berlin (https://wasserportal.berlin.de), which contains real-time data of surface water and groundwater monitoring stations. License: MIT + file LICENSE URL: https://github.com/KWB-R/wasserportal BugReports: https://github.com/KWB-R/wasserportal/issues Depends: R (>= 4.1.0) Imports: archive, data.table, dplyr, fs, httr, httr2, kwb.datetime, kwb.utils, magrittr, readr, rlang, rvest, stringr, tibble, tidyr, withr, xml2 Suggests: covr, DT, forcats, ggplot2, gridExtra, htmltools, htmlwidgets, janitor, jsonlite, knitr, kwb.pkgbuild, leaflet, openxlsx, plotly, rmarkdown, sf, testthat (>= 3.0.0), tidyselect VignetteBuilder: knitr Remotes: github::kwb-r/kwb.datetime, github::kwb-r/kwb.pkgbuild, github::kwb-r/kwb.utils Config/testthat/edition: 3 Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Config/pak/sysreqs: cmake make libarchive-dev libicu-dev libuv1-dev libxml2-dev libssl-dev libx11-dev Repository: https://kwb-r.r-universe.dev Date/Publication: 2026-06-19 09:25:50 UTC RemoteUrl: https://github.com/KWB-R/wasserportal RemoteRef: HEAD RemoteSha: c8965aa7fb217d6ad89229437c12b1a2efa2f976 NeedsCompilation: no Packaged: 2026-06-19 14:11:55 UTC; root Author: Hauke Sonnenberg [aut] (ORCID: ), Michael Rustler [aut, cre] (ORCID: ), AD4GD [fnd], DWC [fnd], IMPETUS [fnd], PROMISCES [fnd], Kompetenzzentrum Wasser Berlin gGmbH (KWB) [cph] Maintainer: Michael Rustler