NHSRwaitinglist
R package NHSRwaitinglist by nhs-r-community — release notes from GitHub.
Queuing theory packaged for NHS waiting-list managers, one year into a community-built first release.
◆Recent moves
- 1y ago
Date-handling fix and input checks restore CRAN listing
Fixes a date-handling error introduced by recent R versions and adds input checks, alongside repairing the broken links that briefly got the package removed from CRAN. The date fix matters because every calculation here is indexed on waiting time.
View source ↗ - 1y ago
Arguments harmonised across functions; simulation vignette added
Harmonises arguments across several functions and improves column indexing in wl_insert and others, plus a new vignette on using waiting-list simulation to answer management questions. Consistency work of the kind that surfaces once contributors start using a package in anger.
View source ↗ - 1y ago
First release: queuing-theory methods for NHS waiting lists
The first release, shipping the full method surface at once: queuing-theory calculations over waiting-list inputs, target values for list management, list simulation, and scheduling and prioritisation functions. Built by the NHS-R Community to accompany a preprint tutorial and webinar series.
View source ↗