ready4fun
Tools to implement reproducible workflows for authoring and documenting code libraries used in mental health data synthesis and simulation projects
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.6%) to scientific vocabulary
Repository
Tools to implement reproducible workflows for authoring and documenting code libraries used in mental health data synthesis and simulation projects
Basic Info
- Host: GitHub
- Owner: ready4-dev
- License: gpl-3.0
- Language: R
- Default Branch: master
- Homepage: https://ready4-dev.github.io/ready4fun/
- Size: 16.1 MB
Statistics
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
- Releases: 7
Metadata Files
README.md
ready4fun
Author and Document Functions that Implement Transferable Health Economic Model Algorithms
ready4fun is a toolkit for authoring and documenting functions that implement algorithms for models developed with the ready4 framework (https://www.ready4-dev.com/). The toolkit aims to help all developers contributing to ready4 to adopt a common house style in authoring and documenting functions. The current version of this software is a development release, which you should only trial if you feel confident you understand what it does and have created a sandpit area in which you can safely undertake testing. 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/ready4fun")
```
Owner
- Name: ready4
- Login: ready4-dev
- Kind: organization
- Email: matthew.hamilton@orygen.org.au
- Location: Melbourne, Australia
- Website: https://www.ready4-dev.com/about/
- Repositories: 8
- Profile: https://github.com/ready4-dev
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 <matthew.hamilton1@monash.edu> [aut, cre, cph] (<https://orcid.org/0000-0001-7407-9194>) and Glen Wiesner [aut] (<https://orcid.org/0000-0002-0071-130X>) (2024). ready4fun: Author and Document Functions that Implement Transferable Health
Economic Model Algorithms. Version 0.0.0.9539. Zenodo. https://doi.org/10.5281/zenodo.5611779"
authors:
- family-names: "(<https://orcid.org/0000-0001-7407-9194>)"
given-names: "Matthew Hamilton <matthew.hamilton1@monash.edu> [aut, cre, cph]"
- family-names: "(<https://orcid.org/0000-0002-0071-130X>)"
given-names: "Glen Wiesner [aut]"
title: "ready4fun: Author and Document Functions that Implement Transferable Health
Economic Model Algorithms"
version: 0.0.0.9539
doi: 10.5281/zenodo.5611779
date-released: 2024-04-19
url: "https://ready4-dev.github.io/ready4fun/"