avert

Computational model modules for avertable burden decision aid

https://github.com/avertableburden/avert

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 3 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 (11.0%) to scientific vocabulary

Keywords

health-economics mental-health ready4
Last synced: 6 months ago · JSON representation ·

Repository

Computational model modules for avertable burden decision aid

Basic Info
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 2
Topics
health-economics mental-health ready4
Created about 1 year ago · Last pushed about 1 year ago
Metadata Files
Readme License Citation

README.md

avert

Predict the Avertable Burden Attributable to Mental Disorders

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

An empty shell of an in development library for predicting the burden due to mental disorders that is theoretically avertable with existing healthcare interventions. This library is being developed with the ready4 framework (https://ready4-dev.github.io/ready4/). This software has been made publicly available as part of the process of testing and documenting the library. For further information email matthew.hamilton2@monash.edu.

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

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

devtools::install_github("avertableburden/avert")

```

Owner

  • Name: avertableburden
  • Login: avertableburden
  • Kind: organization

Citation (CITATION.cff)

cff-version: 1.2.0
message: "Matthew Hamilton (2024). avert: Predict Avertable Burden Due to Mental Disorders. Version 0.0.0.9010. Zenodo. https://doi.org/10.5281/ zenodo.14279520"
authors:
  - family-names: "Matthew"
    given-names: "Hamilton"
title: "avert: Predict Avertable Burden Due to Mental Disorders"
version: 0.0.0.9012
doi: 10.5281/zenodo.14279520
date-released: 2024-12-05
url: "https://ready4-dev.github.io/avert/"

GitHub Events

Total
  • Release event: 2
  • Push event: 45
  • Create event: 5
Last Year
  • Release event: 2
  • Push event: 45
  • Create event: 5

Dependencies

.github/workflows/R-CMD-check.yaml actions
  • actions/checkout v3 composite
  • r-lib/actions/check-r-package v2 composite
  • r-lib/actions/setup-pandoc v2 composite
  • r-lib/actions/setup-r v2 composite
  • r-lib/actions/setup-r-dependencies v2 composite
  • r-lib/actions/setup-tinytex v2 composite
.github/workflows/pkgdown.yaml actions
  • JamesIves/github-pages-deploy-action v4.5.0 composite
  • actions/checkout v4 composite
  • r-lib/actions/setup-pandoc v2 composite
  • r-lib/actions/setup-r v2 composite
  • r-lib/actions/setup-r-dependencies v2 composite
  • r-lib/actions/setup-tinytex v2 composite
DESCRIPTION cran
  • lifecycle * imports
  • magrittr * imports
  • methods * imports
  • purrr * imports
  • rlang * imports
  • knitr * suggests
  • knitrBootstrap * suggests
  • pkgload * suggests
  • rmarkdown * suggests
  • testthat * suggests
.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