netWORKS4

Andreas Matzinger had R scripts with functions for assessing the resilience of technical systems.

Within FAKIN this functions were semi-automatically (with the help of the R package kwb.pkgbuild compiled into the R package kwb.resilience, with the following features:

  • Open-source code on Github with MIT license

  • Documentation

  • Continious integretion: automatically checks for each change in the source code, whether the R package can be installed on Windows (Appveyor) and Linux (Travis-CI) platforms

  • Tests: if the implemented R code works as expected using the free service of codecov.io

  • Zenodo DOI and is thus citable

Code

Publications

kwb.resilience allows quantification of a number of resilience indicators. Calculation requires a time series of performance values of …

Tools