Package: preventr
Title: An Implementation of the PREVENT and Pooled Cohort Equations
Version: 0.12.0
Date: 2026-06-23
Authors@R: 
    person("Martin", "Mayer", , "mmayer@ebsco.com",
           role = c("aut", "cre", "cph"),
           comment = c(ORCID = "0000-0003-3210-2274"))
Description: Implements the American Heart Association Predicting
    Risk of cardiovascular disease EVENTs (PREVENT) equations from Khan
    SS, Matsushita K, Sang Y, and colleagues (2023)
    <doi:10.1161/CIRCULATIONAHA.123.067626>, with optional comparison 
    with their de facto predecessor, the Pooled Cohort Equations from the 
	  American Heart Association and American College of Cardiology (2013)
	  <doi:10.1161/01.cir.0000437741.48606.98> and the revision to the Pooled 
	  Cohort Equations from Yadlowsky and colleagues (2018) 
	  <doi:10.7326/M17-3011>.
License: MIT + file LICENSE
URL: https://martingmayer.com/preventr,
        https://github.com/martingmayer/preventr,
        https://martingmayer.shinyapps.io/prevent-equations/
Encoding: UTF-8
Depends: R (>= 4.1.0)
Imports: dplyr, ggplot2
Suggests: data.table, devtools, knitr, patchwork, purrr, rmarkdown,
        testthat (>= 3.0.0), utils, vdiffr
Config/testthat/edition: 3
Config/Needs/website: rmarkdown
VignetteBuilder: knitr
Config/roxygen2/version: 8.0.0
NeedsCompilation: no
Packaged: 2026-06-23 18:48:17 UTC; MartyMayer
Author: Martin Mayer [aut, cre, cph] (ORCID:
    <https://orcid.org/0000-0003-3210-2274>)
Maintainer: Martin Mayer <mmayer@ebsco.com>
Repository: CRAN
Date/Publication: 2026-06-24 05:20:08 UTC
