Package: phsmethods
Title: Standard Methods for Use in Public Health Scotland
Version: 1.0.2
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", "McMahon", , "James.McMahon@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 (>= 2.10)
Imports: cli, dplyr, lifecycle, lubridate, magrittr, readr, rlang,
        scales (>= 1.0.0), stringr, tibble, utils
Suggests: covr, ggplot2, here, knitr, rmarkdown, spelling, testthat (>=
        3.0.0)
RdMacros: lifecycle
Config/testthat/edition: 3
Encoding: UTF-8
Language: en-GB
LazyData: true
RoxygenNote: 7.2.3
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2024-01-08 14:30:34 UTC; yuyanf01
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 McMahon [aut] (<https://orcid.org/0000-0002-5380-2029>),
  Nicolaos Christofidis [aut]
Maintainer: Tina Fu <Yuyan.Fu2@phs.scot>
Repository: CRAN
Date/Publication: 2024-01-08 23:10:03 UTC
Built: R 4.4.0; ; 2024-04-06 22:17:11 UTC; unix
