ready4use

Data management tools for use with the ready4 suite of mental health synthesis and simulation tools

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

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

Keywords

authoring authoring-tool classes methods object-oriented-programming ready4
Last synced: 4 months ago · JSON representation ·

Repository

Data management tools for use with the ready4 suite of mental health synthesis and simulation tools

Basic Info
Statistics
  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • Open Issues: 0
  • Releases: 11
Topics
authoring authoring-tool classes methods object-oriented-programming ready4
Created about 5 years ago · Last pushed 10 months ago
Metadata Files
Readme License Citation

README.md

ready4use

Ingest, Label, Visualise and Share Health Economic Model Datasets

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

ready4use provides a set of tools for managing data for models developed with the ready4 framework. 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. This development version of the ready4use package has been made available as part of the process of testing and documenting the package. If you have any questions, please contact the authors (matthew.hamilton1@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("ready4-dev/ready4use")

```

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 Hamilton and Glen Wiesner  (2022). ready4use: Author, Label and Share Ready4 Framework Datasets. Version 0.0.0.9222. Zenodo. https://doi.org/10.5281/zenodo.5644336"
authors:
  - family-names: "Hamilton"
    given-names: "Matthew"
  - family-names: "Wiesner"
    given-names: "Glen"
title: "ready4use: Author, Label and Share Ready4 Framework Datasets"
version: 0.0.0.9222
doi: 10.5281/zenodo.5644336
date-released: 2022-09-13
url: "https://ready4-dev.github.io/ready4use/"

GitHub Events

Total
  • Push event: 60
Last Year
  • Push event: 60

Dependencies

.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
  • r-lib/actions/setup-tinytex v2 composite
DESCRIPTION cran
  • Hmisc * imports
  • data.table * imports
  • dataverse * imports
  • dplyr * imports
  • fs * imports
  • knitr * imports
  • lifecycle * imports
  • magrittr * imports
  • methods * imports
  • piggyback * imports
  • purrr * imports
  • readxl * imports
  • ready4 >= 0.0.0.9125 imports
  • ready4show >= 0.0.0.9110 imports
  • rlang * imports
  • stats * imports
  • stringi * imports
  • stringr * imports
  • testit * imports
  • testthat * imports
  • tibble * imports
  • tidyr * imports
  • utils * imports
  • rmarkdown * suggests