Type: Package
Package: cvdprevent
Title: Wrapper for the 'CVD Prevent' Application Programming Interface
Version: 0.2.2
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")
  )
Maintainer: Craig Parylo <craig.parylo2@nhs.net>
Description: Provides an R wrapper to the 'CVD Prevent' application
    programming interface (API). Users can make API requests through
    built-in R functions. The Cardiovascular Disease Prevention Audit 
    (CVDPREVENT) is an England-wide primary care audit that automatically 
    extracts routinely held GP health data. 
    <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
Imports: cli, dplyr, glue, httr2, jsonlite, purrr, tibble, tidyr
Suggests: ggplot2, gt, knitr, rmarkdown, testthat (>= 3.0.0)
VignetteBuilder: knitr
Encoding: UTF-8
RoxygenNote: 7.3.2
Config/testthat/edition: 3
Depends: R (>= 4.1.0)
NeedsCompilation: no
Packaged: 2025-05-25 12:46:58 UTC; craigparylo
Author: Craig Parylo [aut, cre, cph] (ORCID:
    <https://orcid.org/0000-0003-4297-7808>),
  Cardiovascular Disease Prevention Audit (CVDPREVENT) [ant]
Repository: CRAN
Date/Publication: 2025-05-25 13:00:03 UTC
Built: R 4.6.0; ; 2025-08-18 13:17:11 UTC; unix
