Package: serieshaz
Title: Series System Distributions from Dynamic Failure Rate Components
Version: 0.1.1
Authors@R: person("Alexander", "Towell", , "lex@metafunctor.com",
                  role = c("aut", "cre"),
                  comment = c(ORCID = "0000-0001-6443-9897"))
Description: Compose multiple dynamic failure rate distributions into
    series system distributions where the system hazard equals the sum
    of component hazards. Supports hazard, survival, cumulative
    distribution function, density, sampling, and maximum likelihood
    estimation fitting via the dfr_dist() class from 'flexhaz'. Methods
    for series system reliability follow Barlow and Proschan (1975,
    ISBN:0898713692).
License: GPL (>= 3)
URL: https://github.com/queelius/serieshaz,
        https://queelius.github.io/serieshaz/
BugReports: https://github.com/queelius/serieshaz/issues
Encoding: UTF-8
Language: en-US
RoxygenNote: 7.3.3
Depends: R (>= 3.5.0)
Imports: flexhaz, algebraic.dist, likelihood.model, generics, numDeriv
Suggests: testthat (>= 3.0.0), knitr, rmarkdown
VignetteBuilder: knitr
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2026-04-07 16:54:01 UTC; spinoza
Author: Alexander Towell [aut, cre] (ORCID:
    <https://orcid.org/0000-0001-6443-9897>)
Maintainer: Alexander Towell <lex@metafunctor.com>
Repository: CRAN
Date/Publication: 2026-04-13 14:20:10 UTC
Built: R 4.5.2; ; 2026-04-15 05:04:24 UTC; unix
