R-package for diagnostics, reliability and predictive maintenance of pipeline systems.
Intro
The package aggregates some of the individual knowledge regarding engineering, reliability, diagnostics, and predictive maintenance of pipeline systems. At the moment, the package includes utilities for processing corrosion data commonly collected by inline inspection, as well as empirical models for calculating local thermal-hydraulic conditions in district heating networks. Additionally, the package provides a variety of useful tools and datasets that can assist with solving a range of related issues.
Installation
For the stable version install from CRAN:
install.packages("pipenostics")
For the latest version leverage r-universe:
install.packages("pipenostics", repos = "https://omega1x.r-universe.dev")
ℹ For underlying concepts and other usage examples refer to Concepts and Useful Notes.