Package: ready4
Title: Implement Modular and Open-Source Health Economic Models
Version: 0.1.9
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: Programming syntax, a template model module and tools to help
    maintain a modular and open-source health economic model's project
    documentation website.  These elements are the foundation for a
    prototype software framework to support replicable and transferable
    health economic models. 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.48550/arXiv.2310.14138>.
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.1
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: dataverse, dplyr, gh, kableExtra, lifecycle, magrittr,
        methods, piggyback, purrr, rlang, rvest, stats, stringi,
        stringr, tibble, tidyRSS, tidyselect, tools, utils
NeedsCompilation: no
Packaged: 2024-04-15 11:07:09 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-04-16 09:10:02 UTC
Built: R 4.2.3; ; 2024-04-24 02:47:39 UTC; windows
