Package: rbc
Title: Regression by Composition
Version: 0.1.0
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: 2024-11-05 09:47:34 UTC; daniel
Author: Daniel Farewell [aut, cre, cph]
    (<https://orcid.org/0000-0002-8871-1653>),
  Simon Schoenbuchner [ctb] (<https://orcid.org/0000-0003-4892-2170>)
Maintainer: Daniel Farewell <farewelld@cardiff.ac.uk>
Repository: CRAN
Date/Publication: 2024-11-06 21:00:01 UTC
Built: R 4.5.1; ; 2025-10-06 01:29:05 UTC; windows
