Package: ReliaShiny Type: Package Title: A 'Shiny' App for Reliability Analysis Version: 0.5 Authors@R: person("Paul", "Govan", email = "paul.govan2@gmail.com", role = c("aut", "cre", "cph"), comment = c(ORCID = "0000-0002-1821-8492")) Description: An interactive web application for reliability analysis using the 'shiny' framework. The app provides an easy-to-use interface for performing reliability analysis using 'WeibullR' and 'ReliaGrowR' . License: CC BY 4.0 Imports: magrittr, ReliaGrowR, ReliaPlotR, shinycssloaders, WeibullR, WeibullR.ALT, shiny, shinydashboard, shinyWidgets Encoding: UTF-8 RoxygenNote: 7.3.3 URL: https://paulgovan.github.io/ReliaShiny/, https://github.com/paulgovan/ReliaShiny BugReports: https://github.com/paulgovan/ReliaShiny/issues Suggests: knitr, rmarkdown, shinytest2, testthat (>= 3.0.0) Config/testthat/edition: 3 Config/pak/sysreqs: cmake make libicu-dev libsodium-dev libuv1-dev libssl-dev zlib1g-dev Repository: https://paulgovan.r-universe.dev Date/Publication: 2026-04-30 02:36:08 UTC RemoteUrl: https://github.com/paulgovan/reliashiny RemoteRef: HEAD RemoteSha: 67d37e2263644f7a312ae1415d1974b104006db4 NeedsCompilation: no Packaged: 2026-07-03 09:14:04 UTC; root Author: Paul Govan [aut, cre, cph] (ORCID: ) Maintainer: Paul Govan