Package: NHSRepisodes Title: Package Relating to Hospital Episode Intervals Version: 0.1.0.9000 Authors@R: c(person(given = "Zoë", family = "Turner", role = c("aut", "cre"), email = "zoe.turner3@nhs.net", comment = c(ORCID = "0000-0003-1033-9158")), person(given = "Tim", family = "Taylor", role = "aut", email = "tim.taylor@hiddenelephants.co.uk", comment = c(ORCID = "0000-0002-8587-7113")), person(given = "NHS R", role = "cph")) Description: Hospital episodes can overlap or have gaps which can result in under or over counting. This package contains functions which can be used to rectify this common analytical issue in NHS data. License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.2.3 Imports: data.table Suggests: dplyr, ivs, knitr, rmarkdown, testthat (>= 3.0.0), tibble Config/testthat/edition: 3 VignetteBuilder: knitr URL: https://nhs-r-community.github.io/NHSRepisodes/ Repository: https://nhs-r-community.r-universe.dev Date/Publication: 2024-12-05 12:08:02 UTC RemoteUrl: https://github.com/nhs-r-community/NHSRepisodes RemoteRef: main RemoteSha: 24655f2d6ff926f787e660ddb417b2e78f810e8e NeedsCompilation: yes Packaged: 2026-07-03 19:47:15 UTC; root Author: Zoë Turner [aut, cre] (ORCID: ), Tim Taylor [aut] (ORCID: ), NHS R [cph] Maintainer: Zoë Turner