Package: ready4
Title: Develop and Use Modular Health Economic Models
Version: 0.1.18
Authors@R: c(
    person("Matthew", "Hamilton", , "matthew.hamilton1@monash.edu", role = c("aut", "cre", "cph"),
           comment = c(ORCID = "0000-0001-7407-9194")),
    person("Orygen", role = c("cph", "fnd")),
    person("Australian Government Research Training Program", role = "fnd"),
    person("VicHealth", role = "fnd"),
    person("Victoria University", role = "fnd")
  )
Description: A template model module, tools to help find model modules
    derived from this template and a programming syntax to use these
    modules in health economic analyses.  These elements are the
    foundation for a prototype software framework for developing living
    and transferable models and using those models in reproducible health
    economic analyses. The software framework is extended by other R
    libraries.  For detailed documentation about the framework and how to
    use it visit <https://www.ready4-dev.com/>. For a background to the
    methodological issues that the framework is attempting to help solve,
    see Hamilton et al. (2024) <doi:10.1007/s40273-024-01378-8>.
License: GPL-3
URL: https://ready4-dev.github.io/ready4/,
        https://github.com/ready4-dev/ready4,
        https://www.ready4-dev.com/
Encoding: UTF-8
RoxygenNote: 7.3.2
Collate: 'C4_Ready4Module.R' 'C4_Ready4Private.R' 'C4_Ready4Public.R'
        'fn_add.R' 'fn_bind.R' 'fn_get.R' 'fn_make.R' 'fn_print.R'
        'fn_remove.R' 'fn_rowbind.R' 'fn_transform.R' 'fn_update.R'
        'fn_write.R' 'grp_generics.R' 'imp_fns.R' 'imp_mthds.R'
        'mthd_authorSlot.R' 'mthd_characterizeSlot.R'
        'mthd_depictSlot.R' 'mthd_enhanceSlot.R' 'mthd_exhibitSlot.R'
        'mthd_ingestSlot.R' 'mthd_investigateSlot.R'
        'mthd_manufactureSlot.R' 'mthd_metamorphoseSlot.R'
        'mthd_procureSlot.R' 'mthd_prognosticateSlot.R'
        'mthd_ratifySlot.R' 'mthd_reckonSlot.R' 'mthd_renewSlot.R'
        'mthd_shareSlot.R' 'pkg_ready4.R' 'ready4-package.R'
Suggests: devtools, Hmisc, knitr, pkgload, readr, readxl, rmarkdown,
        testthat, usethis, zen4R
VignetteBuilder: knitr
Imports: curl, dataverse, dplyr, gh, kableExtra, lifecycle, magrittr,
        methods, piggyback, purrr, rlang, rvest, stats, stringi,
        stringr, tibble, tidyRSS, tidyselect, tools, utils
Language: en-AU
NeedsCompilation: no
Packaged: 2024-09-30 02:48:40 UTC; mham0053
Author: Matthew Hamilton [aut, cre, cph]
    (<https://orcid.org/0000-0001-7407-9194>),
  Orygen [cph, fnd],
  Australian Government Research Training Program [fnd],
  VicHealth [fnd],
  Victoria University [fnd]
Maintainer: Matthew Hamilton <matthew.hamilton1@monash.edu>
Repository: CRAN
Date/Publication: 2024-09-30 07:10:02 UTC
Built: R 4.4.3; ; 2025-10-13 11:53:12 UTC; windows
