Package: NHSRwaitinglist Title: Waiting List Metrics Using Queuing Theory Version: 0.1.2.9001 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("David", "Foord", , "david.foord1@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("Mohammed", "Mohammed", , "m.mohammed2@nhs.net", "ctb"), person("NHS-R community", email = "nhs.rcommunity@nhs.net", role = "cph") ) Maintainer: Chris Mainey Description: Waiting list management using queuing theory to analyse, predict and manage queues, based on the approach described in Fong et al. (2022) . 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 Roxygen: list(markdown = TRUE) VignetteBuilder: knitr URL: https://nhs-r-community.github.io/NHSRwaitinglist/, https://github.com/nhs-r-community/NHSRwaitinglist BugReports: https://github.com/nhs-r-community/NHSRwaitinglist/issues Config/testthat/edition: 3 Imports: cli, dplyr, rlang, utils, stats, randomNames, forcats, here, quarto, stringr, ggplot2 Suggests: knitr, rmarkdown, testthat (>= 3.0.0) Depends: R (>= 4.1.0) LazyData: true Language: en-GB Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: cmake make libicu-dev libuv1-dev libssl-dev Repository: https://nhs-r-community.r-universe.dev Date/Publication: 2026-06-24 12:11:28 UTC RemoteUrl: https://github.com/nhs-r-community/NHSRwaitinglist RemoteRef: main RemoteSha: 0d85b6910bf731957afba5a9876ae37484fa5570 NeedsCompilation: no Packaged: 2026-06-24 14:12:04 UTC; root Author: Neil Walton [aut] (ORCID: ), Jacqueline Grout [ctb], Zoë Turner [ctb] (ORCID: ), Matt Dray [aut], Paul Fenton [ctb], Peter Shakeshaft [ctb], David Foord [ctb], Tom Smith [aut], Chris Mainey [cre, aut] (ORCID: ), Mohammed Mohammed [ctb], NHS-R community [cph]