ready4show

Tools for implementing replicable workflows to share insights into projects developed with the ready4 suite

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

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

Keywords

ready4 reproducible-research sharing-insights
Last synced: 6 months ago · JSON representation ·

Repository

Tools for implementing replicable workflows to share insights into projects developed with the ready4 suite

Basic Info
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 10
Topics
ready4 reproducible-research sharing-insights
Created about 5 years ago · Last pushed 9 months ago
Metadata Files
Readme License Citation

README.md

ready4show

Author Health Economic Analysis Programs and Reporting Templates

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

ready4show provides tools for authoring repeatable analyses and to help automate the generation of scientific summaries for modelling studies implemented 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 ready4show 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/ready4show")

```

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). ready4show: Author Literate Programs to Share Insights from Applying the Ready4
Framework. Version 0.0.0.9098. Zenodo. https://doi.org/10.5281/zenodo.5644568"
authors:
  - family-names: "Hamilton"
    given-names: "Matthew"
  - family-names: "Wiesner"
    given-names: "Glen"
title: "ready4show: Author Literate Programs to Share Insights from Applying the Ready4
Framework"
version: 0.0.0.9098
doi: 10.5281/zenodo.5644568
date-released: 2022-09-13
url: "https://ready4-dev.github.io/ready4show/"

GitHub Events

Total
  • Push event: 2
Last Year
  • Push event: 2

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
  • R >= 2.10 depends
  • DescTools * imports
  • Hmisc * imports
  • dataverse * imports
  • dplyr * imports
  • flextable * imports
  • grDevices * imports
  • here * imports
  • kableExtra * imports
  • knitr * imports
  • knitrBootstrap * imports
  • lifecycle * imports
  • magrittr * imports
  • methods * imports
  • officer * imports
  • purrr * imports
  • ready4 >= 0.0.0.9125 imports
  • rlang * imports
  • rmarkdown * imports
  • stringi * imports
  • stringr * imports
  • testthat * imports
  • tibble * imports
  • tidyr * imports
  • utils * imports
  • xtable * imports
  • bookdown * suggests
  • officedown * suggests
  • rticles * suggests