template

Template for a model module library written with the ready4 framework

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

Science Score: 44.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
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (10.0%) to scientific vocabulary

Keywords

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

Repository

Template for a model module library written with the ready4 framework

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

README.md

template

Do Something Related to Mental Health Economic Modelling

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

A description of what this model module library does. Mention that it is developed with the ready4 framework (https://ready4-dev.github.io/ready4/). If a development version, you may wish to note that the software has been made available as part of the process of testing and documenting the library. You can also direct users with any questions about the library to the maintainer's email address (supply email here).

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/template")

```

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: "Author1Given Author1Family (2024). template: Do Something Related to Mental Health Economic Modelling. Version 0.0.0.9002. "
authors:
  - family-names: "Author1Family"
    given-names: "Author1Given"
title: "template: Do Something Related to Mental Health Economic Modelling"
version: 0.0.0.9002
date-released: 2024-12-02
url: "https://ready4-dev.github.io/template/"

GitHub Events

Total
  • Push event: 6
  • Create event: 3
Last Year
  • Push event: 6
  • Create event: 3

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