Welcome to ReliaShiny! ReliaShiny is an interactive web application for reliability analysis. The app is built using the shiny package in R. ReliaShiny provides an easy-to-use interface for performing reliability analysis using the WeibullR and ReliaGrowR packages in R.
To install ReliaShiny in R:
install.packages("ReliaShiny")To install the development version:
devtools::install_github("paulgovan/ReliaShiny")To launch the app:
ReliaShiny::ReliaShiny()Or to access the app through a browser, visit govan.shinyapps.io/reliashiny/.
Please note that the ReliaShiny project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.

