Package: kwb.resilience Title: R Package for the Quantification of Technical Resilience Version: 0.1.0 Authors@R: c(person(given = "Andreas", family = "Matzinger", role = c("aut", "cre"), email = "andreas.matzinger@kompetenz-wasser.de", comment = c(ORCID = "0000-0001-5483-4594")), person(given = "Kompetenzzentrum Wasser Berlin gGmbH (KWB)", role = "cph"), person(given = "Hauke", family = "Sonnenberg", role = "ctb", email = "hauke.sonnenberg@kompetenz-wasser.de", comment = c(ORCID = "0000-0001-9134-2871")), person(given = "Michael", family = "Rustler", role = "ctb", email = "michael.rustler@kompetenz-wasser.de", comment = c(ORCID = "0000-0003-0647-7726"))) Description: kwb.resilience allows quantification of a number of resilience indicators. Calculation requires a time series of performance values of a technical system, as well as values for acceptable and worst case performance. License: MIT + file LICENSE URL: https://github.com/KWB-R/kwb.resilience BugReports: https://github.com/KWB-R/kwb.resilience/issues Depends: R (>= 3.0) Imports: kwb.event Suggests: covr, testthat, knitr, rmarkdown, kwb.utils VignetteBuilder: knitr Remotes: github::KWB-R/kwb.event, github::KWB-R/kwb.utils ByteCompile: true Encoding: UTF-8 LazyData: true RoxygenNote: 6.1.1 Repository: https://kwb-r.r-universe.dev Date/Publication: 2020-01-09 13:47:18 UTC RemoteUrl: https://github.com/KWB-R/kwb.resilience RemoteRef: HEAD RemoteSha: 24c604bc3c3a9e94a2acab6114946836d8946217 NeedsCompilation: no Packaged: 2026-07-09 07:35:38 UTC; root Author: Andreas Matzinger [aut, cre] (ORCID: ), Kompetenzzentrum Wasser Berlin gGmbH (KWB) [cph], Hauke Sonnenberg [ctb] (ORCID: ), Michael Rustler [ctb] (ORCID: ) Maintainer: Andreas Matzinger