Package: flextreat.hydrus1d Title: R Package for Soil Water Balance and Solute Transport Modelling Scenarios for Project Flextreat Version: 0.2.0 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("FlexTreat", role = "fnd"), person("Kompetenzzentrum Wasser Berlin gGmbH (KWB)", role = "cph") ) Description: R Package for Soil Water Balance and Solute Transport Modelling Scenarios for Project Flextreat. License: MIT + file LICENSE URL: https://github.com/KWB-R/flextreat.hydrus1d BugReports: https://github.com/KWB-R/flextreat.hydrus1d/issues Depends: R (>= 2.10) Imports: dplyr, ggplot2, kwb.hydrus1d, kwb.utils, lubridate, magrittr, measurements, plotly, pkgbuild, rlang, scales, stringr, tibble, tidyr, tidyselect Suggests: covr, DT, future.apply, fs, knitr, kwb.dwd, kwb.pkgbuild, kwb.python, openxlsx, reticulate, rmarkdown, soilDB VignetteBuilder: knitr Remotes: github::kwb-r/kwb.dwd@get-rid-of-rgdal, github::kwb-r/kwb.hydrus1d, github::kwb-r/kwb.pkgbuild, github::kwb-r/kwb.python, github::kwb-r/kwb.utils Encoding: UTF-8 LazyData: true Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Config/pak/sysreqs: cmake make libarchive-dev libicu-dev libuv1-dev libssl-dev libx11-dev Repository: https://kwb-r.r-universe.dev Date/Publication: 2025-01-10 06:14:52 UTC RemoteUrl: https://github.com/KWB-R/flextreat.hydrus1d RemoteRef: HEAD RemoteSha: bc8a160b91c73966875e14439e33aeeebab10f4e NeedsCompilation: no Packaged: 2026-06-11 11:08:48 UTC; root Author: Michael Rustler [aut, cre] (ORCID: ), Hauke Sonnenberg [ctb] (ORCID: ), FlexTreat [fnd], Kompetenzzentrum Wasser Berlin gGmbH (KWB) [cph] Maintainer: Michael Rustler