Package: kwb.geosalz Title: R Package for Documenting Workflow Used in Project "geosalz" Version: 0.7.2 Authors@R: c( person("Michael", "Rustler", , "michael.rustler@kompetenz-wasser.de", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-0647-7726")), person("Hauke", "Sonnenberg", , "hauke.sonnenberg@kompetenz-wasser.de", role = "ctb", comment = c(ORCID = "0000-0001-9134-2871")), person("Christoph", "Sprenger", , "christoph.sprenger@kompetenz-wasser.de", role = "ctb", comment = c(ORCID = "0000-0002-0178-6645")), person("GeoSalz", role = "fnd"), person("Kompetenzzentrum Wasser Berlin gGmbH (KWB)", role = "cph") ) Description: R Package for Documenting Workflow Used in Project "geosalz". License: MIT + file LICENSE URL: https://github.com/KWB-R/kwb.geosalz BugReports: https://github.com/KWB-R/kwb.geosalz/issues Depends: R (>= 2.10) Imports: archive, cowplot, cellranger (>= 1.1.0), crayon (>= 1.3.4), curl, data.table (>= 1.12.0), dplyr (>= 0.7.8), forcats, fs (>= 1.2.6), geosalz.phreeqc, ggplot2 (>= 3.1.0), janitor (>= 1.1.1), jsonlite, kwb.base, kwb.file, kwb.nextcloud, kwb.utils, magrittr (>= 1.5), parallel, readODS, readr(>= 1.4.0), readxl (>= 1.2.0), RColorBrewer, rlang (>= 0.3.1), rmarkdown (>= 1.11), sf, stringr (>= 1.4.0), tibble (>= 2.0.1), tidyr (>= 0.8.2), tidyselect (>= 1.1.2), withr, zoo Suggests: curl, covr (>= 3.2.1), DT, ggforce, htmltools, htmlwidgets, knitr (>= 1.21), kwb.pkgbuild, leaflet, openxlsx, phreeqc, sessioninfo (>= 1.1.1), wasserportal VignetteBuilder: knitr Remotes: github::cran/phreeqc, github::KWB-R/geosalz.phreeqc, github::KWB-R/kwb.base, github::KWB-R/kwb.nextcloud, github::KWB-R/kwb.pkgbuild, github::KWB-R/kwb.utils, github::KWB-R/wasserportal ByteCompile: true Encoding: UTF-8 RoxygenNote: 7.3.2 Repository: https://kwb-r.r-universe.dev Date/Publication: 2026-03-04 13:52:57 UTC RemoteUrl: https://github.com/KWB-R/kwb.geosalz RemoteRef: HEAD RemoteSha: 29fcdc7d2a0b9863d70db5f723fe14c0c31c86b3 NeedsCompilation: no Packaged: 2026-06-24 15:14:58 UTC; root Author: Michael Rustler [aut, cre] (ORCID: ), Hauke Sonnenberg [ctb] (ORCID: ), Christoph Sprenger [ctb] (ORCID: ), GeoSalz [fnd], Kompetenzzentrum Wasser Berlin gGmbH (KWB) [cph] Maintainer: Michael Rustler