Skip to content

nhs-r-community/NHSRwaitinglist

Repository files navigation

Lifecycle: experimental R-CMD-check Codecov test coverage

NHSRwaitinglist

An R-package to implement the waiting list management approach described in the paper Understanding Waiting Lists Pressures by Fong et al.

To install the package, run:

remotes::install_github("nhs-r-community/NHSRwaitinglist", build_vignettes = TRUE)

Contribution

This is an NHS-R Community project that is open for anyone to contribute to in any way that they are able. Please see the NHS-R Way to read more on the style guides and for Code of Conduct related to any activity or contribution to the NHS-R Community as well as the Code of Conduct in this repository which is generated using usethis::use_code_of_conduct(contact = "nhs.rcommunity@nhs.net"). By contributing to this project, you agree to abide by these terms.

If you want to learn more about this project, please join the discussion at the NHS-R Community Slack group and the specific channel #managing-waiting-lists.

The simplest way to contribute is to raise an issue detailing the feature or functionality you would like to see added, or any unexpected behaviour or bugs you have experienced.

Pull-Request workflow

You are welcome to also submit Pull Requests and, as the main branch is protected and won't accept pushes directly even if you have been added to the repository as a member, the workflow will be (from your own forked repository if you are not a member, or a clone of the repository if you are a member):

  • Create new branch with a descriptive name
  • Commit to the new branch (add code or delete code or make changes)
  • Push the commits
  • Create a pull-request in GitHub to signal that your work is ready to be merged
  • Tag one or more reviewers so that your contribution can be reviewed and merged into main

About

R-package to implement the waiting list management approach described in this paper by Fong et al: https://www.medrxiv.org/content/10.1101/2022.08.23.22279117v1.full-text

Topics

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages