Package: phsmethods Title: Standard Methods for Use in Public Health Scotland Version: 1.1.0 Authors@R: c( person("Public Health Scotland", , , "phs.datascience@phs.scot", role = "cph"), person("David", "Caldwell", , "David.Caldwell@phs.scot", role = "aut"), person("Lucinda", "Lawrie", , "Lucinda.Lawrie@phs.scot", role = "rev"), person("Jack", "Hannah", , "jack.hannah2@phs.scot", role = "aut"), person("Tina", "Fu", , "Yuyan.Fu2@phs.scot", role = c("aut", "cre")), person("Ciara", "Gribben", , "Ciara.Gribben@phs.scot", role = "aut"), person("Chris", "Deans", , "Chris.Deans2@phs.scot", role = "aut"), person("Jaime", "Villacampa", , "Jaime.Villacampa@phs.scot", role = "aut"), person("Graeme", "Gowans", , "Graeme.Gowans@phs.scot", role = "aut"), person("Alice", "Byers", role = "ctb"), person("Alan", "Yeung", , "Alan.Yeung@phs.scot", role = "ctb"), person("James", "Hayes", , "James.Hayes2@phs.scot", role = "aut", comment = c(ORCID = "0000-0002-5380-2029")), person("Nicolaos", "Christofidis", , "nicolaos.christofidis@phs.scot", role = "aut") ) Description: A collection of methods for commonly undertaken analytical tasks, primarily developed for Public Health Scotland (PHS) analysts, but the package is also generally useful to others working in the healthcare space, particularly since it has functions for working with Community Health Index (CHI) numbers. The package can help to make data manipulation and analysis more efficient and reproducible. License: GPL (>= 2) URL: https://github.com/Public-Health-Scotland/phsmethods, https://public-health-scotland.github.io/phsmethods/ BugReports: https://github.com/Public-Health-Scotland/phsmethods/issues Depends: R (>= 3.6) Imports: cli, dplyr, lifecycle, lubridate, magrittr, readr, rlang, scales (>= 1.0.0), stringr, tibble, utils, withr Suggests: covr, flextable, ggplot2, here, knitr, rmarkdown, spelling, testthat (>= 3.0.0) VignetteBuilder: knitr RdMacros: lifecycle Config/roxygen2/markdown: TRUE Config/roxygen2/version: 8.0.0 Config/testthat/edition: 3 Encoding: UTF-8 Language: en-GB LazyData: true Config/pak/sysreqs: libicu-dev libx11-dev Repository: https://public-health-scotland.r-universe.dev Date/Publication: 2026-05-10 10:17:20 UTC RemoteUrl: https://github.com/public-health-scotland/phsmethods RemoteRef: HEAD RemoteSha: a4306f931e1b709492591969a9a4751493c661ba NeedsCompilation: no Packaged: 2026-06-09 06:05:23 UTC; root Author: Public Health Scotland [cph], David Caldwell [aut], Lucinda Lawrie [rev], Jack Hannah [aut], Tina Fu [aut, cre], Ciara Gribben [aut], Chris Deans [aut], Jaime Villacampa [aut], Graeme Gowans [aut], Alice Byers [ctb], Alan Yeung [ctb], James Hayes [aut] (ORCID: ), Nicolaos Christofidis [aut] Maintainer: Tina Fu