Package: kwb.heatsine Title: R Package for Calculating Hydraulic Travel Times Based on Sinus Temperature Fitting Version: 0.1.5 Authors@R: c(person(given = "Michael", family = "Rustler", role = c("aut", "cre"), email = "michael.rustler@kompetenz-wasser.de", comment = c(ORCID = "0000-0003-0647-7726")), person(given = "Hauke", family = "Sonnenberg", role = "ctb", email = "hauke.sonnenberg@kompetenz-wasser.de", comment = c(ORCID = "0000-0001-9134-2871")), person(given = "Smart-Control", role = "fnd"), person(given = "Kompetenzzentrum Wasser Berlin gGmbH (KWB)", role = "cph")) Description: Requires daily temperature times series in a surface water body and one groundwater observation well (in case of an production well this data needs to be cleaned in order to reduce temperature fluctuations due to the operation scheme!). License: MIT + file LICENSE URL: https://github.com/KWB-R/kwb.heatsine BugReports: https://github.com/KWB-R/kwb.heatsine/issues Depends: R (>= 2.10) Imports: dplyr (>= 1.0.2), forcats (>= 0.5.0), ggplot2 (>= 3.3.2), hydroGOF (>= 0.4.0), kwb.utils (>= 0.7.0), lubridate (>= 1.7.9), magrittr (>= 1.5), plotly (>= 4.9.2.1), readr (>= 1.4.0), rlang (>= 0.4.8), stringr (>= 1.4.0), tibble (>= 3.0.4), tidyr (>= 1.1.2) Suggests: covr (>= 3.5.1), htmlwidgets (>= 1.5.2), knitr (>= 1.30), rmarkdown (>= 2.4), sessioninfo (>= 1.1.1), testthat (>= 2.3.2), withr (>= 2.3.0) VignetteBuilder: knitr Remotes: github::kwb-r/kwb.utils Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.1.1 Config/pak/sysreqs: cmake make libicu-dev libuv1-dev libssl-dev libx11-dev Repository: https://kwb-r.r-universe.dev Date/Publication: 2020-10-19 10:53:30 UTC RemoteUrl: https://github.com/KWB-R/kwb.heatsine RemoteRef: HEAD RemoteSha: dff1238327f1e04a0c99dba66e116e3f19a23693 NeedsCompilation: no Packaged: 2026-07-03 13:19:02 UTC; root Author: Michael Rustler [aut, cre] (ORCID: ), Hauke Sonnenberg [ctb] (ORCID: ), Smart-Control [fnd], Kompetenzzentrum Wasser Berlin gGmbH (KWB) [cph] Maintainer: Michael Rustler