Type: Package Package: cvdprevent Title: Access and Analyse Data from the 'CVD Prevent' API Version: 0.2.5 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 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: . 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: forcats, ggplot2, gt, knitr, mockery, plotly, rmarkdown, testthat (>= 3.0.0), zoo VignetteBuilder: knitr Config/testthat/edition: 3 Encoding: UTF-8 NeedsCompilation: no Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Config/Needs/website: rmarkdown Config/pak/sysreqs: libicu-dev libssl-dev Repository: https://craig-parylo.r-universe.dev Date/Publication: 2026-01-29 16:21:23 UTC RemoteUrl: https://github.com/craig-parylo/cvdprevent RemoteRef: HEAD RemoteSha: 8dd07bd6d7c21dfad35702caa3721d51d85b30f0 Packaged: 2026-07-03 06:20:10 UTC; root Author: Craig Parylo [aut, cre, cph] (ORCID: ), Cardiovascular Disease Prevention Audit (CVDPREVENT) [ant] (Data provider and audit sponsor)