Package: NHSRtools Title: NHS-R Tools Version: 0.0.0.9001 Authors@R: c( person(given = "Tom", family = "Jemmett", role = c("aut", "cre"), email = "thomas.jemmett@nhs.net", comment = c(ORCID = "0000-0002-6943-2990")), person("NHS-R community", role = "cph") ) Description: Provides tools commonly used by Analysts within the NHS. License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.1.1 Depends: R (>= 3.5.0) BugReports: https://github.com/nhs-r-community/NHSRtools Imports: assertthat, dplyr, httr, janitor, rlang, stringr, readr, purrr, sf, lubridate Suggests: covr, devtools, magrittr, mockery, purrr, roxygen2, testthat, tibble, tidyr, usethis Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev libicu-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev libx11-dev Repository: https://nhs-r-community.r-universe.dev Date/Publication: 2021-03-22 15:40:12 UTC RemoteUrl: https://github.com/nhs-r-community/NHSRtools RemoteRef: main RemoteSha: 070b7d031396fba06532edb60d48e97ae2fd60c3 NeedsCompilation: no Packaged: 2026-06-12 06:49:52 UTC; root Author: Tom Jemmett [aut, cre] (ORCID: ), NHS-R community [cph] Maintainer: Tom Jemmett