Package: rbc
Title: Regression by Composition
Version: 0.1.1
Authors@R: c(
    person("Daniel", "Farewell", , "farewelld@cardiff.ac.uk", role = c("aut", "cre", "cph"),
           comment = c(ORCID = "0000-0002-8871-1653")),
    person("Simon", "Schoenbuchner", , "schoenbuchnersm@cardiff.ac.uk", role = "ctb",
           comment = c(ORCID = "0000-0003-4892-2170"))
  )
Description: Flexible statistical modelling using a modular framework for
    regression, in which groups of transformations are composed together
    and act on probability distributions.
License: MIT + file LICENSE
Depends: R (>= 2.10)
Imports: Formula, R6
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2026-01-20 16:03:15 UTC; daniel
Author: Daniel Farewell [aut, cre, cph] (ORCID:
    <https://orcid.org/0000-0002-8871-1653>),
  Simon Schoenbuchner [ctb] (ORCID:
    <https://orcid.org/0000-0003-4892-2170>)
Maintainer: Daniel Farewell <farewelld@cardiff.ac.uk>
Repository: CRAN
Date/Publication: 2026-01-20 16:50:02 UTC
Built: R 4.4.1; ; 2026-01-20 20:26:47 UTC; unix
