Package: ReliaGrowR Title: Reliability Growth Analysis and Repairable Systems Modeling Version: 0.7 Authors@R: person("Paul", "Govan", email = "paul.govan2@gmail.com", role = c("aut", "cre", "cph"), comment = c(ORCID = "0000-0002-1821-8492")) Description: Modeling and plotting functions for Reliability Growth Analysis (RGA) and Non-Homogeneous Poisson Process (NHPP) models for repairable systems. RGA models include the Duane (1962) , NHPP by Crow (1975) (No. AMSAATR138), Piecewise Weibull NHPP by Guo et al. (2010) , and Piecewise Weibull NHPP with Change Point Detection based on the 'segmented' package by Muggeo (2024) . Repairable systems functions include the Mean Cumulative Function (MCF) using the Nelson-Aalen estimator, parametric Power Law and Log-Linear NHPP models, and forecasting. Imports: graphics, grDevices, plumber, segmented, stats License: CC BY 4.0 Encoding: UTF-8 Roxygen: list (markdown = TRUE, roclets = c ("namespace", "rd", "srr::srr_stats_roclet")) Suggests: ellmer, knitr, mcptools, pkgload, rmarkdown, spelling, testthat (>= 3.0.0), vdiffr, WeibullR Language: en-US URL: https://paulgovan.github.io/ReliaGrowR/, https://github.com/paulgovan/ReliaGrowR Config/testthat/edition: 3 VignetteBuilder: knitr BugReports: https://github.com/paulgovan/ReliaGrowR/issues RoxygenNote: 7.3.3 Depends: R (>= 3.5) LazyData: true Config/pak/sysreqs: make libicu-dev libsodium-dev libssl-dev zlib1g-dev Repository: https://paulgovan.r-universe.dev Date/Publication: 2026-05-22 14:56:06 UTC RemoteUrl: https://github.com/paulgovan/reliagrowr RemoteRef: HEAD RemoteSha: b4fc2edbb0cbc53a3b0906c2b01f7f479155b242 NeedsCompilation: no Packaged: 2026-06-21 09:57:50 UTC; root Author: Paul Govan [aut, cre, cph] (ORCID: ) Maintainer: Paul Govan