Package: preventr
Title: An Implementation of the PREVENT and Pooled Cohort Equations
Version: 0.11.0
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
RoxygenNote: 7.3.2
Depends: R (>= 3.5.0)
Imports: dplyr
Suggests: data.table, devtools, knitr, purrr, rmarkdown, testthat (>=
        3.0.0), utils
Config/testthat/edition: 3
Config/Needs/website: rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2025-01-26 13:49:22 UTC; MartyMayer
Author: Martin Mayer [aut, cre, cph] (<https://orcid.org/0000-0003-3210-2274>)
Maintainer: Martin Mayer <mmayer@ebsco.com>
Repository: CRAN
Date/Publication: 2025-01-26 23:20:01 UTC
Built: R 4.4.3; ; 2025-11-01 04:39:45 UTC; windows
