Package: NHSDataDictionaRy
Type: Package
Title: NHS Data Dictionary Toolset for NHS Lookups
Version: 1.2.5
Authors@R: c(
          person("Gary", "Hutson", , "hutsons-hacks@outlook.com", c("aut", "cre"), comment = c(ORCID="0000-0003-3534-6143")),
          person("Calum", "Polwart", , "calum.polwart@nhs.net", "aut"),
          person("Tom", "Jemmett", ,"thomas.jemmett@nhs.net", "aut", comment = c(ORCID="0000-0002-6943-2990"))
          )
Maintainer: Gary Hutson <hutsons-hacks@outlook.com>
Description: Providing a common set of simplified web scraping tools for working with the NHS Data Dictionary <https://datadictionary.nhs.uk/data_elements_overview.html>.
    The intended usage is to access the data elements section of the NHS Data Dictionary to access key lookups.
    The benefits of having it in this package are that the lookups are the live lookups on the website and will not need to be maintained.
    This package was commissioned by the NHS-R community <https://nhsrcommunity.com/> to provide this consistency of lookups.
    The OpenSafely lookups have now been added <https://www.opencodelists.org/docs/>.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: false
RoxygenNote: 7.1.1
Imports: xml2, dplyr, magrittr, rvest, stringr, purrr, tibble, httr
Collate: 'left_xl.R' 'len_xl.R' 'linkScrapeR.R' 'mid_xl.R'
        'nhs_data_elements.R' 'scrapeR.R' 'tableR.R'
        'nhs_table_findeR.R' 'right_xl.R' 'openSafely_listR.R'
        'xpathTextR.R'
Suggests: knitr, rmarkdown, spelling
VignetteBuilder: knitr
Language: en-US
NeedsCompilation: no
Packaged: 2021-07-09 11:38:08 UTC; garyh
Author: Gary Hutson [aut, cre] (<https://orcid.org/0000-0003-3534-6143>),
  Calum Polwart [aut],
  Tom Jemmett [aut] (<https://orcid.org/0000-0002-6943-2990>)
Repository: CRAN
Date/Publication: 2021-07-09 13:10:05 UTC
Built: R 4.4.3; ; 2025-10-21 14:12:05 UTC; windows
