Package: burgle
Type: Package
Title: 'Burgle': Stealing the Necessary Parts of Model Objects
Version: 0.1.0
Maintainer: Paul R. Gunsalus <gunsalp@ccf.org>
Description: Provides a way to reduce model objects to necessary parts, making them easier to work with, store, share and simulate multiple values for new responses while allowing for parameter uncertainty.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.2.3
Imports: stats, MASS, survival, riskRegression
Suggests: flexsurv
Depends: R (>= 4.0.0)
Authors@R: c(
    person(given = "Paul R.", "Gunsalus",, email =  "gunsalp@ccf.org", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0001-6976-9094")),
    person("Jarrod E.", "Dalton",, email = "daltonj@ccf.org", role = "aut",
           comment = c(ORCID = "0000-0001-8336-1212"))
  )
NeedsCompilation: no
Packaged: 2024-05-15 14:22:29 UTC; gunsalp
Author: Paul R. Gunsalus [aut, cre] (<https://orcid.org/0000-0001-6976-9094>),
  Jarrod E. Dalton [aut] (<https://orcid.org/0000-0001-8336-1212>)
Repository: CRAN
Date/Publication: 2024-05-15 20:40:13 UTC
