Type: Package
Package: cvdprevent
Title: Access and Analyse Data from the 'CVD Prevent' API
Version: 0.2.4
Authors@R: c(
    person("Craig", "Parylo", , "craig.parylo2@nhs.net", role = c("aut", "cre", "cph"),
           comment = c(ORCID = "0000-0003-4297-7808")),
    person("Cardiovascular Disease Prevention Audit (CVDPREVENT)", role = "ant",
           comment = "Data provider and audit sponsor")
  )
Maintainer: Craig Parylo <craig.parylo2@nhs.net>
Description: Provides an R interface to the 'CVD Prevent' application
    programming interface (API), allowing users to retrieve and analyse
    cardiovascular disease prevention data from primary care records
    across England. The Cardiovascular Disease Prevention Audit
    (CVDPREVENT) automatically extracts routinely held GP health data to
    support national reporting and improvement initiatives.  See the API
    documentation for details:
    <https://bmchealthdocs.atlassian.net/wiki/spaces/CP/pages/317882369/CVDPREVENT+API+Documentation>.
License: MIT + file LICENSE
URL: https://github.com/craig-parylo/cvdprevent
        https://craig-parylo.github.io/cvdprevent/
BugReports: https://github.com/craig-parylo/cvdprevent/issues
Depends: R (>= 4.1.0)
Imports: cachem, cli, dplyr, glue, httr2, memoise, purrr, rappdirs,
        tibble, tidyr
Suggests: ggplot2, gt, knitr, mockery, rmarkdown, testthat (>= 3.0.0)
VignetteBuilder: knitr
Config/testthat/edition: 3
Encoding: UTF-8
NeedsCompilation: no
RoxygenNote: 7.3.3
Packaged: 2025-11-11 10:59:34 UTC; Craig.Parylo
Author: Craig Parylo [aut, cre, cph] (ORCID:
    <https://orcid.org/0000-0003-4297-7808>),
  Cardiovascular Disease Prevention Audit (CVDPREVENT) [ant] (Data
    provider and audit sponsor)
Repository: CRAN
Date/Publication: 2025-11-11 13:00:18 UTC
Built: R 4.6.0; ; 2025-11-11 15:38:05 UTC; unix
