Package: NHSRwaitinglist
Title: Waiting List Metrics Using Queuing Theory
Version: 0.1.0
Authors@R: c(
          person("Neil", "Walton", ,"neil.walton@durham.ac.uk", "aut", comment = c(ORCID ="0000-0002-5241-9765")),
          person("Jacqueline", "Grout", ,"jacqueline.grout1@nhs.net", "ctb"),
          person("Zoë", "Turner", , "zoe.turner3@nhs.net", "ctb", comment = c(ORCID = "0000-0003-1033-9158")),
          person("Matt", "Dray", , "matt.dray@nhs.net", "aut"),
          person("Paul", "Fenton", , "paul.fenton@nca.nhs.uk", "ctb"),
          person("Peter", "Shakeshaft", , "peter.shakeshaft1@nhs.net", "ctb"),
          person("Tom", "Smith", ,"thomas.smith103@nhs.net", "aut"),
          person("Chris", "Mainey", ,"c.mainey1@nhs.net", c("cre","aut"), comment = c(ORCID ="0000-0002-3018-6171")),
          person("NHS-R community", email = "nhs.rcommunity@nhs.net", role = "cph")
          )
Maintainer: Chris Mainey <c.mainey1@nhs.net>
Description: Waiting list management using queuing theory to analyse, predict and manage queues, based on the approach described in Fong et al. (2022) <doi:10.1101/2022.08.23.22279117>.  Aimed at UK National Health Service (NHS) applications, waiting list summary statistics, target-value calculations, waiting list simulation, and scheduling functions are included.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.2
VignetteBuilder: knitr
URL: https://nhs-r-community.github.io/NHSRwaitinglist/
Config/testthat/edition: 3
Imports: cli, dplyr, rlang, utils, stats, randomNames, methods
Suggests: ggplot2, knitr, rmarkdown, testthat (>= 3.0.0)
Depends: R (>= 3.5.0)
LazyData: true
NeedsCompilation: no
Packaged: 2025-04-02 15:06:58 UTC; ChrisMainey(Birmingh
Author: Neil Walton [aut] (<https://orcid.org/0000-0002-5241-9765>),
  Jacqueline Grout [ctb],
  Zoë Turner [ctb] (<https://orcid.org/0000-0003-1033-9158>),
  Matt Dray [aut],
  Paul Fenton [ctb],
  Peter Shakeshaft [ctb],
  Tom Smith [aut],
  Chris Mainey [cre, aut] (<https://orcid.org/0000-0002-3018-6171>),
  NHS-R community [cph]
Repository: CRAN
Date/Publication: 2025-04-03 15:50:02 UTC
Built: R 4.3.3; ; 2025-04-07 03:39:37 UTC; windows
