Package: r2q Title: Connectable Separate Sewer System to Small Surface Waters - An Immission Based Assessment Version: 0.1.1 Authors@R: c( person("Malte", "Zamzow", , "malte.zamzow@kompetenz-wasser.de", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-8748-038X")), person("Wolfgang", "Seis", , "wolfgang.seis@kompetenz-wasser.de", role = "aut", comment = c(ORCID = "0000-0002-7436-8575")), person("Andreas", "Matzinger", , "andreas.matzinger@kompetenz-wasser.de", role = "aut", comment = c(ORCID = "0000-0001-5483-4594")), person("Hauke", "Sonnenberg", , "hauke.sonnenberg@kompetenz-wasser.de", role = "ctb", comment = c(ORCID = "0000-0001-9134-2871")), person("Michael", "Rustler", , "michael.rustler@kompetenz-wasser.de", role = c("ctb", "rev"), comment = c(ORCID = "0000-0003-0647-7726")), person("R2Q", role = "fnd"), person("Kompetenzzentrum Wasser Berlin gGmbH (KWB)", role = "cph") ) Description: The R package is used to define a tolerable pollutant input into small surface waters via rainwater runoff. It assigns a maximal connectable urban area to the surface water. For planning areas, different scenarios regarding the connection of surfaces to the separate sewer system and runoff water treatment can be calculated. License: MIT + file LICENSE URL: https://github.com/KWB-R/r2q BugReports: https://github.com/KWB-R/r2q/issues Depends: R (>= 3.5.0) Imports: dplyr, ggplot2, magrittr, readxl, openxlsx, rlang, sf, tidyr Suggests: covr, flexdashboard, knitr, plotly, rmarkdown, shiny, testthat (>= 3.0.0) VignetteBuilder: knitr Config/testthat/edition: 3 Encoding: UTF-8 LazyData: true Roxygen: list(markdown = TRUE) RoxygenNote: 7.2.3 Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev libicu-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev Repository: https://kwb-r.r-universe.dev Date/Publication: 2023-07-22 10:31:44 UTC RemoteUrl: https://github.com/KWB-R/r2q RemoteRef: HEAD RemoteSha: e7650dee3e56b2b06ccfed535284e733d185be44 NeedsCompilation: no Packaged: 2026-06-23 06:00:53 UTC; root Author: Malte Zamzow [aut, cre] (ORCID: ), Wolfgang Seis [aut] (ORCID: ), Andreas Matzinger [aut] (ORCID: ), Hauke Sonnenberg [ctb] (ORCID: ), Michael Rustler [ctb, rev] (ORCID: ), R2Q [fnd], Kompetenzzentrum Wasser Berlin gGmbH (KWB) [cph] Maintainer: Malte Zamzow