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) , with optional comparison with their de facto predecessor, the Pooled Cohort Equations from the American Heart Association and American College of Cardiology (2013) and the revision to the Pooled Cohort Equations from Yadlowsky and colleagues (2018) . License: MIT + file LICENSE URL: https://martingmayer.com/preventr, https://github.com/martingmayer/preventr, https://martingmayer.shinyapps.io/prevent-equations/ Encoding: UTF-8 Roxygen: list(markdown = TRUE) 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 Repository: https://martingmayer.r-universe.dev Date/Publication: 2026-06-24 11:30:18 UTC RemoteUrl: https://github.com/martingmayer/preventr RemoteRef: HEAD RemoteSha: ebe2ac15c38569c3bdaf871c4853b6eeff77b039 NeedsCompilation: no Packaged: 2026-06-24 14:59:19 UTC; root Author: Martin Mayer [aut, cre, cph] (ORCID: ) Maintainer: Martin Mayer