ready4

Foundation library of ready4 software framework for transparent, reusable and updatable health economic models.

https://github.com/ready4-dev/ready4

Science Score: 67.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
    Found 5 DOI reference(s) in README
  • Academic publication links
    Links to: zenodo.org
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (12.2%) to scientific vocabulary

Keywords

computational-modeling health-economics software-framework
Last synced: 4 months ago · JSON representation ·

Repository

Foundation library of ready4 software framework for transparent, reusable and updatable health economic models.

Basic Info
Statistics
  • Stars: 2
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 10
Topics
computational-modeling health-economics software-framework
Created about 4 years ago · Last pushed about 1 year ago
Metadata Files
Readme Changelog License Citation

README.md

ready4

Develop and Use Modular Health Economic Models

Lifecycle: experimental ready4 R-CMD-check test-coverage codecov DOI CRAN status <!-- badges: end -->

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) https://doi.org/10.1007/s40273-024-01378-8.

To install a development version of this software, run the following commands in your R console:

```r utils::install.packages("devtools")

devtools::install_github("ready4-dev/ready4")

```

Owner

  • Name: ready4
  • Login: ready4-dev
  • Kind: organization
  • Email: matthew.hamilton@orygen.org.au
  • Location: Melbourne, Australia

A suite of authoring, modelling and prediction tools for exploring topics in young people's mental health

Citation (CITATION.cff)

cff-version: 1.2.0
message: "Matthew P Hamilton  (2024). ready4: Develop and Use Modular Health Economic Models. Version 0.1.17.9001. Zenodo. https://doi.org/10.5281/zenodo.5606250"
authors:
  - family-names: "Hamilton"
    given-names: "Matthew P"
title: "ready4: Develop and Use Modular Health Economic Models"
version: 0.1.17.9001
doi: 10.5281/zenodo.5606250
date-released: 2024-09-30
url: "https://ready4-dev.github.io/ready4/"

GitHub Events

Total
  • Push event: 7
Last Year
  • Push event: 7

Dependencies

DESCRIPTION cran
  • Hmisc * imports
  • assertthat * imports
  • bib2df * imports
  • dataverse * imports
  • dplyr * imports
  • fs * imports
  • kableExtra * imports
  • knitr * imports
  • lifecycle * imports
  • magrittr * imports
  • methods * imports
  • piggyback * imports
  • purrr * imports
  • readr * imports
  • readxl * imports
  • rlang * imports
  • rvest * imports
  • stats * imports
  • stringi * imports
  • stringr * imports
  • testit * imports
  • testthat * imports
  • tibble * imports
  • tools * imports
  • utils * imports
  • rmarkdown * suggests
.github/workflows/R-CMD-check.yaml actions
  • actions/cache v1 composite
  • actions/checkout v2 composite
  • actions/upload-artifact main composite
  • autobrew/uninstall-homebrew master composite
  • r-lib/actions/setup-pandoc v2 composite
  • r-lib/actions/setup-r v2 composite
.github/workflows/pkgdown.yaml actions
  • JamesIves/github-pages-deploy-action v4.4.1 composite
  • actions/checkout v3 composite
  • r-lib/actions/setup-pandoc v2 composite
  • r-lib/actions/setup-r v2 composite
  • r-lib/actions/setup-r-dependencies v2 composite
.github/workflows/test-coverage.yaml actions
  • actions/checkout v2 composite
  • r-lib/actions/setup-r v2 composite
  • r-lib/actions/setup-r-dependencies v2 composite